Changeset 1673507 in git for singuname.sh


Ignore:
Timestamp:
Jan 8, 2013, 11:52:40 PM (11 years ago)
Author:
Max Horn <max@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7ee69f18c3d270f0f8b59dc03b0c276d7066146b
Parents:
8836a9f43c10a0aea1e3ab6a8d9ecf52fe6a9128
git-author:
Max Horn <max@quendi.de>2013-01-08 23:52:40+01:00
git-committer:
Oleksandr Motsak <http://goo.gl/mcpzY>2013-01-10 16:45:07+01:00
Message:
Fix spelling: "MacOS X" -> "Mac OS X"

The correct official spelling is indeed "Mac OS X". This is in
contrast to old macintosh operating systems which were called "MacOS"
as in "MacOS 7".

Conflicts:
	README
File:
1 edited

Legend:

Unmodified
Added
Removed
  • singuname.sh

    r8836a9 r1673507  
    203203        exit 1
    204204    fi
    205 # Darwin/MacOS X ##############################################
     205# Darwin/Mac OS X ##############################################
    206206elif (echo $uname_m | $egrep "Power Macintosh" > $devnull)
    207207then
Note: See TracChangeset for help on using the changeset viewer.