diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
| commit | bcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch) | |
| tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /usr.bin | |
| parent | f80cd54d3433e33fd7dd0896500bfdf101c83414 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/checknr/checknr.1 | 2 | ||||
| -rw-r--r-- | usr.bin/dnsquery/dnsquery.1 | 3 | ||||
| -rw-r--r-- | usr.bin/gprof/gprof.1 | 6 | ||||
| -rw-r--r-- | usr.bin/lex/lexdoc.1 | 4 | ||||
| -rw-r--r-- | usr.bin/ncftp/ncftp.1 | 6 | ||||
| -rw-r--r-- | usr.bin/uuencode/uuencode.1 | 3 | ||||
| -rw-r--r-- | usr.bin/uuencode/uuencode.format.5 | 1 |
7 files changed, 11 insertions, 14 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index 1a49c5f32208..28e3980869d6 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 ff147f0e84f9..053d38cb526e 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 c2126564d2e6..7366d7e587cd 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 7241c225f29d..b1d46098d256 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 290a2eaf3a19..eb1240e458cb 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 df1ebf225f11..338cbf02a9f7 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 81591b8593c7..ac9e1cba984e 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 |
