Bug #1821: Typo fix in xorg.conf man page (Jens Schweikhardt)
This commit is contained in:
parent
cc95e597b5
commit
45bcb8e22a
|
@ -1,4 +1,4 @@
|
||||||
.\" $XdotOrg$
|
.\" $XdotOrg: xc/programs/Xserver/hw/xfree86/xorg.conf.man,v 1.2 2004/04/23 19:20:02 eich Exp $
|
||||||
.\" shorthand for double quote that works everywhere.
|
.\" shorthand for double quote that works everywhere.
|
||||||
.ds q \N'34'
|
.ds q \N'34'
|
||||||
.TH __xconfigfile__ __filemansuffix__ __vendorversion__
|
.TH __xconfigfile__ __filemansuffix__ __vendorversion__
|
||||||
|
@ -149,7 +149,7 @@ output devices that will be used in a session. The input devices
|
||||||
are described in the
|
are described in the
|
||||||
.B InputDevice
|
.B InputDevice
|
||||||
sections. Output devices usually consist of multiple independent
|
sections. Output devices usually consist of multiple independent
|
||||||
components (e.g., and graphics board and a monitor). These multiple
|
components (e.g., a graphics board and a monitor). These multiple
|
||||||
components are bound together in the
|
components are bound together in the
|
||||||
.B Screen
|
.B Screen
|
||||||
sections, and it is these that are referenced by the
|
sections, and it is these that are referenced by the
|
||||||
|
|
Loading…
Reference in New Issue