Add xkeyboard-config to See Also of man pages referencing xkb
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
cfbe471b58
commit
47b6ba3204
|
@ -727,7 +727,7 @@ translated if it was the first core keyboard.
|
||||||
.BR DMX "(__libmansuffix__), " X "(__miscmansuffix__), "
|
.BR DMX "(__libmansuffix__), " X "(__miscmansuffix__), "
|
||||||
.BR Xserver "(__appmansuffix__), " xdmxconfig "(__appmansuffix__), "
|
.BR Xserver "(__appmansuffix__), " xdmxconfig "(__appmansuffix__), "
|
||||||
.BR vdltodmx "(__appmansuffix__), " xfs "(__appmansuffix__), "
|
.BR vdltodmx "(__appmansuffix__), " xfs "(__appmansuffix__), "
|
||||||
.BR xkbcomp (__appmansuffix__)
|
.BR xkbcomp "(__appmansuffix__), " xkeyboard-config "(__miscmansuffix__)"
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Kevin E. Martin
|
Kevin E. Martin
|
||||||
.I <kem@redhat.com>,
|
.I <kem@redhat.com>,
|
||||||
|
|
|
@ -574,6 +574,7 @@ Initial access control list for display
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
X(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xinit(__appmansuffix__),
|
X(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xinit(__appmansuffix__),
|
||||||
__xconfigfile__(__filemansuffix__), xvidtune(__appmansuffix__),
|
__xconfigfile__(__filemansuffix__), xvidtune(__appmansuffix__),
|
||||||
|
xkeyboard-config (__miscmansuffix__),
|
||||||
apm(__drivermansuffix__),
|
apm(__drivermansuffix__),
|
||||||
ati(__drivermansuffix__),
|
ati(__drivermansuffix__),
|
||||||
chips(__drivermansuffix__),
|
chips(__drivermansuffix__),
|
||||||
|
|
|
@ -372,7 +372,8 @@ Need some examples
|
||||||
|
|
||||||
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
X(__miscmansuffix__), Xserver(1), xdm(1), xinit(1), XWinrc(__filemansuffix__), setxkbmap(1)
|
X(__miscmansuffix__), Xserver(1), xdm(1), xinit(1), XWinrc(__filemansuffix__),
|
||||||
|
setxkbmap(1), xkeyboard-config (__miscmansuffix__).
|
||||||
|
|
||||||
|
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
|
|
|
@ -561,6 +561,8 @@ Fonts: \fIbdftopcf\fP(1), \fImkfontdir\fP(1), \fImkfontscale\fP(1),
|
||||||
\fIxfs\fP(1), \fIxlsfonts\fP(1), \fIxfontsel\fP(1), \fIxfd\fP(1),
|
\fIxfs\fP(1), \fIxlsfonts\fP(1), \fIxfontsel\fP(1), \fIxfd\fP(1),
|
||||||
.I "X Logical Font Description Conventions"
|
.I "X Logical Font Description Conventions"
|
||||||
.PP
|
.PP
|
||||||
|
Keyboards: \fIxkeyboard-config\fP(__miscmansuffix__)
|
||||||
|
.PP
|
||||||
Security: \fIXsecurity\fP(__miscmansuffix__), \fIxauth\fP(1), \fIXau\fP(1),
|
Security: \fIXsecurity\fP(__miscmansuffix__), \fIxauth\fP(1), \fIXau\fP(1),
|
||||||
\fIxdm\fP(1), \fIxhost\fP(1), \fIxfwp\fP(1),
|
\fIxdm\fP(1), \fIxhost\fP(1), \fIxfwp\fP(1),
|
||||||
.I "Security Extension Specification"
|
.I "Security Extension Specification"
|
||||||
|
|
Loading…
Reference in New Issue