summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-05-24 18:24:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-05-24 18:24:29 -0700
commit66611f2fdca348c619afb4509e860919088c6fbf (patch)
tree5f26c4ab4f651999c47c0c85ac7cc7e889bb0c46
parent704cb5aad217a1818c05e3cd5334c484020150e6 (diff)
X.Org bug #10616: Add all the X info commands to See Also in man page
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313>
-rw-r--r--xdpyinfo.man8
1 files changed, 7 insertions, 1 deletions
diff --git a/xdpyinfo.man b/xdpyinfo.man
index ca4326c..d360c05 100644
--- a/xdpyinfo.man
+++ b/xdpyinfo.man
@@ -58,7 +58,13 @@ and the server is displayed.
.B DISPLAY
To get the default host, display number, and screen.
.SH "SEE ALSO"
-X(__miscmansuffix__), xwininfo(1), xprop(1), xrdb(1)
+.IR X (__miscmansuffix__),
+.IR xprop (__appmansuffix__),
+.IR xrdb (__appmansuffix__),
+.IR xwininfo (__appmansuffix__),
+.IR xdriinfo (__appmansuffix__),
+.IR xvinfo (__appmansuffix__),
+.IR glxinfo (__appmansuffix__)
.SH AUTHOR
Jim Fulton, MIT X Consortium
.br