summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
committermpp <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
commit0796408d4a65a408fb888b67c7c5281e1c2b15f9 (patch)
tree4e2ceb31ad0d7c084e01b96df21229496bcbecef /usr.bin
parent3178b161105c3f9e9671218f6bea65098f246950 (diff)
downloadFreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.zip
FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.tar.gz
Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/checknr/checknr.12
-rw-r--r--usr.bin/dnsquery/dnsquery.13
-rw-r--r--usr.bin/gprof/gprof.16
-rw-r--r--usr.bin/lex/lexdoc.14
-rw-r--r--usr.bin/ncftp/ncftp.16
-rw-r--r--usr.bin/uuencode/uuencode.13
-rw-r--r--usr.bin/uuencode/uuencode.format.51
7 files changed, 11 insertions, 14 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1
index 1a49c5f..28e3980 100644
--- a/usr.bin/checknr/checknr.1
+++ b/usr.bin/checknr/checknr.1
@@ -137,7 +137,7 @@ macro packages.
.Sh SEE ALSO
.Xr nroff 1 ,
.Xr troff 1 ,
-.Xr checkeq 1 ,
+.\" .Xr checkeq 1 ,
.Xr ms 7 ,
.Xr me 7
.Sh DIAGNOSTICS
diff --git a/usr.bin/dnsquery/dnsquery.1 b/usr.bin/dnsquery/dnsquery.1
index ff147f0..053d38c 100644
--- a/usr.bin/dnsquery/dnsquery.1
+++ b/usr.bin/dnsquery/dnsquery.1
@@ -140,8 +140,7 @@ The name of the host (or domain) of interest.
.br
<resolv.h> list of resolver flags
.SH "SEE ALSO"
-nslookup(8), nstest(1), nsquery(1),
-named(8), resolver(5)
+nslookup(8), named(8), resolver(5)
.SH DIAGNOSTICS
If the resolver fails to answer the query and debugging has not been
turned on,
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index c212656..7366d7e 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -233,10 +233,10 @@ Dynamic call graph and profile.
Summarized dynamic call graph and profile.
.El
.Sh SEE ALSO
-.Xr monitor 3 ,
+.\" .Xr monitor 3 ,
.Xr profil 2 ,
-.Xr cc 1 ,
-.Xr prof 1
+.Xr cc 1
+.\" .Xr prof 1
.Rs
.%T "An Execution Profiler for Modular Programs"
.%A S. Graham
diff --git a/usr.bin/lex/lexdoc.1 b/usr.bin/lex/lexdoc.1
index 7241c22..b1d4609 100644
--- a/usr.bin/lex/lexdoc.1
+++ b/usr.bin/lex/lexdoc.1
@@ -1,6 +1,6 @@
-.TH FLEXDOC 1 "November 1993" "Version 2.4"
+.TH LEXDOC 1 "November 1993" "Version 2.4"
.SH NAME
-flexdoc \- documentation for flex, fast lexical analyzer generator
+lexdoc \- documentation for flex, fast lexical analyzer generator
.SH SYNOPSIS
.B flex
.B [\-bcdfhilnpstvwBFILTV78+ \-C[aefFmr] \-Pprefix \-Sskeleton]
diff --git a/usr.bin/ncftp/ncftp.1 b/usr.bin/ncftp/ncftp.1
index 290a2ea..eb1240e 100644
--- a/usr.bin/ncftp/ncftp.1
+++ b/usr.bin/ncftp/ncftp.1
@@ -64,7 +64,7 @@
.\"-------
.SH "NAME"
.\"-------
-NcFTP \(em Internet file transfer program
+ncftp \(em Internet file transfer program
.\"-------
.SH "SYNOPSIS"
.\"-------
@@ -1397,6 +1397,6 @@ or
.IR compress (1),
.IR gzip (1),
.IR zcat (1),
-.IR fsp (1),
-.IR archie (1),
+.\" .IR fsp (1),
+.\" .IR archie (1),
.IR tftp (1).
diff --git a/usr.bin/uuencode/uuencode.1 b/usr.bin/uuencode/uuencode.1
index df1ebf2..338cbf0 100644
--- a/usr.bin/uuencode/uuencode.1
+++ b/usr.bin/uuencode/uuencode.1
@@ -93,8 +93,7 @@ uuencode src_tree.tar.Z \&| mail sys1!sys2!user
.Xr compress 1 ,
.Xr mail 1 ,
.Xr uucp 1 ,
-.Xr uuencode 5 ,
-.Xr format 5
+.Xr uuencode 5
.Sh BUGS
The encoded form of the file is expanded by 35% (3 bytes become 4 plus
control information).
diff --git a/usr.bin/uuencode/uuencode.format.5 b/usr.bin/uuencode/uuencode.format.5
index 81591b8..ac9e1cb 100644
--- a/usr.bin/uuencode/uuencode.format.5
+++ b/usr.bin/uuencode/uuencode.format.5
@@ -91,7 +91,6 @@ on a line by itself.
.Sh SEE ALSO
.Xr uuencode 1 ,
.Xr uudecode 1 ,
-.Xr uusend 1 ,
.Xr uucp 1 ,
.Xr mail 1
.Sh HISTORY
OpenPOWER on IntegriCloud