Module Name:    src
Committed By:   wiz
Date:           Thu Mar 22 07:58:20 UTC 2012

Modified Files:
        src/bin/csh: csh.1
        src/bin/kill: kill.1
        src/bin/ln: ln.1
        src/bin/mkdir: mkdir.1
        src/bin/mv: mv.1
        src/bin/pax: tar.1
        src/bin/rcp: rcp.1
        src/distrib/utils/more: more.1
        src/share/man/man4/man4.mac68k: ae.4
        src/share/man/man4/man4.vax: dh.4 dmf.4 dmz.4
        src/share/man/man7: hostname.7 sysctl.7
        src/usr.bin/chpass: chpass.1
        src/usr.bin/col: col.1
        src/usr.bin/find: find.1
        src/usr.bin/fpr: fpr.1
        src/usr.bin/ftp: ftp.1
        src/usr.bin/gcore: gcore.1
        src/usr.bin/logger: logger.1
        src/usr.bin/lorder: lorder.1
        src/usr.bin/msgs: msgs.1
        src/usr.bin/nice: nice.1
        src/usr.bin/rdist: rdist.1
        src/usr.bin/rusers: rusers.1
        src/usr.bin/shar: shar.1
        src/usr.bin/systat: systat.1
        src/usr.bin/telnet: telnet.1
        src/usr.bin/tip: tip.1
        src/usr.bin/xinstall: install.1
        src/usr.sbin/lpr/lpq: lpq.1
        src/usr.sbin/lpr/lprm: lprm.1

Log Message:
Fix whitespace nits. Suggested by Bug Hunting.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/bin/csh/csh.1
cvs rdiff -u -r1.21 -r1.22 src/bin/kill/kill.1
cvs rdiff -u -r1.24 -r1.25 src/bin/ln/ln.1
cvs rdiff -u -r1.16 -r1.17 src/bin/mkdir/mkdir.1
cvs rdiff -u -r1.25 -r1.26 src/bin/mv/mv.1
cvs rdiff -u -r1.32 -r1.33 src/bin/pax/tar.1
cvs rdiff -u -r1.21 -r1.22 src/bin/rcp/rcp.1
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/more/more.1
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/man4.mac68k/ae.4
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/man4.vax/dh.4
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/man4.vax/dmf.4
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/man4.vax/dmz.4
cvs rdiff -u -r1.11 -r1.12 src/share/man/man7/hostname.7
cvs rdiff -u -r1.68 -r1.69 src/share/man/man7/sysctl.7
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/chpass/chpass.1
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/col/col.1
cvs rdiff -u -r1.71 -r1.72 src/usr.bin/find/find.1
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/fpr/fpr.1
cvs rdiff -u -r1.131 -r1.132 src/usr.bin/ftp/ftp.1
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/gcore/gcore.1
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/logger/logger.1
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/lorder/lorder.1
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/msgs/msgs.1
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/nice/nice.1
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/rdist/rdist.1
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/rusers/rusers.1
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/shar/shar.1
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/systat/systat.1
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/telnet/telnet.1
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/tip/tip.1
cvs rdiff -u -r1.45 -r1.46 src/usr.bin/xinstall/install.1
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/lpr/lpq/lpq.1
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/lpr/lprm/lprm.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/csh/csh.1
diff -u src/bin/csh/csh.1:1.49 src/bin/csh/csh.1:1.50
--- src/bin/csh/csh.1:1.49	Wed Mar  9 22:26:36 2011
+++ src/bin/csh/csh.1	Thu Mar 22 07:58:16 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: csh.1,v 1.49 2011/03/09 22:26:36 njoly Exp $
+.\"	$NetBSD: csh.1,v 1.50 2012/03/22 07:58:16 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -171,7 +171,7 @@ It is typical for users on crt's to put 
 in their
 .Pa \&.login
 file, and to also invoke
-.Xr tset  1
+.Xr tset 1
 there.
 .Pp
 In the normal case, the shell will begin reading commands from the
@@ -277,7 +277,7 @@ when it is typed.
 There is another special key
 .Ic ^Y
 that does not generate a STOP signal until a program attempts to
-.Xr read  2
+.Xr read 2
 it.
 This request can usefully be typed ahead when you have prepared some commands
 for a job that you wish to stop after it has read them.
@@ -299,7 +299,7 @@ Similarly saying `%1 \*[Am]' resumes job
 Jobs can also be named by prefixes of the string typed in to start them,
 if these prefixes are unambiguous, thus `%ex' would normally restart
 a suspended
-.Xr ex  1
+.Xr ex 1
 job, if there were only one suspended job whose name began with
 the string `ex'.
 It is also possible to say `%?string'
@@ -1190,14 +1190,14 @@ statements below.
 .Pp
 .It Ic eval Ar arg ...
 (As in
-.Xr sh  1  . )
+.Xr sh 1 . )
 The arguments are read as input to the shell and the resulting
 command(s) executed in the context of the current shell.
 This is usually used to execute commands
 generated as the result of command or variable substitution, since
 parsing occurs before these substitutions.
 See
-.Xr tset  1
+.Xr tset 1
 for an example of using
 .Ic eval .
 .Pp
@@ -1411,7 +1411,7 @@ The maximum number of CPU-seconds to be 
 The largest single file (in bytes) that can be created.
 .It Ar datasize
 The maximum growth of the data+stack region via
-.Xr sbrk  2
+.Xr sbrk 2
 beyond the end of the program text.
 .It Ar stacksize
 The maximum
@@ -1468,7 +1468,7 @@ man pages for an additional description 
 Terminate a login shell, replacing it with an instance of
 .Pa /usr/bin/login .
 This is one way to log off, included for compatibility with
-.Xr sh  1  .
+.Xr sh 1 .
 .Pp
 .It Ic logout
 Terminate a login shell.
@@ -1702,7 +1702,7 @@ Causes the shell to stop in its tracks, 
 signal with
 .Ic ^Z .
 This is most often used to stop shells started by
-.Xr su  1 .
+.Xr su 1 .
 .Pp
 .It Ic switch Ar ( string )
 .It Ic case Ar str1 :
@@ -1793,7 +1793,7 @@ environment.
 See also the
 .Ic setenv
 command above and
-.Xr printenv  1  .
+.Xr printenv 1 .
 .Pp
 .It Ic wait
 Wait for all background jobs.
@@ -2110,7 +2110,7 @@ after history substitution.
 .Ss Non-builtin command execution
 When a command to be executed is found to not be a builtin command
 the shell attempts to execute the command via
-.Xr execve  2  .
+.Xr execve 2 .
 Each word in the variable
 .Ar path
 names a directory from which the shell will attempt to execute the command.

Index: src/bin/kill/kill.1
diff -u src/bin/kill/kill.1:1.21 src/bin/kill/kill.1:1.22
--- src/bin/kill/kill.1:1.21	Fri Dec 28 14:32:50 2007
+++ src/bin/kill/kill.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: kill.1,v 1.21 2007/12/28 14:32:50 wiz Exp $
+.\"	$NetBSD: kill.1,v 1.22 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -122,13 +122,13 @@ TERM (software termination signal)
 .Pp
 .Nm
 is a built-in to
-.Xr csh  1  ;
+.Xr csh 1 ;
 it allows job specifiers of the form ``%...'' as arguments
 so process id's are not as often used as
 .Nm
 arguments.
 See
-.Xr csh  1
+.Xr csh 1
 for details.
 .Sh SEE ALSO
 .Xr csh 1 ,

Index: src/bin/ln/ln.1
diff -u src/bin/ln/ln.1:1.24 src/bin/ln/ln.1:1.25
--- src/bin/ln/ln.1:1.24	Mon Oct 24 16:15:46 2011
+++ src/bin/ln/ln.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ln.1,v 1.24 2011/10/24 16:15:46 yamt Exp $
+.\"	$NetBSD: ln.1,v 1.25 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -117,15 +117,15 @@ Hard links may not normally refer to dir
 A symbolic link contains the name of the file to
 which it is linked.
 The referenced file is used when an
-.Xr open  2
+.Xr open 2
 operation is performed on the link.
 A
-.Xr stat  2
+.Xr stat 2
 on a symbolic link will return the linked-to file; an
-.Xr lstat  2
+.Xr lstat 2
 must be done to obtain information about the link.
 The
-.Xr readlink  2
+.Xr readlink 2
 call may be used to read the contents of a symbolic link.
 Symbolic links may span file systems and may refer to directories.
 .Pp

Index: src/bin/mkdir/mkdir.1
diff -u src/bin/mkdir/mkdir.1:1.16 src/bin/mkdir/mkdir.1:1.17
--- src/bin/mkdir/mkdir.1:1.16	Thu Aug  7 09:05:16 2003
+++ src/bin/mkdir/mkdir.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mkdir.1,v 1.16 2003/08/07 09:05:16 agc Exp $
+.\"	$NetBSD: mkdir.1,v 1.17 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -49,7 +49,7 @@ creates the directories named as operand
 using mode
 .Li rwxrwxrwx (\&0777)
 as modified by the current
-.Xr umask  2  .
+.Xr umask 2 .
 .Pp
 The options are as follows:
 .Pp

Index: src/bin/mv/mv.1
diff -u src/bin/mv/mv.1:1.25 src/bin/mv/mv.1:1.26
--- src/bin/mv/mv.1:1.25	Wed Mar 11 12:44:19 2009
+++ src/bin/mv/mv.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mv.1,v 1.25 2009/03/11 12:44:19 joerg Exp $
+.\"	$NetBSD: mv.1,v 1.26 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -110,7 +110,7 @@ prompts the user for confirmation as spe
 option.
 .Pp
 Should the
-.Xr rename  2
+.Xr rename 2
 call fail because
 .Ar source
 and

Index: src/bin/pax/tar.1
diff -u src/bin/pax/tar.1:1.32 src/bin/pax/tar.1:1.33
--- src/bin/pax/tar.1:1.32	Sun Jun 19 07:34:24 2011
+++ src/bin/pax/tar.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: tar.1,v 1.32 2011/06/19 07:34:24 wiz Exp $
+.\" $NetBSD: tar.1,v 1.33 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1996 SigmaSoft, Th. Lockert
 .\" All rights reserved.
@@ -211,7 +211,7 @@ to prompt the user for the filename to u
 extracting files in an archive.
 .It Fl Fl xz
 Compress/decompress archive using 
-.Xr xz  1 .
+.Xr xz 1 .
 .It Fl z , Fl Fl gzip , Fl Fl gunzip
 Compress/decompress archive using
 .Xr gzip 1 .

Index: src/bin/rcp/rcp.1
diff -u src/bin/rcp/rcp.1:1.21 src/bin/rcp/rcp.1:1.22
--- src/bin/rcp/rcp.1:1.21	Fri Mar 11 13:16:10 2005
+++ src/bin/rcp/rcp.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rcp.1,v 1.21 2005/03/11 13:16:10 wiz Exp $
+.\"	$NetBSD: rcp.1,v 1.22 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -102,7 +102,7 @@ By default, the mode and owner of
 .Ar file2
 are preserved if it already existed; otherwise the mode of the source file
 modified by the
-.Xr umask  2
+.Xr umask 2
 on the destination host is used.
 .It Fl r
 If any of the source files are directories,
@@ -127,7 +127,7 @@ so that the metacharacters are interpret
 .Nm
 does not prompt for passwords; it performs remote execution
 via
-.Xr rsh  1  ,
+.Xr rsh 1 ,
 and requires the same authorization.
 .Pp
 .Nm

Index: src/distrib/utils/more/more.1
diff -u src/distrib/utils/more/more.1:1.8 src/distrib/utils/more/more.1:1.9
--- src/distrib/utils/more/more.1:1.8	Thu Aug  7 09:28:00 2003
+++ src/distrib/utils/more/more.1	Thu Mar 22 07:58:17 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: more.1,v 1.8 2003/08/07 09:28:00 agc Exp $
+.\"	$NetBSD: more.1,v 1.9 2012/03/22 07:58:17 wiz Exp $
 .\"
 .\" Copyright (c) 1988, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -49,7 +49,7 @@ The
 .Nm
 command is a filter for paging through text one screenful at a time.
 It uses
-.Xr termcap  3
+.Xr termcap 3
 so it can run on a variety of terminals.
 There is even limited support for hardcopy terminals.
 (On a hardcopy terminal, lines which should be printed at the top
@@ -112,7 +112,7 @@ The
 .Fl t
 option, followed immediately by a tag, will edit the file
 containing that tag.  For more information, see the
-.Xr ctags  1
+.Xr ctags 1
 command.
 .It Fl u
 By default,
@@ -149,7 +149,7 @@ each file is displayed.
 Interactive commands for
 .Nm
 are based on
-.Xr vi  1  .
+.Xr vi 1 .
 Some commands may be preceded by a decimal number, called N in the
 descriptions below.
 In the following descriptions, ^X means control-X.
@@ -251,7 +251,7 @@ Invokes an editor to edit the current fi
 The editor is taken from the environment variable
 .Ev EDITOR ,
 or defaults to
-.Xr vi  1  .
+.Xr vi 1 .
 .It Ic \&= No or Ic \&^G
 These options print out the number of the file currently being displayed
 relative to the total number of files there are to display, the current

Index: src/share/man/man4/man4.mac68k/ae.4
diff -u src/share/man/man4/man4.mac68k/ae.4:1.8 src/share/man/man4/man4.mac68k/ae.4:1.9
--- src/share/man/man4/man4.mac68k/ae.4:1.8	Mon Mar  9 19:24:30 2009
+++ src/share/man/man4/man4.mac68k/ae.4	Thu Mar 22 07:58:18 2012
@@ -27,7 +27,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\"	$NetBSD: ae.4,v 1.8 2009/03/09 19:24:30 joerg Exp $
+.\"	$NetBSD: ae.4,v 1.9 2012/03/22 07:58:18 wiz Exp $
 .\"
 .Dd June 7, 1997
 .Dt AE 4 mac68k
@@ -46,7 +46,8 @@ the DP83902.
 .Pp
 Each of the host's network addresses is specified at boot time with an
 .Dv SIOCSIFADDR
-.Xr ioctl 2 .  The
+.Xr ioctl 2 .
+The
 .Nm
 interface employs the address resolution protocol described in
 .Xr arp 4

Index: src/share/man/man4/man4.vax/dh.4
diff -u src/share/man/man4/man4.vax/dh.4:1.14 src/share/man/man4/man4.vax/dh.4:1.15
--- src/share/man/man4/man4.vax/dh.4:1.14	Mon Jun 20 13:25:25 2005
+++ src/share/man/man4/man4.vax/dh.4	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dh.4,v 1.14 2005/06/20 13:25:25 peter Exp $
+.\"	$NetBSD: dh.4,v 1.15 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -87,7 +87,7 @@ use
 such as
 .Xr ifconfig 8 ,
 see
-.Xr tty 4  .
+.Xr tty 4 .
 .Pp
 The
 .Nm dh

Index: src/share/man/man4/man4.vax/dmf.4
diff -u src/share/man/man4/man4.vax/dmf.4:1.10 src/share/man/man4/man4.vax/dmf.4:1.11
--- src/share/man/man4/man4.vax/dmf.4:1.10	Thu Aug  7 10:31:10 2003
+++ src/share/man/man4/man4.vax/dmf.4	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dmf.4,v 1.10 2003/08/07 10:31:10 agc Exp $
+.\"	$NetBSD: dmf.4,v 1.11 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -92,7 +92,7 @@ use
 such as
 .Xr ifconfig 8 ,
 see
-.Xr tty 4  .
+.Xr tty 4 .
 .Pp
 The serial line part of the
 .Nm dmf

Index: src/share/man/man4/man4.vax/dmz.4
diff -u src/share/man/man4/man4.vax/dmz.4:1.11 src/share/man/man4/man4.vax/dmz.4:1.12
--- src/share/man/man4/man4.vax/dmz.4:1.11	Thu Aug  7 10:31:11 2003
+++ src/share/man/man4/man4.vax/dmz.4	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dmz.4,v 1.11 2003/08/07 10:31:11 agc Exp $
+.\"	$NetBSD: dmz.4,v 1.12 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -85,7 +85,7 @@ use
 such as
 .Xr ifconfig 8 ,
 see
-.Xr tty 4  .
+.Xr tty 4 .
 .Pp
 The
 .Nm dmz

Index: src/share/man/man7/hostname.7
diff -u src/share/man/man7/hostname.7:1.11 src/share/man/man7/hostname.7:1.12
--- src/share/man/man7/hostname.7:1.11	Wed Sep 29 14:34:07 2010
+++ src/share/man/man7/hostname.7	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: hostname.7,v 1.11 2010/09/29 14:34:07 wiz Exp $
+.\" $NetBSD: hostname.7,v 1.12 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
 .\"
@@ -55,7 +55,7 @@ subdomain of the Internet Domain Name Sy
 Hostnames are often used with network client and server programs,
 which must generally translate the name to an address for use.
 (This task is usually performed by the library routine
-.Xr gethostbyname  3 . )
+.Xr gethostbyname 3 . )
 The default method for resolving hostnames by the Internet name resolver is
 to follow RFC 1535's security recommendations.
 Actions can be taken by the administrator to override these

Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.68 src/share/man/man7/sysctl.7:1.69
--- src/share/man/man7/sysctl.7:1.68	Thu Nov  3 00:29:00 2011
+++ src/share/man/man7/sysctl.7	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.68 2011/11/03 00:29:00 jym Exp $
+.\"	$NetBSD: sysctl.7,v 1.69 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -2341,7 +2341,7 @@ Specifies the default global policy for 
 explicit enable/disable flag.
 .Pp
 When non-zero, all programs will get PaX ASLR, except those exempted with
-.Xr paxctl 8  .
+.Xr paxctl 8 .
 Otherwise, all programs will not get PaX ASLR, except those specifically
 marked as such with
 .Xr paxctl 8 .
@@ -2364,7 +2364,7 @@ explicit enable/disable flag.
 .Pp
 When non-zero, all programs will get the PaX MPROTECT restrictions,
 except those exempted with
-.Xr paxctl 8  .
+.Xr paxctl 8 .
 Otherwise, all programs will not get the PaX MPROTECT restrictions,
 except those specifically marked as such with
 .Xr paxctl 8 .
@@ -2389,7 +2389,7 @@ explicit enable/disable flag.
 .Pp
 When non-zero, all programs will get the PaX Segvguard,
 except those exempted with
-.Xr paxctl 8  .
+.Xr paxctl 8 .
 Otherwise, no program will get the PaX Segvguard restrictions,
 except those specifically marked as such with
 .Xr paxctl 8 .

Index: src/usr.bin/chpass/chpass.1
diff -u src/usr.bin/chpass/chpass.1:1.23 src/usr.bin/chpass/chpass.1:1.24
--- src/usr.bin/chpass/chpass.1:1.23	Sat Oct  7 20:09:09 2006
+++ src/usr.bin/chpass/chpass.1	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: chpass.1,v 1.23 2006/10/07 20:09:09 elad Exp $
+.\"	$NetBSD: chpass.1,v 1.24 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1988, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -78,7 +78,7 @@ option attempts to change the user's she
 This option causes the password to be updated only in the local
 password file.
 When changing only the local password,
-.Xr pwd_mkdb  8
+.Xr pwd_mkdb 8
 is used to update the password databases.
 .It Fl y
 This forces the YP password database entry to be changed, even if

Index: src/usr.bin/col/col.1
diff -u src/usr.bin/col/col.1:1.9 src/usr.bin/col/col.1:1.10
--- src/usr.bin/col/col.1:1.9	Thu Aug  7 11:13:23 2003
+++ src/usr.bin/col/col.1	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: col.1,v 1.9 2003/08/07 11:13:23 agc Exp $
+.\"	$NetBSD: col.1,v 1.10 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -50,7 +50,7 @@ feeds, and replaces white-space characte
 This can be useful in processing the output of
 .Xr nroff 1
 and
-.Xr tbl  1 .
+.Xr tbl 1 .
 .Pp
 .Nm
 reads from the standard input and writes to the standard output.

Index: src/usr.bin/find/find.1
diff -u src/usr.bin/find/find.1:1.71 src/usr.bin/find/find.1:1.72
--- src/usr.bin/find/find.1:1.71	Sat Sep 24 13:45:43 2011
+++ src/usr.bin/find/find.1	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: find.1,v 1.71 2011/09/24 13:45:43 apb Exp $
+.\"	$NetBSD: find.1,v 1.72 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -127,7 +127,7 @@ following the options.
 The
 .Fl h
 option causes the file information and file type (see
-.Xr stat  2  ) ,
+.Xr stat 2 ) ,
 returned for each symbolic link to be those of the file referenced by the
 link, not the link itself.
 If the referenced file does not exist, the file information and type will
@@ -560,7 +560,7 @@ matched explicitly.
 The
 .Ar mode
 may be either symbolic (see
-.Xr chmod  1  )
+.Xr chmod 1 )
 or an octal number.
 If the mode is symbolic, a starting value of zero is assumed and the
 mode sets or clears permissions without regard to the process' file mode

Index: src/usr.bin/fpr/fpr.1
diff -u src/usr.bin/fpr/fpr.1:1.11 src/usr.bin/fpr/fpr.1:1.12
--- src/usr.bin/fpr/fpr.1:1.11	Sat Mar 17 22:10:51 2012
+++ src/usr.bin/fpr/fpr.1	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fpr.1,v 1.11 2012/03/17 22:10:51 wiz Exp $
+.\"	$NetBSD: fpr.1,v 1.12 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -51,7 +51,7 @@ line printer conventions.
 copies its input onto its output, replacing the carriage
 control characters with characters that will produce the intended
 effects when printed using
-.Xr lpr  1  .
+.Xr lpr 1 .
 The first character of each line determines the vertical spacing as follows:
 .Bd -ragged -offset indent -compact
 .Bl -column Blank "To first line of next page"

Index: src/usr.bin/ftp/ftp.1
diff -u src/usr.bin/ftp/ftp.1:1.131 src/usr.bin/ftp/ftp.1:1.132
--- src/usr.bin/ftp/ftp.1:1.131	Fri Mar  5 07:41:10 2010
+++ src/usr.bin/ftp/ftp.1	Thu Mar 22 07:58:18 2012
@@ -1,4 +1,4 @@
-.\" 	$NetBSD: ftp.1,v 1.131 2010/03/05 07:41:10 lukem Exp $
+.\" 	$NetBSD: ftp.1,v 1.132 2012/03/22 07:58:18 wiz Exp $
 .\"
 .\" Copyright (c) 1996-2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1901,7 +1901,7 @@ Failing the above checks, if
 .Dq globbing
 is enabled, local file names are expanded according to the rules
 used in the
-.Xr csh  1  ;
+.Xr csh 1 ;
 see the
 .Ic glob
 command.

Index: src/usr.bin/gcore/gcore.1
diff -u src/usr.bin/gcore/gcore.1:1.13 src/usr.bin/gcore/gcore.1:1.14
--- src/usr.bin/gcore/gcore.1:1.13	Wed Apr 30 13:11:01 2008
+++ src/usr.bin/gcore/gcore.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"     $NetBSD: gcore.1,v 1.13 2008/04/30 13:11:01 martin Exp $
+.\"     $NetBSD: gcore.1,v 1.14 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -43,7 +43,7 @@
 .Nm
 creates a core image of the specified processes
 suitable for use with
-.Xr gdb  1 .
+.Xr gdb 1 .
 By default, the core is written to the file
 .Dq Pa \*[Lt]progname\*[Gt].core ,
 where

Index: src/usr.bin/logger/logger.1
diff -u src/usr.bin/logger/logger.1:1.12 src/usr.bin/logger/logger.1:1.13
--- src/usr.bin/logger/logger.1:1.12	Fri May 14 16:58:32 2010
+++ src/usr.bin/logger/logger.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: logger.1,v 1.12 2010/05/14 16:58:32 jruoho Exp $
+.\"	$NetBSD: logger.1,v 1.13 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -47,7 +47,7 @@
 .Sh DESCRIPTION
 .Nm
 provides a shell command interface to the
-.Xr syslog  3
+.Xr syslog 3
 system log module.
 .Pp
 Options:

Index: src/usr.bin/lorder/lorder.1
diff -u src/usr.bin/lorder/lorder.1:1.7 src/usr.bin/lorder/lorder.1:1.8
--- src/usr.bin/lorder/lorder.1:1.7	Thu Aug  7 11:14:29 2003
+++ src/usr.bin/lorder/lorder.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lorder.1,v 1.7 2003/08/07 11:14:29 agc Exp $
+.\"	$NetBSD: lorder.1,v 1.8 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -50,7 +50,7 @@ outputs a list of file names where the f
 which is defined by the second file.
 .Pp
 The output is normally used with
-.Xr tsort  1
+.Xr tsort 1
 when a library is created to determine the optimum ordering of the
 object modules so that all references may be resolved in a single
 pass of the loader.

Index: src/usr.bin/msgs/msgs.1
diff -u src/usr.bin/msgs/msgs.1:1.17 src/usr.bin/msgs/msgs.1:1.18
--- src/usr.bin/msgs/msgs.1:1.17	Fri Sep  3 14:24:50 2004
+++ src/usr.bin/msgs/msgs.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: msgs.1,v 1.17 2004/09/03 14:24:50 sketch Exp $
+.\"	$NetBSD: msgs.1,v 1.18 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -90,7 +90,7 @@ the default ``Messages''.
 .It Ic m
 A copy of the specified message is placed in a temporary
 mailbox and
-.Xr mail  1
+.Xr mail 1
 is invoked on that mailbox.
 .It Ic p
 The specified message is piped through
@@ -98,7 +98,7 @@ The specified message is piped through
 or, if
 .Ev PAGER
 is null or not defined,
-.Xr more 1  .
+.Xr more 1 .
 The commands `m', `p', and `s' all accept a numeric argument in place of the `\-'.
 .El
 .Pp
@@ -196,7 +196,7 @@ Pipe long messages through
 or, if
 .Ev PAGER
 is null or not defined,
-.Xr more  1  .
+.Xr more 1 .
 .El
 .Pp
 Within

Index: src/usr.bin/nice/nice.1
diff -u src/usr.bin/nice/nice.1:1.14 src/usr.bin/nice/nice.1:1.15
--- src/usr.bin/nice/nice.1:1.14	Thu Aug  7 11:15:23 2003
+++ src/usr.bin/nice/nice.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: nice.1,v 1.14 2003/08/07 11:15:23 agc Exp $
+.\"	$NetBSD: nice.1,v 1.15 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -110,7 +110,7 @@ utility appeared in
 .Sh BUGS
 .Nm
 is built into
-.Xr csh  1
+.Xr csh 1
 with a slightly different syntax than described here.
 The form
 .Ql nice +10

Index: src/usr.bin/rdist/rdist.1
diff -u src/usr.bin/rdist/rdist.1:1.19 src/usr.bin/rdist/rdist.1:1.20
--- src/usr.bin/rdist/rdist.1:1.19	Wed Aug 19 14:54:35 2009
+++ src/usr.bin/rdist/rdist.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rdist.1,v 1.19 2009/08/19 14:54:35 joerg Exp $
+.\"	$NetBSD: rdist.1,v 1.20 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -188,7 +188,7 @@ Files are normally updated if their
 and
 .Ar size
 (see
-.Xr stat  2  )
+.Xr stat 2 )
 disagree.
 The
 .Fl y
@@ -250,7 +250,7 @@ or
 .Pp
 The shell meta-characters `[', `]', `{', `}', `*', and `?'
 are recognized and expanded (on the local host only) in the same way as
-.Xr csh  1  .
+.Xr csh 1 .
 They can be escaped with a backslash.
 The `~' character is also expanded in the same way as
 .Xr csh 1
@@ -325,7 +325,7 @@ command except that
 .Ar pattern list
 is a list of regular expressions
 (see
-.Xr ed  1
+.Xr ed 1
 for details).
 If one of the patterns matches some string within a file name, that file will
 be ignored.
@@ -340,7 +340,7 @@ must be escaped with `\e'.
 The
 .Ic special
 command is used to specify
-.Xr sh  1
+.Xr sh 1
 commands that are to be executed on the
 remote host after the file in
 .Ar name list

Index: src/usr.bin/rusers/rusers.1
diff -u src/usr.bin/rusers/rusers.1:1.14 src/usr.bin/rusers/rusers.1:1.15
--- src/usr.bin/rusers/rusers.1:1.14	Thu Aug  7 11:15:45 2003
+++ src/usr.bin/rusers/rusers.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rusers.1,v 1.14 2003/08/07 11:15:45 agc Exp $
+.\"	$NetBSD: rusers.1,v 1.15 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990 The Regents of the University of California.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)rusers.1	6.7 (Berkeley) 4/23/91
-.\"	$NetBSD: rusers.1,v 1.14 2003/08/07 11:15:45 agc Exp $
+.\"	$NetBSD: rusers.1,v 1.15 2012/03/22 07:58:19 wiz Exp $
 .\"
 .Dd April 23, 1991
 .Dt RUSERS 1
@@ -44,7 +44,7 @@
 The
 .Nm
 command produces output similar to
-.Xr who  1 ,
+.Xr who 1 ,
 but for the list of hosts or all machines on the local
 network.
 For each host responding to the rusers query,

Index: src/usr.bin/shar/shar.1
diff -u src/usr.bin/shar/shar.1:1.11 src/usr.bin/shar/shar.1:1.12
--- src/usr.bin/shar/shar.1:1.11	Thu Aug  7 11:15:51 2003
+++ src/usr.bin/shar/shar.1	Thu Mar 22 07:58:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: shar.1,v 1.11 2003/08/07 11:15:51 agc Exp $
+.\"	$NetBSD: shar.1,v 1.12 2012/03/22 07:58:19 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -51,12 +51,12 @@ utility does this correctly).
 .Pp
 .Nm
 is normally used for distributing files by
-.Xr ftp  1
+.Xr ftp 1
 or
-.Xr mail  1  .
+.Xr mail 1 .
 .Sh EXAMPLES
 To create a shell archive of the program
-.Xr ls  1
+.Xr ls 1
 and mail it to Rick:
 .Bd -literal -offset indent
 cd ls
@@ -92,7 +92,7 @@ It is easy to insert trojan horses into
 files.
 It is strongly recommended that all shell archive files be examined
 before running them through
-.Xr sh  1  .
+.Xr sh 1 .
 Archives produced using this implementation of
 .Nm
 may be easily examined with the command:

Index: src/usr.bin/systat/systat.1
diff -u src/usr.bin/systat/systat.1:1.41 src/usr.bin/systat/systat.1:1.42
--- src/usr.bin/systat/systat.1:1.41	Fri Jan  6 14:08:08 2012
+++ src/usr.bin/systat/systat.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: systat.1,v 1.41 2012/01/06 14:08:08 drochner Exp $
+.\"	$NetBSD: systat.1,v 1.42 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -70,11 +70,11 @@ disk usage statistics (a la
 disk
 .Tn I/O
 statistics (a la
-.Xr iostat  8  ) ,
+.Xr iostat 8 ) ,
 virtual memory statistics (a la
-.Xr vmstat  1  ) ,
+.Xr vmstat 1 ) ,
 network ``mbuf'' utilization, and network connections (a la
-.Xr netstat  1  ) .
+.Xr netstat 1 ) .
 .Pp
 Input is interpreted at two different levels.
 A ``global'' command interpreter processes all keyboard input.

Index: src/usr.bin/telnet/telnet.1
diff -u src/usr.bin/telnet/telnet.1:1.31 src/usr.bin/telnet/telnet.1:1.32
--- src/usr.bin/telnet/telnet.1:1.31	Wed Mar 11 13:58:58 2009
+++ src/usr.bin/telnet/telnet.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: telnet.1,v 1.31 2009/03/11 13:58:58 joerg Exp $
+.\"	$NetBSD: telnet.1,v 1.32 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -1173,7 +1173,7 @@ if the terminal user had not
 done an "stty noflsh", otherwise
 .Dv FALSE
 (see
-.Xr stty  1  ) .
+.Xr stty 1 ) .
 .It Ic autodecrypt
 When the
 .Dv TELNET ENCRYPT
@@ -1388,7 +1388,7 @@ commands.
 Suspend
 .Nm  .
 This command only works when the user is using the
-.Xr csh  1  .
+.Xr csh 1 .
 .It Ic \&! Op Ar command
 Execute a single command in a subshell on the local
 system.

Index: src/usr.bin/tip/tip.1
diff -u src/usr.bin/tip/tip.1:1.31 src/usr.bin/tip/tip.1:1.32
--- src/usr.bin/tip/tip.1:1.31	Fri Mar 13 11:12:28 2009
+++ src/usr.bin/tip/tip.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tip.1,v 1.31 2009/03/13 11:12:28 joerg Exp $
+.\"	$NetBSD: tip.1,v 1.32 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -272,7 +272,7 @@ to find how to reach a particular
 system and to find out how it should operate while talking
 to the system;
 refer to
-.Xr remote  5
+.Xr remote 5
 for a full description.
 Each system has a default baud rate with which to
 establish a connection.
@@ -344,9 +344,9 @@ Variables may be displayed
 and set through the ``s'' escape.
 The syntax for variables is patterned
 after
-.Xr vi  1
+.Xr vi 1
 and
-.Xr Mail  1  .
+.Xr Mail 1 .
 Supplying ``all''
 as an argument to the set command displays all variables readable by
 the user.

Index: src/usr.bin/xinstall/install.1
diff -u src/usr.bin/xinstall/install.1:1.45 src/usr.bin/xinstall/install.1:1.46
--- src/usr.bin/xinstall/install.1:1.45	Fri May 14 17:03:19 2010
+++ src/usr.bin/xinstall/install.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: install.1,v 1.45 2010/05/14 17:03:19 joerg Exp $
+.\"	$NetBSD: install.1,v 1.46 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1987, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -182,7 +182,7 @@ ownership, permissions or timestamps are
 occurs.
 .Ar command
 is invoked via the
-.Xr sh  1
+.Xr sh 1
 shell, allowing a single
 .Fl a
 argument be to specified to
@@ -296,7 +296,7 @@ other options, the owner, group, file fl
 Specify an alternative mode.
 The default mode is set to rwxr-xr-x (0755).
 The specified mode may be either an octal or symbolic value; see
-.Xr chmod  1
+.Xr chmod 1
 for a description of possible mode values.
 .It Fl N Ar dbdir
 Use the user database text file
@@ -322,7 +322,7 @@ when error conditions (filesystem full e
 .It Fl s
 .Nm
 exec's the command
-.Xr strip  1
+.Xr strip 1
 to strip binaries so that install can be portable over a large
 number of systems and binary types.
 If the environment variable
@@ -335,13 +335,13 @@ program.
 passes
 .Ar stripflags
 as option arguments to
-.Xr strip  1 .
+.Xr strip 1 .
 When
 .Fl S
 is used,
-.Xr strip  1
+.Xr strip 1
 is invoked via the
-.Xr sh  1
+.Xr sh 1
 shell, allowing a single
 .Fl S
 argument be to specified to
@@ -350,7 +350,7 @@ which the shell can then tokenize.
 Normally,
 .Nm
 invokes
-.Xr strip  1
+.Xr strip 1
 directly.
 This flag implies
 .Fl s .

Index: src/usr.sbin/lpr/lpq/lpq.1
diff -u src/usr.sbin/lpr/lpq/lpq.1:1.14 src/usr.sbin/lpr/lpq/lpq.1:1.15
--- src/usr.sbin/lpr/lpq/lpq.1:1.14	Thu Aug  7 11:25:29 2003
+++ src/usr.sbin/lpr/lpq/lpq.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lpq.1,v 1.14 2003/08/07 11:25:29 agc Exp $
+.\"	$NetBSD: lpq.1,v 1.15 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -80,7 +80,7 @@ For each job submitted (i.e. invocation 
 reports the user's name, current rank in the queue, the
 names of files comprising the job, the job identifier (a number which
 may be supplied to
-.Xr lprm  1
+.Xr lprm 1
 for removing a specific job), and the total size in bytes.
 Job ordering is dependent on
 the algorithm used to scan the spooling directory and is supposed
@@ -89,7 +89,7 @@ to be
 (First in First Out).
 File names comprising a job may be unavailable
 (when
-.Xr lpr  1
+.Xr lpr 1
 is used as a sink in a pipeline) in which case the file
 is indicated as ``(standard input)''.
 .Pp
@@ -97,7 +97,7 @@ If
 .Nm
 warns that there is no daemon present (i.e. due to some malfunction),
 the
-.Xr lpc  8
+.Xr lpc 8
 command can be used to restart the printer daemon.
 .Sh ENVIRONMENT
 If the following environment variable exists, it is used by

Index: src/usr.sbin/lpr/lprm/lprm.1
diff -u src/usr.sbin/lpr/lprm/lprm.1:1.15 src/usr.sbin/lpr/lprm/lprm.1:1.16
--- src/usr.sbin/lpr/lprm/lprm.1:1.15	Thu Aug  7 11:25:30 2003
+++ src/usr.sbin/lpr/lprm/lprm.1	Thu Mar 22 07:58:20 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lprm.1,v 1.15 2003/08/07 11:25:30 agc Exp $
+.\"	$NetBSD: lprm.1,v 1.16 2012/03/22 07:58:20 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -84,7 +84,7 @@ is useful only to the super-user.
 .It Ar job\ \&#
 A user may dequeue an individual job by specifying its job number.
 This number may be obtained from the
-.Xr lpq  1
+.Xr lpq 1
 program, e.g.
 .Pp
 .Bd -literal -offset indent

Reply via email to