aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
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 1a49c5f322083..28e3980869d68 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 ff147f0e84f9b..053d38cb526ef 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 c2126564d2e6b..7366d7e587cd6 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 7241c225f29df..b1d46098d256c 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 290a2eaf3a192..eb1240e458cb7 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 df1ebf225f11d..338cbf02a9f76 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 81591b8593c7b..ac9e1cba984e4 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