Remove reference to XF86config-4. Add xorgcfg(1) to See Also list.
This commit is contained in:
parent
b54c8154ca
commit
8df7628a2a
|
@ -1,3 +1,4 @@
|
|||
.\" $XdotOrg: $
|
||||
.\" $XFree86: xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.man,v 1.5 2001/11/01 23:35:34 dawes Exp $
|
||||
.TH xorgconfig 1 __vendorversion__
|
||||
.SH NAME
|
||||
|
@ -9,14 +10,13 @@ xorgconfig \- generate an __XCONFIGFILE__ file
|
|||
for use with __XSERVERNAME__ X servers.
|
||||
.PP
|
||||
Note that the default name used by \fIxorgconfig\fP for the __XCONFIGFILE__ file
|
||||
is system-dependent. For instance, on some systems, __XCONFIGFILE__-4 is used,
|
||||
and on OS/2, XConfig is used.
|
||||
is system-dependent. For instance, on OS/2, XConfig is used.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I __projectroot__/lib/X11/Cards
|
||||
Video cards database
|
||||
.SH "SEE ALSO"
|
||||
__XSERVERNAME__(1), __XCONFIGFILE__(__filemansuffix__), reconfig(1)
|
||||
__XSERVERNAME__(1), __XCONFIGFILE__(__filemansuffix__), xorgcfg(1), reconfig(1)
|
||||
.SH AUTHOR
|
||||
Harm Hanemaayer.
|
||||
.\" $TOG: xf86conf.man /main/9 1997/07/19 10:53:08 kaleb $
|
||||
|
|
Loading…
Reference in New Issue