Update See Also lists in Xorg & xorg.conf man pages
Remove xorgconfig & xorgcfg Update driver lists: - Remove vga - i810->intel - via->openchrome
This commit is contained in:
parent
bd147e6f4b
commit
24c562f04b
|
@ -577,7 +577,7 @@ Initial access control list for display
|
||||||
.IR n .
|
.IR n .
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
X(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xinit(__appmansuffix__),
|
X(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xinit(__appmansuffix__),
|
||||||
__xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), xorgcfg(__appmansuffix__), xvidtune(__appmansuffix__),
|
__xconfigfile__(__filemansuffix__), xvidtune(__appmansuffix__),
|
||||||
apm(__drivermansuffix__),
|
apm(__drivermansuffix__),
|
||||||
ati(__drivermansuffix__),
|
ati(__drivermansuffix__),
|
||||||
chips(__drivermansuffix__),
|
chips(__drivermansuffix__),
|
||||||
|
@ -588,12 +588,13 @@ glide(__drivermansuffix__),
|
||||||
glint(__drivermansuffix__),
|
glint(__drivermansuffix__),
|
||||||
i128(__drivermansuffix__),
|
i128(__drivermansuffix__),
|
||||||
i740(__drivermansuffix__),
|
i740(__drivermansuffix__),
|
||||||
i810(__drivermansuffix__),
|
|
||||||
imstt(__drivermansuffix__),
|
imstt(__drivermansuffix__),
|
||||||
|
intel(__drivermansuffix__),
|
||||||
mga(__drivermansuffix__),
|
mga(__drivermansuffix__),
|
||||||
neomagic(__drivermansuffix__),
|
neomagic(__drivermansuffix__),
|
||||||
nsc(__drivermansuffix__),
|
nsc(__drivermansuffix__),
|
||||||
nv(__drivermansuffix__),
|
nv(__drivermansuffix__),
|
||||||
|
openchrome (__drivermansuffix__),
|
||||||
r128(__drivermansuffix__),
|
r128(__drivermansuffix__),
|
||||||
rendition(__drivermansuffix__),
|
rendition(__drivermansuffix__),
|
||||||
s3virge(__drivermansuffix__),
|
s3virge(__drivermansuffix__),
|
||||||
|
@ -612,7 +613,6 @@ trident(__drivermansuffix__),
|
||||||
tseng(__drivermansuffix__),
|
tseng(__drivermansuffix__),
|
||||||
v4l(__drivermansuffix__),
|
v4l(__drivermansuffix__),
|
||||||
vesa(__drivermansuffix__),
|
vesa(__drivermansuffix__),
|
||||||
vga(__drivermansuffix__),
|
|
||||||
vmware(__drivermansuffix__),
|
vmware(__drivermansuffix__),
|
||||||
.br
|
.br
|
||||||
Web site
|
Web site
|
||||||
|
|
|
@ -2162,7 +2162,7 @@ General:
|
||||||
.PP
|
.PP
|
||||||
Display drivers:
|
Display drivers:
|
||||||
.BR apm (__drivermansuffix__),
|
.BR apm (__drivermansuffix__),
|
||||||
.\" .BR ati (__drivermansuffix__),
|
.BR ati (__drivermansuffix__),
|
||||||
.BR chips (__drivermansuffix__),
|
.BR chips (__drivermansuffix__),
|
||||||
.BR cirrus (__drivermansuffix__),
|
.BR cirrus (__drivermansuffix__),
|
||||||
.BR cyrix (__drivermansuffix__),
|
.BR cyrix (__drivermansuffix__),
|
||||||
|
@ -2171,11 +2171,12 @@ Display drivers:
|
||||||
.BR glint (__drivermansuffix__),
|
.BR glint (__drivermansuffix__),
|
||||||
.BR i128 (__drivermansuffix__),
|
.BR i128 (__drivermansuffix__),
|
||||||
.BR i740 (__drivermansuffix__),
|
.BR i740 (__drivermansuffix__),
|
||||||
.BR i810 (__drivermansuffix__),
|
|
||||||
.BR imstt (__drivermansuffix__),
|
.BR imstt (__drivermansuffix__),
|
||||||
|
.BR intel (__drivermansuffix__),
|
||||||
.BR mga (__drivermansuffix__),
|
.BR mga (__drivermansuffix__),
|
||||||
.BR neomagic (__drivermansuffix__),
|
.BR neomagic (__drivermansuffix__),
|
||||||
.BR nv (__drivermansuffix__),
|
.BR nv (__drivermansuffix__),
|
||||||
|
.BR openchrome (__drivermansuffix__),
|
||||||
.BR r128 (__drivermansuffix__),
|
.BR r128 (__drivermansuffix__),
|
||||||
.BR rendition (__drivermansuffix__),
|
.BR rendition (__drivermansuffix__),
|
||||||
.BR savage (__drivermansuffix__),
|
.BR savage (__drivermansuffix__),
|
||||||
|
@ -2194,8 +2195,6 @@ Display drivers:
|
||||||
.BR trident (__drivermansuffix__),
|
.BR trident (__drivermansuffix__),
|
||||||
.BR tseng (__drivermansuffix__),
|
.BR tseng (__drivermansuffix__),
|
||||||
.BR vesa (__drivermansuffix__),
|
.BR vesa (__drivermansuffix__),
|
||||||
.BR vga (__drivermansuffix__),
|
|
||||||
.BR via (__drivermansuffix__),
|
|
||||||
.BR vmware (__drivermansuffix__).
|
.BR vmware (__drivermansuffix__).
|
||||||
.PP
|
.PP
|
||||||
Input drivers:
|
Input drivers:
|
||||||
|
|
Loading…
Reference in New Issue