summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-03-13 10:46:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-03-13 10:46:16 -0700
commitaa31b5a446c538b4d009442af7c0c203116b9c76 (patch)
treeeda67d1db3222ea3ed60facdf4bf0f66f05ceb91
parent33515f139ecb3a254b9aa1e4d237a595032d74a1 (diff)
xload.man: adopt standard formatting for man page references
Fixes: https://gitlab.freedesktop.org/xorg/app/xload/-/issues/2 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/xload.man14
1 files changed, 10 insertions, 4 deletions
diff --git a/man/xload.man b/man/xload.man
index d3b0547..b7e15a8 100644
--- a/man/xload.man
+++ b/man/xload.man
@@ -15,8 +15,9 @@ program displays a periodically updating histogram of the system load average.
.SH OPTIONS
.PP
.I Xload
-accepts all of the standard X Toolkit command line options (see \fIX(__miscmansuffix__)\fP).
-The order of the options is unimportant. \fIxload also accepts the
+accepts all of the standard X Toolkit command line options (see
+.BR X (__miscmansuffix__)).
+The order of the options is unimportant. xload also accepts the
following additional options:
.PP
.TP 8
@@ -89,7 +90,10 @@ stored in the RESOURCE_MANAGER property.
.I __apploaddir__/XLoad
specifies required resources
.SH SEE ALSO
-X(__miscmansuffix__), xrdb(__appmansuffix__), mem(__drivermansuffix__), Athena StripChart Widget.
+.BR X (__miscmansuffix__),
+.BR xrdb (__appmansuffix__),
+.BR mem (__drivermansuffix__),
+Athena StripChart Widget.
.SH BUGS
On older platforms, this program may require the ability to open and read
the special system file \fI/dev/kmem\fP. Sites that do not allow general
@@ -101,7 +105,9 @@ used to read it (get_load.c) must be ported to each new operating system.
.SH COPYRIGHT
Copyright \(co X Consortium
.br
-See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions.
+See
+.BR X (__miscmansuffix__)
+for a full statement of rights and permissions.
.SH AUTHORS
K. Shane Hartman (MIT-LCS) and Stuart A. Malone (MIT-LCS);
.br