docs: fix manual page warnings

All warnings where about unnecessary quoting.  The scriptlet
below will tell what was wrong.

for I in ./top/top.1 ./ps/ps.1 ./*.[0-9]; do
    echo "== $I warnings =="
    man --warnings=all $I > /dev/null
done

This should probably be turned to 'make check' script.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2012-04-16 12:55:53 +02:00
parent e9a9bad264
commit 47100a8125
16 changed files with 39 additions and 39 deletions

2
free.1
View File

@ -93,5 +93,5 @@ memory information
Written by Brian Edmonds. Written by Brian Edmonds.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

4
kill.1
View File

@ -82,12 +82,12 @@ This command meets appropriate standards. The
.B \-L .B \-L
flag is Linux-specific. flag is Linux-specific.
.SH AUTHOR .SH AUTHOR
.UR albert\@users.sf.net .UR albert@users.sf.net
Albert Cahalan Albert Cahalan
.UE .UE
wrote kill in 1999 to replace a bsdutils one that was not standards wrote kill in 1999 to replace a bsdutils one that was not standards
compliant. The util-linux one might also work correctly. compliant. The util-linux one might also work correctly.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -218,10 +218,10 @@ and
.B pgrep .B pgrep
were introduced in Sun's Solaris 7. This implementation is fully compatible. were introduced in Sun's Solaris 7. This implementation is fully compatible.
.SH AUTHOR .SH AUTHOR
.UR kjetilho\@ifi.uio.no .UR kjetilho@ifi.uio.no
Kjetil Torgrim Homme Kjetil Torgrim Homme
.UE .UE
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

2
pmap.1
View File

@ -59,5 +59,5 @@ Did not find all processes asked for.
No standards apply, but pmap looks an awful lot like a SunOS command. No standards apply, but pmap looks an awful lot like a SunOS command.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

12
ps/ps.1
View File

@ -1855,32 +1855,32 @@ ISO/IEC 9945:2003
.SH AUTHOR .SH AUTHOR
.B ps .B ps
was originally written by was originally written by
.UR lankeste\@\:fwi.\:uva.\:nl .UR lankeste@\:fwi.\:uva.\:nl
Branko Lankester Branko Lankester
.UE . .UE .
.UR johnsonm\@\:redhat.\:com .UR johnsonm@\:redhat.\:com
Michael K. Johnson Michael K. Johnson
.UE .UE
re\-wrote it significantly to use the proc filesystem, changing a few things re\-wrote it significantly to use the proc filesystem, changing a few things
in the process. in the process.
.UR mjshield\@\:nyx.\:cs.\:du.\:edu .UR mjshield@\:nyx.\:cs.\:du.\:edu
Michael Shields Michael Shields
.UE .UE
added the pid\-list feature. added the pid\-list feature.
.UR cblake\@\:bbn.\:com .UR cblake@\:bbn.\:com
Charles Blake Charles Blake
.UE .UE
added multi\-level sorting, the dirent\-style library, the device added multi\-level sorting, the dirent\-style library, the device
name\-to\-number mmaped database, the approximate binary search directly on name\-to\-number mmaped database, the approximate binary search directly on
System.map, and many code and documentation cleanups. David Mossberger\-Tang System.map, and many code and documentation cleanups. David Mossberger\-Tang
wrote the generic BFD support for psupdate. wrote the generic BFD support for psupdate.
.UR albert\@\:users.\:sf.\:net .UR albert@\:users.\:sf.\:net
Albert Cahalan Albert Cahalan
.UE .UE
rewrote ps for full Unix98 and BSD support, along with some ugly hacks for rewrote ps for full Unix98 and BSD support, along with some ugly hacks for
obsolete and foreign syntax. obsolete and foreign syntax.
.PP .PP
Please send bug reports to Please send bug reports to
.UR procps\@\:freelists.\:org .UR procps@\:freelists.\:org
.UE . .UE .
No subscription is required or suggested. No subscription is required or suggested.

4
pwdx.1
View File

@ -22,11 +22,11 @@ Output help screen and exit.
.SH STANDARDS .SH STANDARDS
No standards apply, but pwdx looks an awful lot like a SunOS command. No standards apply, but pwdx looks an awful lot like a SunOS command.
.SH AUTHOR .SH AUTHOR
.UR nmiell\@gmail.com .UR nmiell@gmail.com
Nicholas Miell Nicholas Miell
.UE .UE
wrote pwdx in 2004. wrote pwdx in 2004.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -103,12 +103,12 @@ Stop three users.
.SH STANDARDS .SH STANDARDS
No standards apply. No standards apply.
.SH AUTHOR .SH AUTHOR
.UR albert\@users.sf.net .UR albert@users.sf.net
Albert Cahalan Albert Cahalan
.UE .UE
wrote skill and snice in 1999 as a replacement for a non-free wrote skill and snice in 1999 as a replacement for a non-free
version. version.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -100,5 +100,5 @@ was inspired by Martin Bligh's perl script,
.BR vmtop . .BR vmtop .
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -149,10 +149,10 @@ echo 256 > /proc/sys/net/ipv6/neigh/eth0/base_reachable_time
.BR sysctl.conf (5) .BR sysctl.conf (5)
.BR regex (7) .BR regex (7)
.SH AUTHOR .SH AUTHOR
.UR staikos\@0wned.org .UR staikos@0wned.org
George Staikos George Staikos
.UE .UE
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -63,10 +63,10 @@ option
.SH SEE ALSO .SH SEE ALSO
.BR sysctl (8) .BR sysctl (8)
.SH AUTHOR .SH AUTHOR
.UR staikos\@0wned.org .UR staikos@0wned.org
George Staikos George Staikos
.UE .UE
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -47,13 +47,13 @@ if \-d 0 is specified, the alarm is set to 0, which will never send the
and update the display. and update the display.
.SH AUTHORS .SH AUTHORS
Branko Lankester, Branko Lankester,
.UR david\@\:ods.\:com .UR david@\:ods.\:com
David Engel David Engel
.UE , and .UE , and
.UR johnsonm\@\:redhat.\:com .UR johnsonm@\:redhat.\:com
Michael K. Johnson Michael K. Johnson
.UE . .UE .
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -809,7 +809,7 @@ secured, simply ask for help and view the system summary on the second
line. line.
.TP 7 .TP 7
\ \ \<\fBEnter\fR> or <\fBSpace\fR> :\fIRefresh-Display \fR \ \ <\fBEnter\fR> or <\fBSpace\fR> :\fIRefresh-Display \fR
These commands awaken \*(We and following receipt of any input These commands awaken \*(We and following receipt of any input
the entire display will be repainted. the entire display will be repainted.
They also force an update of any hotplugged \*(Pu or \*(MP changes. They also force an update of any hotplugged \*(Pu or \*(MP changes.

View File

@ -40,11 +40,11 @@ process information
.SH AUTHORS .SH AUTHORS
.B uptime .B uptime
was written by was written by
.UR greenfie\@gauss.\:rutgers.\:edu .UR greenfie@gauss.\:rutgers.\:edu
Larry Greenfield Larry Greenfield
.UE .UE
and and
.UR johnsonm\@sunsite.\:unc.\:edu .UR johnsonm@sunsite.\:unc.\:edu
Michael K. Johnson Michael K. Johnson
.UE .UE
.SH "SEE ALSO" .SH "SEE ALSO"
@ -54,5 +54,5 @@ Michael K. Johnson
.BR w (1) .BR w (1)
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

View File

@ -207,15 +207,15 @@ vmstat uses slabinfo 1.1
Does not tabulate the block io per device or count the number of system calls. Does not tabulate the block io per device or count the number of system calls.
.SH AUTHORS .SH AUTHORS
Written by Written by
.UR al172\@yfn.\:ysu.\:edu .UR al172@yfn.\:ysu.\:edu
Henry Ware Henry Ware
.UE . .UE .
.br .br
.UR ffrederick\@users.\:sourceforge.\:net .UR ffrederick@users.\:sourceforge.\:net
Fabian Fr\('ed\('erick Fabian Fr\('ed\('erick
.UE .UE
(diskstat, slab, partitions...) (diskstat, slab, partitions...)
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

6
w.1
View File

@ -81,14 +81,14 @@ process information
.SH AUTHORS .SH AUTHORS
.B w .B w
was re-written almost entirely by Charles Blake, based on the version by was re-written almost entirely by Charles Blake, based on the version by
.UR greenfie\@\:gauss.\:rutgers.\:edu .UR greenfie@\:gauss.\:rutgers.\:edu
Larry Greenfield Larry Greenfield
.UE .UE
and and
.UR johnsonm\@\:redhat.\:com .UR johnsonm@\:redhat.\:com
Michael K. Johnson Michael K. Johnson
.UE .UE
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Please send bug reports to Please send bug reports to
.UR procps\@freelists.org .UR procps@freelists.org
.UE .UE

10
watch.1
View File

@ -185,25 +185,25 @@ The watch will propagate command exit status as child exit status.
The original The original
.B watch .B watch
was written by was written by
.UR rembo\@\:unisoft.\:com .UR rembo@\:unisoft.\:com
Tony Rems Tony Rems
.UE .UE
in 1991, with mods and in 1991, with mods and
corrections by Francois Pinard. It was reworked and new features added by corrections by Francois Pinard. It was reworked and new features added by
.UR mkc\@\:acm.\:org .UR mkc@\:acm.\:org
Mike Coleman Mike Coleman
.UE .UE
in 1999. The beep, exec, and error handling features were added by in 1999. The beep, exec, and error handling features were added by
.UR morty\@\:frakir.\:org .UR morty@\:frakir.\:org
Morty Abzug Morty Abzug
.UE .UE
in 2008. On a not so dark and stormy morning in March of 2003, in 2008. On a not so dark and stormy morning in March of 2003,
.UR asd\@\:suespammers.\:org .UR asd@\:suespammers.\:org
Anthony DeRobertis Anthony DeRobertis
.UE .UE
got sick of his watches that should update every minute eventually updating got sick of his watches that should update every minute eventually updating
many seconds after the minute started, and added microsecond precision. many seconds after the minute started, and added microsecond precision.
Unicode support was added in 2009 by Unicode support was added in 2009 by
.UR procps\@\:rrod.\:net .UR procps@\:rrod.\:net
Jarrod Lowe Jarrod Lowe
.UE .UE