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