Typo fixes (Nicholas Joly, XFree86 bugzilla #1658)
This commit is contained in:
parent
6b08a5013b
commit
345d99c972
|
@ -1,3 +1,9 @@
|
||||||
|
2006-02-27 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||||
|
|
||||||
|
* hw/darwin/quartz/XDarwinStartup.man:
|
||||||
|
* hw/darwin/utils/dumpkeymap.man:
|
||||||
|
Typo fixes (Nicholas Joly, XFree86 bugzilla #1658)
|
||||||
|
|
||||||
2006-02-24 Roland Scheidegger <rscheidegger_lists@hispeed.ch>
|
2006-02-24 Roland Scheidegger <rscheidegger_lists@hispeed.ch>
|
||||||
|
|
||||||
* hw/xfree86/common/xf86PciInfo.h:
|
* hw/xfree86/common/xf86PciInfo.h:
|
||||||
|
|
|
@ -36,7 +36,7 @@ will call Launch Services to locate XDarwin.app.
|
||||||
.PP
|
.PP
|
||||||
To start the IOKit X server,
|
To start the IOKit X server,
|
||||||
.I XDarwinStartup
|
.I XDarwinStartup
|
||||||
will run the XDarwin execuatable, which should be present in the
|
will run the XDarwin executable, which should be present in the
|
||||||
user's path.
|
user's path.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.I XDarwinStartup
|
.I XDarwinStartup
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
// used with fixed-point font. The third argument is the annotation
|
// used with fixed-point font. The third argument is the annotation
|
||||||
// itself. The block should be terminated with the `AE' macro. For all
|
// itself. The block should be terminated with the `AE' macro. For all
|
||||||
// roff interpreters which properly implement diversions, indentation, and
|
// roff interpreters which properly implement diversions, indentation, and
|
||||||
// tab stops, all anotations within the block are automatically aligned at
|
// tab stops, all annotations within the block are automatically aligned at
|
||||||
// the same horizontal position. This position is guaranteed to be just
|
// the same horizontal position. This position is guaranteed to be just
|
||||||
// to the right of the widest `AN' detail line. For broken roff
|
// to the right of the widest `AN' detail line. For broken roff
|
||||||
// interpreters, such as `rman', the string of spaces from the second
|
// interpreters, such as `rman', the string of spaces from the second
|
||||||
|
|
Loading…
Reference in New Issue