summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-02-17 11:20:55 +0000
committerbapt <bapt@FreeBSD.org>2017-02-17 11:20:55 +0000
commite438c36d17735c3396181b241cbe6c72a02f64ee (patch)
tree5e07ffe257b8ded27029c8cedd35ec35e00526e5
parent536dcdb61e3b3c43dfaa64bed563f9631009f2c3 (diff)
downloadFreeBSD-src-e438c36d17735c3396181b241cbe6c72a02f64ee.zip
FreeBSD-src-e438c36d17735c3396181b241cbe6c72a02f64ee.tar.gz
MFC r313659-r313673
r313659: Remove space at and of line Reported by: make manlint MFC after: 2 days r313660: Remove empty Li Reported by: make manlint MFC after: 2 days r313661: Escape Ss to avoid confusion by mdoc parser with the Ss macro Reported by: make manlint MFC after: 2 days r313662: Add missing -width after -Bl -tag Reported by: make manlint MFC after: 2 days r313663: Add missing section after .Xr reference r313664: Escape No to avoid confusion with the No macro r313665: Remove useless .Pp after the .Sh macro and remove empty line r313666: Remove empty space at EOL and escept Ed r313667: Remove spaces at EOL and sort correctly the SEE ALSO section r313668: Add missing section in manpage reference r313669: Properly use .An macro before Authors name r313670: Escape Sm to avoid confusion with Sm macro r313671: Use correct date format r313672: Remove useless Li macro r313673: Remove spaces at end of line Reported by: make manlint
-rw-r--r--bin/pwd/pwd.12
-rw-r--r--bin/sh/sh.12
-rw-r--r--usr.bin/bc/bc.12
-rw-r--r--usr.bin/ctlstat/ctlstat.88
-rw-r--r--usr.bin/env/env.12
-rw-r--r--usr.bin/expand/expand.12
-rw-r--r--usr.bin/ipcrm/ipcrm.19
-rw-r--r--usr.bin/mail/mail.12
-rw-r--r--usr.bin/mkimg/mkimg.12
-rw-r--r--usr.bin/mkuzip/mkuzip.86
-rw-r--r--usr.bin/mt/mt.110
-rw-r--r--usr.bin/perror/perror.18
-rw-r--r--usr.bin/revoke/revoke.18
-rw-r--r--usr.bin/sdiff/sdiff.12
-rw-r--r--usr.bin/units/units.118
-rw-r--r--usr.bin/unzip/unzip.12
-rw-r--r--usr.bin/uuencode/uuencode.12
-rw-r--r--usr.bin/whois/whois.12
18 files changed, 45 insertions, 44 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index 967e40e..964308d 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -87,7 +87,7 @@ utility conforms to
.St -p1003.1-2001 .
.Sh HISTORY
The
-.Nm
+.Nm
command appeared in
.At v5 .
.Sh BUGS
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 20a9dbf..a0e1026 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1033,7 +1033,7 @@ The syntax of the
command is:
.Bd -unfilled -offset indent -compact
.Ic case Ar word Ic in
-.Ar pattern Ns Li ) Ar list Li ;;
+.Ar pattern Ns ) Ar list Li ;;
.Ar ...
.Ic esac
.Ed
diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1
index a762832..09a5075 100644
--- a/usr.bin/bc/bc.1
+++ b/usr.bin/bc/bc.1
@@ -35,7 +35,7 @@
.\"
.\" @(#)bc.1 6.8 (Berkeley) 8/8/91
.\"
-.Dd November 21 2015
+.Dd November 21, 2015
.Dt BC 1
.Os
.Sh NAME
diff --git a/usr.bin/ctlstat/ctlstat.8 b/usr.bin/ctlstat/ctlstat.8
index 038b8ca..28e6d6f 100644
--- a/usr.bin/ctlstat/ctlstat.8
+++ b/usr.bin/ctlstat/ctlstat.8
@@ -1,7 +1,7 @@
-.\"
+.\"
.\" Copyright (c) 2010 Silicon Graphics International Corp.
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -13,7 +13,7 @@
.\" ("Disclaimer") and any redistribution must be conditioned upon
.\" including a substantially similar Disclaimer requirement for further
.\" binary redistribution.
-.\"
+.\"
.\" NO WARRANTY
.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -26,7 +26,7 @@
.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGES.
-.\"
+.\"
.\" ctlstat utility man page.
.\"
.\" Author: Ken Merry <ken@FreeBSD.org>
diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1
index 101f4eb..c999dd0 100644
--- a/usr.bin/env/env.1
+++ b/usr.bin/env/env.1
@@ -133,7 +133,7 @@ is specified,
prints out the names and values
of the variables in the environment, with one name/value pair per line.
.\"
-.Ss Details of Fl S Ss (split-string) processing
+.Ss Details of Fl S \&Ss (split-string) processing
The processing of the
.Fl S
option will split the given
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1
index 2a5cb91..c9c687b 100644
--- a/usr.bin/expand/expand.1
+++ b/usr.bin/expand/expand.1
@@ -81,7 +81,7 @@ If the
.Fl a
option is given, then tabs are inserted whenever they would compress the
resultant file by replacing two or more characters.
-.It Fl t Sm Ar tab1 , tab2 , ... , tabn Sm
+.It Fl t \&Sm Ar tab1 , tab2 , ... , tabn \&Sm
Set tab stops at column positions
.Ar tab1 , tab2 , ... , tabn .
If only a single number is given, tab stops are set that number of
diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1
index f70eab6..28bf348 100644
--- a/usr.bin/ipcrm/ipcrm.1
+++ b/usr.bin/ipcrm/ipcrm.1
@@ -114,6 +114,9 @@ If the identifier or the key is -1, it will remove all these objects.
The wiping of all System V IPC objects was first implemented in
.Fx 6.4 No and 7.1.
.Sh AUTHORS
-The original author was Adam Glass.
-The wiping of all System V IPC objects was thought up by Callum
-Gibson and extended and implemented by Edwin Groothuis.
+The original author was
+.An Adam Glass .
+The wiping of all System V IPC objects was thought up by
+.An Callum Gibson
+and extended and implemented by
+.An Edwin Groothuis .
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 3c3a23e..5f747bc 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1094,7 +1094,7 @@ Default is
.Va save .
.It Va searchheaders
If this option is set, then a message-list specifier in the form
-.Dq Li / Ns Ar x Ns Li : Ns Ar y
+.Dq Li / Ns Ar x Ns : Ns Ar y
will expand to all messages containing the substring
.Ar y
in the header field
diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1
index 856818a..c63ab68 100644
--- a/usr.bin/mkimg/mkimg.1
+++ b/usr.bin/mkimg/mkimg.1
@@ -253,7 +253,7 @@ Directory to put temporary files in; default is
.Sh EXAMPLES
To create a bootable disk image that is partitioned using the GPT scheme and
containing a root file system that was previously created using
-.Xr makefs
+.Xr makefs 8
and also containing a swap partition, run the
.Nm
utility as follows:
diff --git a/usr.bin/mkuzip/mkuzip.8 b/usr.bin/mkuzip/mkuzip.8
index f47764c..ec0732a 100644
--- a/usr.bin/mkuzip/mkuzip.8
+++ b/usr.bin/mkuzip/mkuzip.8
@@ -58,7 +58,7 @@ works in two phases:
An
.Ar infile
image is split into clusters; each cluster is compressed using
-.Xr zlib 3
+.Xr zlib 3
or
.Xr lzma 3 .
.It
@@ -72,7 +72,7 @@ The options are:
Name of the output file
.Ar outfile .
The default is to use the input name with the suffix
-.Pa .uzip
+.Pa .uzip
for the
.Xr zlib 3
compression or
@@ -174,8 +174,8 @@ to handle resulting images correctly.
.Sh SEE ALSO
.Xr gzip 1 ,
.Xr xz 1 ,
-.Xr zlib 3 ,
.Xr lzma 3 ,
+.Xr zlib 3 ,
.Xr geom 4 ,
.Xr geom_uzip 4 ,
.Xr md 4 ,
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 7af3d2b..e056485 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -273,12 +273,12 @@ status command, this will be the same XML output via
.Do
.Nm
status
-.Fl x
+.Fl x
.Dc
.El
.It Cm param
Display or set parameters.
-One of
+One of
.Fl l ,
.Fl s ,
or
@@ -293,7 +293,7 @@ To display a specific parameter, specify the parameter with
.It Fl p Ar name
Specify the parameter name to list (with
.Fl l )
-or set (with
+or set (with
.Fl s ) .
.It Fl q
Enable quiet mode for parameter listing.
@@ -361,11 +361,11 @@ The drive will verify the checksum before writing the block to tape.
.El
.It Cm locate
Set the tape drive's logical position.
-One of
+One of
.Fl b ,
.Fl e ,
.Fl f ,
-or
+or
.Fl s
must be specified to indicate the type of position.
If the partition number is specified, the drive will first relocate to the
diff --git a/usr.bin/perror/perror.1 b/usr.bin/perror/perror.1
index 6fa1664..8d9c5bd 100644
--- a/usr.bin/perror/perror.1
+++ b/usr.bin/perror/perror.1
@@ -1,8 +1,8 @@
-.\"
+.\"
.\" Copyright (c) 2009 Hudson River Trading LLC
.\" Written by: George V. Neville-Neil <gnn@FreeBSD.org>
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -11,7 +11,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -23,7 +23,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.\"
.Dd May 12, 2009
diff --git a/usr.bin/revoke/revoke.1 b/usr.bin/revoke/revoke.1
index 2ab52c3..822d13b 100644
--- a/usr.bin/revoke/revoke.1
+++ b/usr.bin/revoke/revoke.1
@@ -1,6 +1,6 @@
.\" Copyright (c) 2009 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -9,7 +9,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -21,7 +21,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.\"
.Dd June 15, 2009
@@ -53,4 +53,4 @@ The
program first appeared in
.Fx 8.0 .
.Sh AUTHORS
-.An Ed Schouten Aq Mt ed@FreeBSD.org
+.An \&Ed Schouten Aq Mt ed@FreeBSD.org
diff --git a/usr.bin/sdiff/sdiff.1 b/usr.bin/sdiff/sdiff.1
index 16e340a..ef1e128 100644
--- a/usr.bin/sdiff/sdiff.1
+++ b/usr.bin/sdiff/sdiff.1
@@ -167,8 +167,6 @@ The default is
was written from scratch for the public domain by
.An Ray Lai Aq ray@cyth.net .
.Sh CAVEATS
-.Pp
Tabs are treated as anywhere from one to eight characters wide,
depending on the current column.
Terminals that treat tabs as eight characters wide will look best.
-
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index f76e462..9ab76be 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -14,33 +14,33 @@
.Sh OPTIONS
The following options are available:
.Bl -tag -width indent
-.It Fl h No , Fl -help
+.It Fl h \&No , Fl -help
Show an overview of options
-.It Fl f Ar filename No , Fl -file Ar filename
+.It Fl f Ar filename \&No , Fl -file Ar filename
Specify the name of the units data file to load.
-.It Fl H Ar filename No , Fl -historyfile Ar filename
+.It Fl H Ar filename \&No , Fl -historyfile Ar filename
Ignored, for compatibility with GNU units.
.It Fl e , Fl -exponential
Behave as if -o '%6e' was typed.
-.It Fl q No , Fl -quiet
+.It Fl q \&No , Fl -quiet
Suppress prompting of the user for units and the display of statistics
about the number of units loaded.
-.It Fl U No , Fl -unitsfile
+.It Fl U \&No , Fl -unitsfile
If the default unit file exists prints its location.
If not, print
.Qo
Units data file not found
.Qc
-.It Fl t No , Fl -terse
+.It Fl t \&No , Fl -terse
Only print the result. This is used when calling
.Nm
from other programs for easy to parse results.
-.It Fl v No , Fl -verbose
+.It Fl v \&No , Fl -verbose
Print the units in the conversion output.
Be more verbose in general.
-.It Fl o Ar format No , Fl -output-format Ar format
+.It Fl o Ar format \&No , Fl -output-format Ar format
Select the output format string by which numbers are printed.
-.It Fl V No , Fl -version
+.It Fl V \&No , Fl -version
Print the version number, usage, and then exit.
.It Ar from-unit to-unit
Allow a single unit conversion to be done directly from the command
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index 780321c..b7c2d85 100644
--- a/usr.bin/unzip/unzip.1
+++ b/usr.bin/unzip/unzip.1
@@ -171,7 +171,7 @@ The
utility is only able to process ZIP archives handled by
.Xr libarchive 3 .
Depending on the installed version of
-.Xr libarchive ,
+.Xr libarchive 3 ,
this may or may not include self-extracting archives.
.Sh SEE ALSO
.Xr libarchive 3
diff --git a/usr.bin/uuencode/uuencode.1 b/usr.bin/uuencode/uuencode.1
index 9ce7e05..366a6c7 100644
--- a/usr.bin/uuencode/uuencode.1
+++ b/usr.bin/uuencode/uuencode.1
@@ -40,7 +40,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl m
-.Op Fl r
+.Op Fl r
.Op Fl o Ar output_file
.Op Ar file
.Ar name
diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1
index 0fe70a1..cda7295 100644
--- a/usr.bin/whois/whois.1
+++ b/usr.bin/whois/whois.1
@@ -206,7 +206,7 @@ The operands specified to
are treated independently and may be used
as queries on different whois servers.
.Sh ENVIRONMENT
-.Bl -tag
+.Bl -tag -width WHOIS_SERVER
.It Ev WHOIS_SERVER
The primary default whois server.
If this is unset,
OpenPOWER on IntegriCloud