summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-06-08 13:58:08 +0000
committercharnier <charnier@FreeBSD.org>2003-06-08 13:58:08 +0000
commit5f2eefe79ba26866eebe2ddd6780ffc67e4954a7 (patch)
tree64c94becacc0c2e600e9d70759681432fc494c38 /usr.bin
parent32299344deac80f8044bc09fdfa1fe3d36d59e93 (diff)
downloadFreeBSD-src-5f2eefe79ba26866eebe2ddd6780ffc67e4954a7.zip
FreeBSD-src-5f2eefe79ba26866eebe2ddd6780ffc67e4954a7.tar.gz
Add section number to .Xr
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rs/rs.112
-rw-r--r--usr.bin/tset/tset.12
-rw-r--r--usr.bin/ul/ul.12
-rw-r--r--usr.bin/vgrind/vgrind.17
4 files changed, 12 insertions, 11 deletions
diff --git a/usr.bin/rs/rs.1 b/usr.bin/rs/rs.1
index 4187d8d..2b083a4 100644
--- a/usr.bin/rs/rs.1
+++ b/usr.bin/rs/rs.1
@@ -173,12 +173,12 @@ The
.Nm
utility can be used as a filter to convert the stream output
of certain programs (e.g.,
-.Xr spell ,
-.Xr du ,
-.Xr file ,
-.Xr look ,
-.Xr nm ,
-.Xr who ,
+.Xr spell 1 ,
+.Xr du 1 ,
+.Xr file 1 ,
+.Xr look 1 ,
+.Xr nm 1 ,
+.Xr who 1 ,
and
.Xr wc 1 )
into a convenient ``window'' format, as in
diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1
index db72715..94528b6 100644
--- a/usr.bin/tset/tset.1
+++ b/usr.bin/tset/tset.1
@@ -187,7 +187,7 @@ If the
environment variable ends in ``csh'', the commands are for the
.Nm csh ,
otherwise, they are for
-.Xr sh .
+.Xr sh 1 .
Note, the
.Nm csh
commands set and unset the shell variable
diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1
index 2deb302..9a456e7 100644
--- a/usr.bin/ul/ul.1
+++ b/usr.bin/ul/ul.1
@@ -69,7 +69,7 @@ The following options are available:
Underlining is indicated by a separate line containing appropriate
dashes `\-'; this is useful when you want to look at the underlining
which is present in an
-.Xr nroff
+.Xr nroff 1
output stream on a crt-terminal.
.It Fl t Ar terminal
Overrides the terminal type specified in the environment with
diff --git a/usr.bin/vgrind/vgrind.1 b/usr.bin/vgrind/vgrind.1
index e6d51ba..6c0b435 100644
--- a/usr.bin/vgrind/vgrind.1
+++ b/usr.bin/vgrind/vgrind.1
@@ -83,7 +83,7 @@ ends processing
.Pp
These lines are formatted as described above. The output from this
filter can be passed to
-.Xr troff
+.Xr troff 1
for output. There need be no particular ordering with
.Xr eqn 1
or
@@ -159,7 +159,7 @@ specifies a point size to use on output (exactly the same as the argument
of a .ps)
.It Fl t
similar to the same option in
-.Xr troff
+.Xr troff 1
causing formatted text to go to the standard output
.It Fl x
outputs the index file in a ``pretty'' format.
@@ -192,7 +192,8 @@ language descriptions
.Xr getcap 3 ,
.Xr vgrindefs 5
.Sh BUGS
-Vfontedpr assumes that a certain programming style is followed:
+The vfontedpr preprocessor assumes that a certain programming style is
+followed:
.Pp
For
.Tn C
OpenPOWER on IntegriCloud