diff options
| author | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
| commit | 990562bfef3015a6e18a209dde598d5588ea144c (patch) | |
| tree | d8e852be9ee068fe4af5a14392fe9dbdf0e5b2f6 | |
| parent | 68f0f8227eed0138716fc14ef7b2080eba8038ba (diff) | |
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
307 files changed, 899 insertions, 900 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index f46ac343959..ae70de96675 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: csh.1,v 1.35 2002/09/25 15:18:37 wiz Exp $ +.\" $NetBSD: csh.1,v 1.36 2003/02/25 10:34:36 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm .Op Fl bcefinstvVxX .Op arg ... -.Nm "" +.Nm .Op Fl l .Sh DESCRIPTION The diff --git a/bin/date/date.1 b/bin/date/date.1 index 22df8bdac94..14602ac2723 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: date.1,v 1.31 2002/09/25 15:18:38 wiz Exp $ +.\" $NetBSD: date.1,v 1.32 2003/02/25 10:34:37 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Op Fl nu .Op Fl r Ar seconds .Op Cm + Ns Ar format -.Nm "" +.Nm .Sm off .Oo Oo Oo Oo Oo .Ar cc Oc @@ -144,7 +144,7 @@ Time changes for Daylight Saving and Standard time and leap seconds and years are handled automatically. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm "" : +.Nm : .Bl -tag -width iTZ .It Ev TZ The timezone to use when displaying dates. diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index 515881b24cc..16db1ec3069 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: dd.1,v 1.14 2002/02/08 01:21:56 ross Exp $ +.\" $NetBSD: dd.1,v 1.15 2003/02/25 10:34:38 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -253,7 +253,7 @@ will be positioned past the block in which the error occurred using Do not truncate the output file. This will preserve any blocks in the output file not explicitly written by -.Nm "" . +.Nm . The .Cm notrunc value is not supported for tapes. diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index 8336d40bbbe..be51b150fea 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: kill.1,v 1.16 2002/03/04 13:02:32 ad Exp $ +.\" $NetBSD: kill.1,v 1.17 2003/02/25 10:34:38 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,14 +47,14 @@ .Op Fl s Ar signal_name .Ar pid \&... -.Nm "" +.Nm .Fl l .Op Ar signal_number -.Nm "" +.Nm .Fl signal_name .Ar pid \&... -.Nm "" +.Nm .Fl signal_number .Ar pid \&... diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index ebb155f0bc6..7760f302ef4 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ln.1,v 1.18 2002/12/28 21:15:24 wiz Exp $ +.\" $NetBSD: ln.1,v 1.19 2003/02/25 10:34:38 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Op Fl fhnsv .Ar source_file .Op Ar target_file -.Nm "" +.Nm .Op Fl fhnsv .Ar source_file ... target_dir .Sh DESCRIPTION diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 0ba2998c8dd..5d50e733b06 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ls.1,v 1.37 2003/02/10 16:10:22 grant Exp $ +.\" $NetBSD: ls.1,v 1.38 2003/02/25 10:34:39 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -378,7 +378,7 @@ The utility exits 0 on success, and \*[Gt]0 if an error occurs. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm "" : +.Nm : .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE If the environment variable diff --git a/bin/mt/mt.1 b/bin/mt/mt.1 index 7f88939abe9..2d75a9eca9a 100644 --- a/bin/mt/mt.1 +++ b/bin/mt/mt.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mt.1,v 1.31 2003/02/04 23:07:28 perry Exp $ +.\" $NetBSD: mt.1,v 1.32 2003/02/25 10:34:39 wiz Exp $ .\" .\" Copyright (c) 1981, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -209,7 +209,7 @@ Note that many tape drive vendors also define model-specific codes. .El .Sh ENVIRONMENT If the following environment variables exist, they are used by -.Nm "" . +.Nm . .Bl -tag -width Fl .It Ev TAPE .Nm diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index ead605868c9..b412ba291fd 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mv.1,v 1.22 2003/01/19 10:03:28 jdolecek Exp $ +.\" $NetBSD: mv.1,v 1.23 2003/02/25 10:34:39 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Nm .Op Fl fiv .Ar source target -.Nm "" +.Nm .Op Fl fiv .Ar source ... directory .Sh DESCRIPTION diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 290c31475d1..c4ee2337849 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pax.1,v 1.38 2002/12/28 21:15:25 wiz Exp $ +.\" $NetBSD: pax.1,v 1.39 2003/02/25 10:34:40 wiz Exp $ .\" .\" Copyright (c) 1992 Keith Muller. .\" Copyright (c) 1992, 1993 @@ -44,7 +44,7 @@ .Nm pax .Nd read and write file archives and copy directory hierarchies .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl cdnvzO .Bk -words .Op Fl E Ar limit @@ -78,7 +78,7 @@ .Ar ...\& .Ek .Op Ar pattern ...\& -.Nm "" +.Nm .Fl r .Op Fl cdiknuvzADOYZ .Bk -words @@ -121,7 +121,7 @@ .Ar ...\& .Ek .Op Ar pattern ...\& -.Nm "" +.Nm .Fl w .Op Fl dituvzAHLMOPX .Bk -words @@ -168,7 +168,7 @@ .Ar ...\& .Ek .Op Ar file ...\& -.Nm "" +.Nm .Fl r .Fl w .Op Fl diklntuvzADHLMOPXYZ @@ -675,7 +675,7 @@ are not selected and will be skipped. Reset the access times of any file or directory read or accessed by .Nm to be the same as they were before being read or accessed by -.Nm "" , +.Nm , if the user has the appropriate permissions required by .Xr utime 3 . .It Fl u diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index de1eaa55c88..fecfa47db15 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ps.1,v 1.57 2003/01/18 10:52:17 thorpej Exp $ +.\" $NetBSD: ps.1,v 1.58 2003/02/25 10:34:40 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm ps .Nd process status .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl acCehjlmrsSTuvwx .Bk -words .Op Fl M Ar core @@ -66,7 +66,7 @@ .Bk -words .Op Fl W Ar swap .Ek -.Nm "" +.Nm .Op Fl L .Sh DESCRIPTION .Nm diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index d627f1d4745..c00bbcbeceb 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rcp.1,v 1.13 2002/09/25 15:18:42 wiz Exp $ +.\" $NetBSD: rcp.1,v 1.14 2003/02/25 10:34:41 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Op Fl Kpx .Op Fl k Ar realm .Ar file1 file2 -.Nm "" +.Nm .Op Fl Kprx .Op Fl k Ar realm .Ar file ... @@ -100,7 +100,7 @@ The option turns on .Tn DES encryption for all data passed by -.Nm "" . +.Nm . This may impact response time and .Tn CPU utilization, but provides @@ -161,4 +161,4 @@ The destination user and hostname may have to be specified as ``rhost.rname'' when the destination machine is running the .Bx 4.2 version of -.Nm "" . +.Nm . diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 9fe19ff4c42..8b8b9877379 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sh.1,v 1.60 2003/02/12 19:00:08 wiz Exp $ +.\" $NetBSD: sh.1,v 1.61 2003/02/25 10:34:41 wiz Exp $ .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -42,7 +42,7 @@ .Nm sh .Nd command interpreter (shell) .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl aCefnuvxIimqVEb .Op Cm +aCefnuvxIimqVEb @@ -54,7 +54,7 @@ .Bk -words .Op Ar command_file Oo Ar argument ... Oc .Ek -.Nm "" +.Nm .Fl c .Bk -words .Op Fl aCefnuvxIimqVEb @@ -68,7 +68,7 @@ .Ar command_string .Op Ar command_name Oo Ar argument ... Oc .Ek -.Nm "" +.Nm .Fl s .Bk -words .Op Fl aCefnuvxIimqVEb diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index 57f278de927..2a87db00f77 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: sync.8,v 1.12 2001/12/20 20:03:30 wiz Exp $ +.\" $NetBSD: sync.8,v 1.13 2003/02/25 10:34:42 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -57,7 +57,7 @@ to shut down the system, as they may perform additional actions such as resynchronizing the hardware clock and flushing internal caches before performing a final -.Nm "" . +.Nm . .Pp The .Nm diff --git a/crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8 b/crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8 index 6f3e2cd81c8..41d5d19dad0 100644 --- a/crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8 +++ b/crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8 @@ -1,5 +1,5 @@ .\" $Heimdal: verify_krb5_conf.8,v 1.7 2002/08/20 17:07:28 joda Exp $ -.\" $NetBSD: verify_krb5_conf.8,v 1.7 2003/01/02 12:58:56 wiz Exp $ +.\" $NetBSD: verify_krb5_conf.8,v 1.8 2003/02/25 10:34:42 wiz Exp $ .\" .Dd August 30, 2001 .Dt VERIFY_KRB5_CONF 8 @@ -49,7 +49,7 @@ versa, or just that is confused. .It <path>: unknown entry Means that <string> is not known by -.Nm "" . +.Nm . .El .Sh SEE ALSO .Xr krb5.conf 5 diff --git a/dist/bind/man/named.8 b/dist/bind/man/named.8 index a16c134b25e..6a5ed4623a2 100644 --- a/dist/bind/man/named.8 +++ b/dist/bind/man/named.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: named.8,v 1.13 2002/12/21 12:28:59 wiz Exp $ +.\" $NetBSD: named.8,v 1.14 2003/02/25 10:34:43 wiz Exp $ .\" .\" ++Copyright++ 1985, 1996 .\" - @@ -96,7 +96,7 @@ flags. .Pp .Sy NOTE : Several of -.Nm "" Ns 's +.Nm Ns 's options, and much more of its behaviour, can be controlled in the configuration file. Please refer to the configuration file guide included with this .Sy BIND @@ -116,7 +116,7 @@ is set to .Sy NOTE : The new debugging framework is considerably more sophisticated than it was in older versions of -.Nm "" . +.Nm . The configuration file's .Dq Li logging statement allows for multiple, distinct levels of debugging for each of @@ -141,7 +141,7 @@ was supported; the first port was that used when contacting servers, and the second one was the service port bound by the .Em local instance of -.Nm "" . +.Nm . The current usage is equivalent to the old usage without the .Ar localport# specified; this functionality can be specified with the diff --git a/dist/ntp/ntp-html2mdoc.pl b/dist/ntp/ntp-html2mdoc.pl index 14b6c6acc41..b813af9cd67 100755 --- a/dist/ntp/ntp-html2mdoc.pl +++ b/dist/ntp/ntp-html2mdoc.pl @@ -140,7 +140,6 @@ while (<>) { dehtmlchar; s/^\s+//; s/\n+\s*/\n/g; - s/\n.Nm\n([,\.:]) /\n.Nm "" $1\n/g; s/\n\.(Pa|%T) (.*)\n([,\.:]) /\n.$1 $2 $3\n/g; s/\s+\n/\n/g; s/\n$//; diff --git a/dist/pdisk/pdisk.8 b/dist/pdisk/pdisk.8 index 5ff4c1a00c3..bc13b15a61b 100644 --- a/dist/pdisk/pdisk.8 +++ b/dist/pdisk/pdisk.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pdisk.8,v 1.10 2003/02/18 16:20:37 soren Exp $ +.\" $NetBSD: pdisk.8,v 1.11 2003/02/25 10:34:43 wiz Exp $ .Dd August 19, 2002 .Os .Dt PDISK 8 @@ -79,7 +79,7 @@ from writing to the device. .It Fl v .It Fl -version Prints the version number of -.Nm "" . +.Nm . .El .Ss Editing Partition Tables An argument which is simply the name of a diff --git a/distrib/utils/more/more.1 b/distrib/utils/more/more.1 index 925fce9ceaa..3d14e9443d0 100644 --- a/distrib/utils/more/more.1 +++ b/distrib/utils/more/more.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: more.1,v 1.6 2003/02/04 23:07:31 perry Exp $ +.\" $NetBSD: more.1,v 1.7 2003/02/25 10:34:44 wiz Exp $ .\" .\" Copyright (c) 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -274,7 +274,7 @@ the first byte of the last line displayed on the screen. .Ic ZZ .Xc Exits -.Nm "" . +.Nm . .El .Sh ENVIRONMENT The @@ -283,7 +283,7 @@ command uses the following environment variables, if they exist: .Bl -tag -width Fl .It Ev MORE This variable may be set with favored options to -.Nm "" . +.Nm . .It Ev EDITOR Specify default editor. .It Ev SHELL diff --git a/games/atc/atc.6 b/games/atc/atc.6 index daff8d1e3ac..85328f395c9 100644 --- a/games/atc/atc.6 +++ b/games/atc/atc.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: atc.6,v 1.15 2002/09/26 18:31:58 wiz Exp $ +.\" $NetBSD: atc.6,v 1.16 2003/02/25 10:34:44 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -157,7 +157,7 @@ Planes will enter the arena from these points without warning. These points have a direction associated with them, and planes will always enter the arena from this direction. On the ascii version of -.Nm "" , +.Nm , this direction is not displayed. It will become apparent what this direction is as the game progresses. .Pp diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index aaabc2978f4..a7a1052d1e0 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: bcd.6,v 1.14 2002/11/29 19:09:57 wiz Exp $ +.\" $NetBSD: bcd.6,v 1.15 2003/02/25 10:34:45 wiz Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -50,7 +50,7 @@ .Op Fl ds Ar string ... .Sh DESCRIPTION The -.Nm "" , +.Nm , .Nm ppt and .Nm morse diff --git a/games/dm/dm.8 b/games/dm/dm.8 index 4177f175dc0..4f02ff8d81c 100644 --- a/games/dm/dm.8 +++ b/games/dm/dm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: dm.8,v 1.7 2002/09/26 18:32:00 wiz Exp $ +.\" $NetBSD: dm.8,v 1.8 2003/02/25 10:34:45 wiz Exp $ .\" .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,7 +48,7 @@ is a program used to regulate game playing. .Nm expects to be invoked with the name of a game that a user wishes to play. This is done by creating symbolic links to -.Nm "" , +.Nm , in the directory .Pa /usr/games for all of the regulated games. diff --git a/games/hack/hack.6 b/games/hack/hack.6 index cad05424903..470d977ed7f 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: hack.6,v 1.10 2002/09/26 18:32:01 wiz Exp $ -*- nroff -*- +.\" $NetBSD: hack.6,v 1.11 2003/02/25 10:34:45 wiz Exp $ -*- nroff -*- .Dd March 31, 1985 .Dt HACK 6 .Os @@ -10,7 +10,7 @@ .Op Fl d Ar directory .Op Fl n .Op Fl u Ar playername -.Nm "" +.Nm .Op Fl d Ar directory .Op Fl s .Op Fl X diff --git a/games/hangman/hangman.6 b/games/hangman/hangman.6 index 05713868b36..4a4fae9a522 100644 --- a/games/hangman/hangman.6 +++ b/games/hangman/hangman.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: hangman.6,v 1.10 2002/09/26 16:12:40 wiz Exp $ +.\" $NetBSD: hangman.6,v 1.11 2003/02/25 10:34:46 wiz Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Op Fl m Ar minlen .Sh DESCRIPTION In -.Nm "" , +.Nm , the computer picks a word from the on-line word list and you must try to guess it. The computer keeps track of which letters have been guessed diff --git a/games/hunt/hunt/hunt.6 b/games/hunt/hunt/hunt.6 index 4d399c14109..f3508186815 100644 --- a/games/hunt/hunt/hunt.6 +++ b/games/hunt/hunt/hunt.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: hunt.6,v 1.8 2003/02/23 23:41:32 wiz Exp $ +.\" $NetBSD: hunt.6,v 1.9 2003/02/25 10:34:46 wiz Exp $ .\" .\" hunt .\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold @@ -333,7 +333,7 @@ It's a boring game if you're the only one playing. Your score is the decayed average of the ratio of number of kills to number of times you entered the game and is only kept for the duration of a single session of -.Nm "" . +.Nm . .Pp .Nm normally drives up the load average to be approximately diff --git a/games/larn/larn.6 b/games/larn/larn.6 index 4dc6a586d31..0cc8eba3598 100644 --- a/games/larn/larn.6 +++ b/games/larn/larn.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: larn.6,v 1.8 2002/09/26 18:32:02 wiz Exp $ +.\" $NetBSD: larn.6,v 1.9 2003/02/25 10:34:46 wiz Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -102,7 +102,7 @@ v print program version S save the game D list all items found The file .Pa ~/.larnopts may be used to set a few options for -.Nm "" . +.Nm . A sequence of words terminated by whitespace is used to specify options. .Pp .Bl -tag -width "savefile: xxsave-file-namexx" -compact diff --git a/games/worm/worm.6 b/games/worm/worm.6 index 65202bcc66c..e03123730ee 100644 --- a/games/worm/worm.6 +++ b/games/worm/worm.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: worm.6,v 1.8 2002/09/26 16:12:43 wiz Exp $ +.\" $NetBSD: worm.6,v 1.9 2003/02/25 10:34:47 wiz Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Op Ar size .Sh DESCRIPTION In -.Nm "" , +.Nm , you are a little worm, your body is the "o"'s on the screen and your head is the "@". You move with the hjkl keys and the arrow keys (as in the game snake). diff --git a/gnu/dist/groff/tmac/groff_mdoc.samples.7 b/gnu/dist/groff/tmac/groff_mdoc.samples.7 index bf414ea62f5..46495a5e61c 100644 --- a/gnu/dist/groff/tmac/groff_mdoc.samples.7 +++ b/gnu/dist/groff/tmac/groff_mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: groff_mdoc.samples.7,v 1.1.1.1 2001/04/19 12:53:00 wiz Exp $ +.\" $NetBSD: groff_mdoc.samples.7,v 1.2 2003/02/25 10:34:47 wiz Exp $ .\" .\" NetBSD: mdoc.samples.7,v 1.21 1999/08/23 21:54:20 ross Exp .\" @@ -1245,7 +1245,7 @@ it can not recall the first argument it was invoked with. .It Li \&.Nm .Nm .It Li \&.Nm \&"\&"\ : -.Nm "" : +.Nm : .El .Pp The diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index c249785fd54..6e4a8603839 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: editline.3,v 1.31 2003/01/21 23:00:56 wiz Exp $ +.\" $NetBSD: editline.3,v 1.32 2003/02/25 10:34:48 wiz Exp $ .\" .\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -362,7 +362,7 @@ is non-zero, editing is enabled (the default). Note that this is only an indication, and does not affect the operation of -.Nm "" . +.Nm . At this time, it is the caller's responsibility to check this (using diff --git a/libexec/ftpd/ftpd.conf.5 b/libexec/ftpd/ftpd.conf.5 index e88bc55e030..4177c3a304a 100644 --- a/libexec/ftpd/ftpd.conf.5 +++ b/libexec/ftpd/ftpd.conf.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: ftpd.conf.5,v 1.25 2002/11/29 19:22:01 wiz Exp $ +.\" $NetBSD: ftpd.conf.5,v 1.26 2003/02/25 10:34:48 wiz Exp $ .\" .\" Copyright (c) 1997-2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -80,7 +80,7 @@ is used to determine which .Nm entries apply to the user. The following special classes exist when parsing entries in -.Nm "" : +.Nm : .Bl -tag -width "chroot" -compact -offset indent .It Sy all Matches any class. @@ -114,7 +114,7 @@ The .Xr ftpd 8 .Sy STAT command will return the class settings for the current user as defined by -.Nm "" , +.Nm , unless the .Sy private directive is set for the class. diff --git a/libexec/ftpd/ftpusers.5 b/libexec/ftpd/ftpusers.5 index 3e876887269..56e55675914 100644 --- a/libexec/ftpd/ftpusers.5 +++ b/libexec/ftpd/ftpusers.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: ftpusers.5,v 1.13 2001/12/01 16:24:24 wiz Exp $ +.\" $NetBSD: ftpusers.5,v 1.14 2003/02/25 10:34:48 wiz Exp $ .\" .\" Copyright (c) 1997-2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -159,7 +159,7 @@ or to the home directory of the user. If the file does not exist, the root directory change is not performed. .Pp The syntax is similar to -.Nm "" , +.Nm , except that the .Sy class argument is ignored. diff --git a/libexec/getNAME/getNAME.8 b/libexec/getNAME/getNAME.8 index 63482bd6173..ca6f9def316 100644 --- a/libexec/getNAME/getNAME.8 +++ b/libexec/getNAME/getNAME.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: getNAME.8,v 1.10 2002/09/29 14:05:53 wiz Exp $ +.\" $NetBSD: getNAME.8,v 1.11 2003/02/25 10:34:49 wiz Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green .\" All rights reserved. @@ -33,7 +33,7 @@ .Nm getNAME .Nd "get NAME sections from manual source for whatis/apropos data base" .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl itvw .Ar path Op Ar path ... .Sh DESCRIPTION diff --git a/libexec/ld.elf_so/ld.elf_so.1 b/libexec/ld.elf_so/ld.elf_so.1 index b278ee01272..aed009b05a4 100644 --- a/libexec/ld.elf_so/ld.elf_so.1 +++ b/libexec/ld.elf_so/ld.elf_so.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ld.elf_so.1,v 1.7 2002/09/29 14:05:54 wiz Exp $ +.\" $NetBSD: ld.elf_so.1,v 1.8 2003/02/25 10:34:49 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -155,7 +155,7 @@ in the list of object-code files passed to when building a shared C or C++ object. .Sh ENVIRONMENT If the following environment variables exist they will be used by -.Nm "" . +.Nm . .Bl -tag -width "LD_LIBRARY_PATH" .It Ev LD_LIBRARY_PATH A colon separated list of directories, overriding the default search path diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 8bb41049b67..19679a34d8c 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rexecd.8,v 1.9 2002/02/08 01:30:08 ross Exp $ +.\" $NetBSD: rexecd.8,v 1.10 2003/02/25 10:34:49 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -92,7 +92,7 @@ aborted with a diagnostic message returned. A NUL byte is returned on the initial socket and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm "" . +.Nm . .El .Sh DIAGNOSTICS Except for the last one listed below, diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index f599a9577e2..cfa234b4f64 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rlogind.8,v 1.13 2002/01/15 02:24:42 wiz Exp $ +.\" $NetBSD: rlogind.8,v 1.14 2003/02/25 10:34:50 wiz Exp $ .\" .\" Copyright (c) 1983, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -51,7 +51,7 @@ The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. .Pp Options supported by -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl a Ask hostname for verification. diff --git a/libexec/rpc.sprayd/rpc.sprayd.8 b/libexec/rpc.sprayd/rpc.sprayd.8 index 645a6f77967..3ab41e9e0ac 100644 --- a/libexec/rpc.sprayd/rpc.sprayd.8 +++ b/libexec/rpc.sprayd/rpc.sprayd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpc.sprayd.8,v 1.8 2002/01/15 02:27:30 wiz Exp $ +.\" $NetBSD: rpc.sprayd.8,v 1.9 2003/02/25 10:34:50 wiz Exp $ .\" .\" Copyright (c) 1994 Christos Zoulas .\" All rights reserved. @@ -59,4 +59,4 @@ responds to packets generated by .Xr spray 8 , remote users can cause a denial of network service against the local host by saturating requests to -.Nm "" . +.Nm . diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 501f7438a61..0877bc5475b 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rshd.8,v 1.13 2002/09/29 14:05:55 wiz Exp $ +.\" $NetBSD: rshd.8,v 1.14 2003/02/25 10:34:50 wiz Exp $ .\" .\" Copyright (c) 1983, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -139,7 +139,7 @@ A null byte is returned on the initial socket and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm "" . +.Nm . .El .Pp Transport-level keepalive messages are enabled unless the diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 8ae6272cd4f..6b9e5a960be 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: telnetd.8,v 1.24 2002/09/29 14:05:55 wiz Exp $ +.\" $NetBSD: telnetd.8,v 1.25 2003/02/25 10:34:51 wiz Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -159,7 +159,7 @@ information, plus some additional information about what processing is going on. .It Cm netdata Displays the data stream received by -.Nm "" . +.Nm . .It Cm ptydata Displays data written to the pty. .It Cm exercise @@ -321,7 +321,7 @@ It disables the use of .Ar authtype authentication, and can be used to temporarily disable a specific authentication type without having to recompile -.Nm "" . +.Nm . .It Fl 4 .It Fl 6 Specifies address family to be used on diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index ca88546f94e..ef7ae02fa14 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: badsect.8,v 1.15 2001/11/16 11:21:38 wiz Exp $ +.\" $NetBSD: badsect.8,v 1.16 2003/02/25 10:34:51 wiz Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -131,6 +131,6 @@ command appeared in .Sh BUGS If more than one of the sectors in a file system fragment are bad, you should specify only one of them to -.Nm "" , +.Nm , as the blocks in the bad sector files actually cover all the sectors in a file system fragment. diff --git a/sbin/bim/bim.8 b/sbin/bim/bim.8 index 032713b5e3c..5decf5fc226 100644 --- a/sbin/bim/bim.8 +++ b/sbin/bim/bim.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bim.8,v 1.9 2002/12/21 12:41:58 wiz Exp $ +.\" $NetBSD: bim.8,v 1.10 2003/02/25 10:34:51 wiz Exp $ .\" .\" Copyright 1997 Piermont Information Systems Inc. .\" All rights reserved. @@ -51,7 +51,7 @@ This ROM monitor understands the disklabel and expects a boot image directory following the disklabel. Also, it expects an image partition for the storage of bootable images. The image directory and the image partition is managed by -.Nm "" . +.Nm . The .Ar device is the raw disk partition that includes the disklabel. @@ -113,7 +113,7 @@ Deletes an image from the image partition. Sets the default image boot. .It exit Exit -.Nm "" . +.Nm . .It header Print a small section of the disklabel. .It help @@ -126,13 +126,13 @@ Initialize the image partition and associated partition table. Print the disklabel. .It quit Terminate -.Nm "" . +.Nm . .It ? Print help. .El .Pp For the details on these commands, ask for help from -.Nm "" . +.Nm . .Sh SEE ALSO .Xr disklabel 8 .Sh AUTHORS diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8 index 2576f530a82..f2e8460fabb 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: brconfig.8,v 1.6 2003/02/15 00:46:30 perseant Exp $ +.\" $NetBSD: brconfig.8,v 1.7 2003/02/25 10:34:52 wiz Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. .\" All rights reserved. @@ -40,11 +40,11 @@ .Nm brconfig .Nd configure network bridge parameters .Sh SYNOPSIS -.Nm "" +.Nm .Fl a -.Nm "" +.Nm .Ar bridge -.Nm "" +.Nm .Ar bridge .Ar command .Op Ar args ... @@ -71,7 +71,7 @@ command's .Dq create sub-command. All other bridge configuration is performed using -.Nm "" . +.Nm . .Pp The options are as follows: .Bl -tag -width indent diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index 5883aec47b5..c6ddfa5fea4 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ccdconfig.8,v 1.21 2002/10/01 13:40:26 wiz Exp $ +.\" $NetBSD: ccdconfig.8,v 1.22 2003/02/25 10:34:52 wiz Exp $ .\" .\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -48,20 +48,20 @@ .Op Ar flags .Ar dev .Op Ar ... -.Nm "" +.Nm .Fl C .Op Fl v .Op Fl f Ar config_file -.Nm "" +.Nm .Fl u .Op Fl v .Ar ccd .Op Ar ... -.Nm "" +.Nm .Fl U .Op Fl v .Op Fl f Ar config_file -.Nm "" +.Nm .Fl g .Op Fl M Ar core .Op Fl N Ar system @@ -81,7 +81,7 @@ The options are as follows: .It Fl c Configure a ccd. This is the default behavior of -.Nm "" . +.Nm . .It Fl C Configure all ccd devices listed in the ccd configuration file. .It Fl f Ar config_file diff --git a/sbin/cgdconfig/cgdconfig.8 b/sbin/cgdconfig/cgdconfig.8 index 635b574272f..33ecf9b7dd5 100644 --- a/sbin/cgdconfig/cgdconfig.8 +++ b/sbin/cgdconfig/cgdconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: cgdconfig.8,v 1.9 2003/01/19 21:25:38 atatat Exp $ +.\" $NetBSD: cgdconfig.8,v 1.10 2003/02/25 10:34:52 wiz Exp $ .\" .\" Copyright (c) 2002, The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,19 +41,19 @@ .Nm cgdconfig .Nd configuration utility for the cryptographic disk driver .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl nv .Ar cgd dev .Op Ar paramsfile -.Nm "" +.Nm .Fl C .Op Fl nv .Op Fl f Ar configfile -.Nm "" +.Nm .Fl U .Op Fl nv .Op Fl f Ar configfile -.Nm "" +.Nm .Fl g .Op Fl nrv .Op Fl i Ar ivmeth @@ -61,7 +61,7 @@ .Op Fl o Ar outfile .Ar alg .Op Ar keylen -.Nm "" +.Nm .Fl s .Op Fl nv .Op Fl i Ar ivmeth @@ -69,7 +69,7 @@ .Ar dev .Ar alg .Op Ar keylen -.Nm "" +.Nm .Fl u .Op Fl nv .Ar cgd diff --git a/sbin/chkconfig/chkconfig.8 b/sbin/chkconfig/chkconfig.8 index 43768c281a2..41205a0cca4 100644 --- a/sbin/chkconfig/chkconfig.8 +++ b/sbin/chkconfig/chkconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: chkconfig.8,v 1.5 2002/10/01 13:40:27 wiz Exp $ +.\" $NetBSD: chkconfig.8,v 1.6 2003/02/25 10:34:53 wiz Exp $ .\" .\" Copyright (c) 2001 Zembu Labs, Inc. .\" All rights reserved. @@ -40,7 +40,7 @@ .Sh SYNOPSIS .Nm .Op Ar service -.Nm "" +.Nm .Op Fl f .Ar service .Op Ar on | off @@ -90,7 +90,7 @@ In order for .Nm to display service status or to control service state, the service must be managed by -.Nm "" . +.Nm . A .Nm managed service is one that has the diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 4cfcd0d9200..fd6e2c5203a 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: disklabel.8,v 1.42 2002/10/21 15:54:51 rtr Exp $ +.\" $NetBSD: disklabel.8,v 1.43 2003/02/25 10:34:53 wiz Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,36 +43,36 @@ .Nm disklabel .Nd read and write disk pack label .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl rt .Op Fl C .Ar disk -.Nm "" +.Nm .Fl w .Op Fl r .Op Fl f Ar disktab .Ar disk Ar disktype .Oo Ar packid Oc -.Nm "" +.Nm .Fl e .Op Fl r .Op Fl I .Op Fl C .Ar disk -.Nm "" +.Nm .Fl i .Op Fl I .Op Fl r .Ar disk -.Nm "" +.Nm .Fl R .Op Fl r .Ar disk Ar protofile -.Nm "" +.Nm .Op Fl NW .Ar disk .sp -.Nm "" +.Nm .Fl B .Op Fl f Ar disktab .Oo @@ -81,7 +81,7 @@ .Oc .Ar disk .Oo Ar disktype Oc -.Nm "" +.Nm .Fl w .Fl B .Op Fl f Ar disktab @@ -91,7 +91,7 @@ .Oc .Ar disk Ar disktype .Oo Ar packid Oc -.Nm "" +.Nm .Fl R .Fl B .Op Fl f Ar disktab diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index c05a360138e..6ea444a23e0 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: dump.8,v 1.49 2003/02/04 23:07:33 perry Exp $ +.\" $NetBSD: dump.8,v 1.50 2003/02/25 10:34:54 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" Regents of the University of California. @@ -42,7 +42,7 @@ .Nm rdump .Nd file system backup .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl 0123456789aceFnStu .Bk -words .Op Fl B Ar records @@ -78,7 +78,7 @@ .Op Fl T Ar date .Ek .Ar files-to-dump -.Nm "" +.Nm .Op Fl W Li \&| Fl w .Pp .in -\n(iSu @@ -129,7 +129,7 @@ is ignored, the only dump level that is supported is and all of the files must reside on the same file system. .Pp The following options are supported by -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl 0\-9 Dump levels. @@ -357,7 +357,7 @@ In addition to alerting all operators implied by the option, .Nm interacts with the operator on -.Nm "" Ns 's +.Nm Ns 's control terminal at times when .Nm can no longer proceed, @@ -443,7 +443,7 @@ current transfer rate, and estimated finished time, will be written to the standard error output. .Sh ENVIRONMENT If the following environment variables exist, they are used by -.Nm "" . +.Nm . .Bl -tag -width Fl .It Ev TAPE If no -f option was specified, diff --git a/sbin/dump_lfs/dump_lfs.8 b/sbin/dump_lfs/dump_lfs.8 index 24d753a5d0d..63368a90caa 100644 --- a/sbin/dump_lfs/dump_lfs.8 +++ b/sbin/dump_lfs/dump_lfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: dump_lfs.8,v 1.8 2003/02/04 23:07:34 perry Exp $ +.\" $NetBSD: dump_lfs.8,v 1.9 2003/02/25 10:34:54 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" Regents of the University of California. @@ -42,7 +42,7 @@ .Nm rdump_lfs .Nd filesystem backup .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl 0123456789cnSu .Op Fl B Ar records .Op Fl b Ar blocksize @@ -55,7 +55,7 @@ .Op Fl s Ar feet .Op Fl T Ar date .Ar files-to-dump -.Nm "" +.Nm .Op Fl W Li \&| Fl w .Pp .in -\n(iSu @@ -96,7 +96,7 @@ is ignored, the only dump level that is supported is and all of the files must reside on the same filesystem. .Pp The following options are supported by -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl 0\-9 Dump levels. @@ -300,7 +300,7 @@ In addition to alerting all operators implied by the option, .Nm interacts with the operator on -.Nm "" Ns 's +.Nm Ns 's control terminal at times when .Nm can no longer proceed, @@ -386,7 +386,7 @@ current transfer rate, and estimated finished time, will be written to the standard error output. .Sh ENVIRONMENT If the following environment variables exist, they are used by -.Nm "" . +.Nm . .Bl -tag -width Fl .It Ev TAPE If no -f option was specified, diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index efc2ff1ccd7..09f4bed6be1 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fdisk.8,v 1.33 2003/02/09 21:56:19 wiz Exp $ +.\" $NetBSD: fdisk.8,v 1.34 2003/02/25 10:34:55 wiz Exp $ .\" .Dd December 19, 2000 .Dt FDISK 8 @@ -7,7 +7,7 @@ .Nm fdisk .Nd DOS partition maintenance program .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl aiufBS .Bk -words .Op Fl 0 | 1 | 2 | 3 diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 84289a3e3b8..7f7fa39ae5a 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck.8,v 1.27 2002/10/01 13:40:30 wiz Exp $ +.\" $NetBSD: fsck.8,v 1.28 2003/02/25 10:34:55 wiz Exp $ .\" .\" Copyright (c) 1996 Christos Zoulas. All rights reserved. .\" @@ -34,7 +34,7 @@ .Nm fsck .Nd file system consistency check and interactive repair .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl dfnpvy .Op Fl l Ar maxparallel .Op Fl t Ar fstype diff --git a/sbin/fsck_ext2fs/fsck_ext2fs.8 b/sbin/fsck_ext2fs/fsck_ext2fs.8 index fef1d265721..61125f653e8 100644 --- a/sbin/fsck_ext2fs/fsck_ext2fs.8 +++ b/sbin/fsck_ext2fs/fsck_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck_ext2fs.8,v 1.10 2002/10/01 13:40:30 wiz Exp $ +.\" $NetBSD: fsck_ext2fs.8,v 1.11 2003/02/25 10:34:56 wiz Exp $ .\" .\" Copyright (c) 1997 Manuel Bouyer. .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -41,7 +41,7 @@ .Nm fsck_ext2fs .Nd EXT2 File System consistency check and interactive repair .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl b Ar block# .Op Fl c Ar level .Op Fl d @@ -121,7 +121,7 @@ will default to a action. .Pp The following flags are interpreted by -.Nm "" . +.Nm . .Bl -tag -width indent .It Fl b Use the block specified immediately after the flag as @@ -158,7 +158,7 @@ do not open the filesystem for writing. Specify ``preen'' mode, described above. .It Fl y Assume a yes response to all questions asked by -.Nm "" ; +.Nm ; this should be used with great caution as this is a free license to continue after essentially unlimited trouble has been encountered. .El diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index bc9ddefa6bf..6ee4db11df9 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck_ffs.8,v 1.31 2002/10/01 13:40:31 wiz Exp $ +.\" $NetBSD: fsck_ffs.8,v 1.32 2003/02/25 10:34:56 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm fsck_ffs .Nd Fast File System consistency check and interactive repair .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl a .Op Fl B Ar byte order .Op Fl b Ar block# @@ -145,7 +145,7 @@ and combined. .Pp The following flags are interpreted by -.Nm "" . +.Nm . .Bl -tag -width indent .It Fl a Interpret the filesystem as an Apple UFS filesystem, even if @@ -154,10 +154,10 @@ there is no Apple UFS volume label present. Convert the file system metadata to the specified byte order if needed. Valid byte order are `be' and `le'. If -.Nm "" +.Nm is interrupted while swapping the metadata byte order, the file system cannot be recovered. -.Nm "" +.Nm will print a message in interactive mode if the file system is not in host byte order. .It Fl b @@ -236,7 +236,7 @@ do not open the file system for writing. Specify ``preen'' mode, described above. .It Fl y Assume a yes response to all questions asked by -.Nm "" ; +.Nm ; this should be used with great caution as this is a free license to continue after essentially unlimited trouble has been encountered. .El diff --git a/sbin/fsck_lfs/fsck_lfs.8 b/sbin/fsck_lfs/fsck_lfs.8 index e9d04182496..1ffb9354c2c 100644 --- a/sbin/fsck_lfs/fsck_lfs.8 +++ b/sbin/fsck_lfs/fsck_lfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck_lfs.8,v 1.11 2002/10/01 14:23:38 wiz Exp $ +.\" $NetBSD: fsck_lfs.8,v 1.12 2003/02/25 10:34:57 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -100,7 +100,7 @@ will default to a action. .Pp The following flags are interpreted by -.Nm "" . +.Nm . .Bl -tag -width indent .It Fl b Use the block specified immediately after the flag as @@ -138,7 +138,7 @@ Currently, in this mode simply checks validity of the newer checkpoint. .It Fl y Assume a yes response to all questions asked by -.Nm "" ; +.Nm ; this should be used with great caution as this is a free license to continue after essentially unlimited trouble has been encountered. .El diff --git a/sbin/fsck_msdos/fsck_msdos.8 b/sbin/fsck_msdos/fsck_msdos.8 index c200dd5d2f8..0cb2b60a3fc 100644 --- a/sbin/fsck_msdos/fsck_msdos.8 +++ b/sbin/fsck_msdos/fsck_msdos.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsck_msdos.8,v 1.13 2002/10/01 13:40:32 wiz Exp $ +.\" $NetBSD: fsck_msdos.8,v 1.14 2003/02/25 10:34:57 wiz Exp $ .\" .\" Copyright (C) 1995 Wolfgang Solfrank .\" Copyright (c) 1995 Martin Husemann @@ -38,11 +38,11 @@ .Nm fsck_msdos .Nd DOS/Windows (FAT) filesystem consistency checker .Sh SYNOPSIS -.Nm "" +.Nm .Fl p .Op Fl f .Ar filesystem ... -.Nm "" +.Nm .Op Fl fny .Ar filesystem ... .Sh DESCRIPTION @@ -81,7 +81,7 @@ The options are as follows: .Bl -hang -offset indent .It Fl f This option is ignored by -.Nm "" , +.Nm , and is present only for compatibility with programs that check other file system types for consistency, such as .Xr fsck_ffs 8 . diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 3e2e602d78c..f7dfaa6097d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ifconfig.8,v 1.62 2002/09/30 07:37:09 grant Exp $ +.\" $NetBSD: ifconfig.8,v 1.63 2003/02/25 10:34:58 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,11 +47,11 @@ .Op Ar dest_address .Oc .Op Ar parameters -.Nm "" +.Nm .Op Fl mL .Ar interface .Op Ar protocol_family -.Nm "" +.Nm .Fl a .Op Fl mL .Op Fl b @@ -59,16 +59,16 @@ .Op Fl u .Op Fl s .Op Ar protocol_family -.Nm "" +.Nm .Fl l .Op Fl b .Op Fl d .Op Fl u .Op Fl s -.Nm "" +.Nm .Fl s .Ar interface -.Nm "" +.Nm .Fl C .Sh DESCRIPTION .Nm @@ -82,7 +82,7 @@ a later time to redefine an interface's address or other operating parameters. .Pp Available operands for -.Nm "" : +.Nm : .Bl -tag -width Ds .It Ar address For the @@ -142,7 +142,7 @@ for example, .El .Pp The following parameters may be set with -.Nm "" : +.Nm : .Bl -tag -width dest_addressxx .It Cm alias Establish an additional network address for this interface. diff --git a/sbin/init/init.8 b/sbin/init/init.8 index c5299f94e22..c27c2362eaf 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: init.8,v 1.25 2002/10/01 13:40:34 wiz Exp $ +.\" $NetBSD: init.8,v 1.26 2003/02/25 10:34:58 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -52,7 +52,7 @@ and initializes all the devices). It normally begins multi-user operation. .Pp The following table describes the state machine used by -.Nm "" : +.Nm : .Bl -enum .It Single user shell. diff --git a/sbin/lmcctl/lmcctl.8 b/sbin/lmcctl/lmcctl.8 index 773317c6c88..50a1dd13885 100644 --- a/sbin/lmcctl/lmcctl.8 +++ b/sbin/lmcctl/lmcctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: lmcctl.8,v 1.9 2002/10/01 13:40:35 wiz Exp $ +.\" $NetBSD: lmcctl.8,v 1.10 2003/02/25 10:34:58 wiz Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -40,18 +40,18 @@ .Nm lmcctl .Nd "configuration utility for Lan Media SSI, HSSI, and DS3 cards" .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl i Ar interface .Op Fl l Ar speed .Op Fl cCeEkKsSoO .Sh DESCRIPTION -.Nm "" +.Nm is the user-land control program for the Lan Media SSI, HSSI, and DS3 network interfaces. The SSI is the LMC1000, and runs at various speeds up to 10Mbps. The DS3 is the LMC5245 and runs at a speed of 45Mbps. The HSSI is the LMC5200, and has no internal clock generator. -.Nm "" +.Nm is used to configure various media and protocol options dealing with HDLC serial links and hardware configurations. .Pp @@ -59,7 +59,7 @@ When no change is specified on the command line, the interface status is displayed. .Pp The command-line options for -.Nm "" +.Nm are as follows: .Bl -tag -width indent .It Fl i Ar interface diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8 index 47bb58c102f..52d65643154 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mknod.8,v 1.21 2002/02/08 01:30:44 ross Exp $ +.\" $NetBSD: mknod.8,v 1.22 2003/02/25 10:34:59 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,16 +45,16 @@ .Ar name .Op Cm c | Cm b .Ar major minor -.Nm "" +.Nm .Op Fl F Ar format .Ar name .Op Cm c | Cm b .Ar major unit subunit -.Nm "" +.Nm .Ar name .Op Cm c | Cm b .Ar number -.Nm "" +.Nm .Ar name .Cm p .Sh DESCRIPTION diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8 index e456a07c1b8..a35899fea6a 100644 --- a/sbin/modload/modload.8 +++ b/sbin/modload/modload.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: modload.8,v 1.22 2003/02/14 16:21:47 grant Exp $ +.\" $NetBSD: modload.8,v 1.23 2003/02/25 10:34:59 wiz Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -39,7 +39,7 @@ .Nm modload .Nd load a kernel module .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl dnvsS .Op Fl A Ar kernel .Op Fl e Ar entry diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8 index ca1deaa882e..3f36be8fa79 100644 --- a/sbin/modunload/modunload.8 +++ b/sbin/modunload/modunload.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: modunload.8,v 1.12 2003/02/14 16:21:48 grant Exp $ +.\" $NetBSD: modunload.8,v 1.13 2003/02/25 10:34:59 wiz Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -39,7 +39,7 @@ .Nm modunload .Nd unload a kernel module .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl i Ar id .Op Fl n Ar name .Sh DESCRIPTION diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 0985a6f5fe3..30a19e5c739 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount.8,v 1.40 2002/12/21 12:27:14 wiz Exp $ +.\" $NetBSD: mount.8,v 1.41 2003/02/25 10:34:59 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,10 +43,10 @@ .Nm .Op Fl Aadfruvw .Op Fl t Ar type -.Nm "" +.Nm .Op Fl dfruvw .Ar special | node -.Nm "" +.Nm .Op Fl dfruvw .Op Fl o Ar options .Op Fl t Ar type @@ -93,7 +93,7 @@ See also .Pp The system maintains a list of currently mounted file systems. If no arguments are given to -.Nm "" , +.Nm , this list is printed. .Pp The options are as follows: diff --git a/sbin/mount_ados/mount_ados.8 b/sbin/mount_ados/mount_ados.8 index 9b43922e3b2..bf68aa366dd 100644 --- a/sbin/mount_ados/mount_ados.8 +++ b/sbin/mount_ados/mount_ados.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_ados.8,v 1.16 2003/02/14 16:21:48 grant Exp $ +.\" $NetBSD: mount_ados.8,v 1.17 2003/02/25 10:35:00 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 Christopher G. Demetriou .\" All rights reserved. @@ -39,7 +39,7 @@ .Nm mount_ados .Nd mount an AmigaDOS file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Op Fl u Ar uid .Op Fl g Ar gid diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 8a0c50d06d3..45305e1a876 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_cd9660.8,v 1.17 2002/10/01 13:40:38 wiz Exp $ +.\" $NetBSD: mount_cd9660.8,v 1.18 2003/02/25 10:35:00 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm mount_cd9660 .Nd mount an ISO-9660 filesystem .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar special node .Sh DESCRIPTION diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8 index 018a2756037..68343b40569 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.8 +++ b/sbin/mount_ext2fs/mount_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_ext2fs.8,v 1.10 2001/11/16 11:21:38 wiz Exp $ +.\" $NetBSD: mount_ext2fs.8,v 1.11 2003/02/25 10:35:01 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -39,7 +39,7 @@ .Nm mount_ext2fs .Nd Mount an EXT2FS file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar special .Ar node diff --git a/sbin/mount_fdesc/mount_fdesc.8 b/sbin/mount_fdesc/mount_fdesc.8 index 4163e8b3e01..d09ad138cee 100644 --- a/sbin/mount_fdesc/mount_fdesc.8 +++ b/sbin/mount_fdesc/mount_fdesc.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_fdesc.8,v 1.12 2001/11/16 11:26:55 wiz Exp $ +.\" $NetBSD: mount_fdesc.8,v 1.13 2003/02/25 10:35:01 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm mount_fdesc .Nd mount the file-descriptor file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar fdesc .Ar mount_point diff --git a/sbin/mount_ffs/mount_ffs.8 b/sbin/mount_ffs/mount_ffs.8 index d62c8f47427..1a730c7bc41 100644 --- a/sbin/mount_ffs/mount_ffs.8 +++ b/sbin/mount_ffs/mount_ffs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_ffs.8,v 1.10 2002/10/01 13:40:39 wiz Exp $ +.\" $NetBSD: mount_ffs.8,v 1.11 2003/02/25 10:35:01 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -41,7 +41,7 @@ .Nm mount_ufs .Nd mount a Berkeley Fast File System .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar special node .Sh DESCRIPTION diff --git a/sbin/mount_filecore/mount_filecore.8 b/sbin/mount_filecore/mount_filecore.8 index 4ba41984e34..7c35fecbaf7 100644 --- a/sbin/mount_filecore/mount_filecore.8 +++ b/sbin/mount_filecore/mount_filecore.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_filecore.8,v 1.10 2003/01/02 10:32:01 wiz Exp $ +.\" $NetBSD: mount_filecore.8,v 1.11 2003/02/25 10:35:01 wiz Exp $ .\" .\" Copyright (c) 1998 Mark Brinicombe .\" Copyright (c) 1993,1994 Christopher G. Demetriou @@ -36,7 +36,7 @@ .Nm mount_filecore .Nd mount a FILECORE file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Op Fl a .Op Fl n diff --git a/sbin/mount_kernfs/mount_kernfs.8 b/sbin/mount_kernfs/mount_kernfs.8 index ab123d2bbc9..526931a4c43 100644 --- a/sbin/mount_kernfs/mount_kernfs.8 +++ b/sbin/mount_kernfs/mount_kernfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_kernfs.8,v 1.11 2001/11/16 11:26:55 wiz Exp $ +.\" $NetBSD: mount_kernfs.8,v 1.12 2003/02/25 10:35:02 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Nm mount_kernfs .Nd mount the /kern file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar /kern .Ar mount_point diff --git a/sbin/mount_lfs/mount_lfs.8 b/sbin/mount_lfs/mount_lfs.8 index 3a18536b787..12f03b82fed 100644 --- a/sbin/mount_lfs/mount_lfs.8 +++ b/sbin/mount_lfs/mount_lfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_lfs.8,v 1.9 2001/06/05 11:22:48 wiz Exp $ +.\" $NetBSD: mount_lfs.8,v 1.10 2003/02/25 10:35:02 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm mount_lfs .Nd mount a log-structured file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl bdns .Op Fl N Ar nsegs .Op Fl o Ar options diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8 index 98c3983833a..e32c8374c79 100644 --- a/sbin/mount_msdos/mount_msdos.8 +++ b/sbin/mount_msdos/mount_msdos.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_msdos.8,v 1.24 2003/02/14 16:21:48 grant Exp $ +.\" $NetBSD: mount_msdos.8,v 1.25 2003/02/25 10:35:02 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 Christopher G. Demetriou .\" All rights reserved. @@ -39,7 +39,7 @@ .Nm mount_msdos .Nd mount an MS-DOS file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Op Fl u Ar uid .Op Fl g Ar gid @@ -152,7 +152,7 @@ utility appeared in .Nx 0.8 , and was abandoned in favor of the more aptly-named -.Nm "" . +.Nm . .Sh BUGS Compressed partitions are not supported. .Pp diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 5b17bf76ebb..3e11f972381 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_nfs.8,v 1.20 2003/01/01 21:22:50 jschauma Exp $ +.\" $NetBSD: mount_nfs.8,v 1.21 2003/02/25 10:35:03 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994, 1995 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm mount_nfs .Nd mount nfs file systems .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl 23bcCdiKlpPqsTUX .Ek diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index 46e7b3888ab..2de24a4ef92 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_null.8,v 1.17 2002/10/01 13:40:42 wiz Exp $ +.\" $NetBSD: mount_null.8,v 1.18 2003/02/25 10:35:03 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -103,7 +103,7 @@ for constructing new layers. .\" .Sh INSTANTIATING NEW NULL LAYERS New null layers are created with -.Nm "" . +.Nm . .Nm takes two arguments, the pathname of the lower vfs (target-pn) and the pathname where the null diff --git a/sbin/mount_overlay/mount_overlay.8 b/sbin/mount_overlay/mount_overlay.8 index f7ce745c925..c7d1853708d 100644 --- a/sbin/mount_overlay/mount_overlay.8 +++ b/sbin/mount_overlay/mount_overlay.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_overlay.8,v 1.6 2002/10/01 13:40:42 wiz Exp $ +.\" $NetBSD: mount_overlay.8,v 1.7 2003/02/25 10:35:04 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Nd mount an overlay filesystem; demonstrate the use of an overlay file system layer .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar /overlay .Ar mount-point diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 5554269eef9..5ddff40ab52 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_portal.8,v 1.17 2002/10/01 13:52:49 wiz Exp $ +.\" $NetBSD: mount_portal.8,v 1.18 2003/02/25 10:35:04 wiz Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm mount_portal .Nd mount the portal daemon .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Ar /etc/portal.conf .Ar mount_point diff --git a/sbin/mount_procfs/mount_procfs.8 b/sbin/mount_procfs/mount_procfs.8 index e1d6b7b7200..af3ba2a9fd3 100644 --- a/sbin/mount_procfs/mount_procfs.8 +++ b/sbin/mount_procfs/mount_procfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_procfs.8,v 1.23 2002/10/01 13:40:44 wiz Exp $ +.\" $NetBSD: mount_procfs.8,v 1.24 2003/02/25 10:35:04 wiz Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Nm mount_procfs .Nd mount the process file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Pa /proc .Pa mount_point diff --git a/sbin/mount_umap/mount_umap.8 b/sbin/mount_umap/mount_umap.8 index 6627d269053..7390df49194 100644 --- a/sbin/mount_umap/mount_umap.8 +++ b/sbin/mount_umap/mount_umap.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_umap.8,v 1.15 2002/10/01 13:40:44 wiz Exp $ +.\" $NetBSD: mount_umap.8,v 1.16 2003/02/25 10:35:05 wiz Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Nm mount_umap .Nd user and group ID remapping file system layer .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options -u .Ar uid-mapfile diff --git a/sbin/mount_union/mount_union.8 b/sbin/mount_union/mount_union.8 index 074a19bd0fe..2fa8d2dd57c 100644 --- a/sbin/mount_union/mount_union.8 +++ b/sbin/mount_union/mount_union.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_union.8,v 1.12 2001/11/16 12:03:20 wiz Exp $ +.\" $NetBSD: mount_union.8,v 1.13 2003/02/25 10:35:05 wiz Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm mount_union .Nd mount union filesystems .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl br .Op Fl o Ar options .Ar directory diff --git a/sbin/newbtconf/newbtconf.8 b/sbin/newbtconf/newbtconf.8 index 8534db5f54f..48d65dfea90 100644 --- a/sbin/newbtconf/newbtconf.8 +++ b/sbin/newbtconf/newbtconf.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: newbtconf.8,v 1.14 2003/02/14 16:21:48 grant Exp $ +.\" $NetBSD: newbtconf.8,v 1.15 2003/02/25 10:35:06 wiz Exp $ .\" .\" Copyright (c) 1999 Darren Reed. All rights reserved. .\" @@ -36,9 +36,9 @@ .Nm .Ar new-conf-name .Op Ar orig-conf-name -.Nm "" +.Nm .Cm init -.Nm "" +.Nm .Cm revert .Sh DESCRIPTION .Bl -tag -width indent diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 8f58e6f5496..ba2a9e31f17 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: newfs.8,v 1.46 2002/10/12 22:42:52 wiz Exp $ +.\" $NetBSD: newfs.8,v 1.47 2003/02/25 10:35:07 wiz Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm newfs .Nd construct a new file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl B Ar byte-order .Op Fl FINOZ .Op Fl S Ar sector-size diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 6a4d98797b7..07aabb9fc96 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ping.8,v 1.41 2002/10/26 12:06:04 jdolecek Exp $ +.\" $NetBSD: ping.8,v 1.42 2003/02/25 10:35:07 wiz Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -42,7 +42,7 @@ .Tn ICMP ECHO_REQUEST packets to network hosts .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl adDfLnoPqQrRv .Ek @@ -360,7 +360,7 @@ You can then examine this file for repeated patterns that you can test using the .Fl p option of -.Nm "" . +.Nm . .Sh TTL DETAILS The .Tn TTL @@ -427,7 +427,7 @@ number of routers in the path the remote system .Em to the -.Nm "" Ns Em ing +.Nm Ns Em ing host. .It Set it to some other value. diff --git a/sbin/raidctl/raidctl.8 b/sbin/raidctl/raidctl.8 index 00c369189fc..8c001a91baa 100644 --- a/sbin/raidctl/raidctl.8 +++ b/sbin/raidctl/raidctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: raidctl.8,v 1.34 2002/11/16 23:54:16 wiz Exp $ +.\" $NetBSD: raidctl.8,v 1.35 2003/02/25 10:35:08 wiz Exp $ .\" .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -67,59 +67,59 @@ .Nm raidctl .Nd configuration utility for the RAIDframe disk driver .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl v .Fl a Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl A Op yes | no | root .Ar dev -.Nm "" +.Nm .Op Fl v .Fl B Ar dev -.Nm "" +.Nm .Op Fl v .Fl c Ar config_file Ar dev -.Nm "" +.Nm .Op Fl v .Fl C Ar config_file Ar dev -.Nm "" +.Nm .Op Fl v .Fl f Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl F Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl g Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl G Ar dev -.Nm "" +.Nm .Op Fl v .Fl i Ar dev -.Nm "" +.Nm .Op Fl v .Fl I Ar serial_number Ar dev -.Nm "" +.Nm .Op Fl v .Fl p Ar dev -.Nm "" +.Nm .Op Fl v .Fl P Ar dev -.Nm "" +.Nm .Op Fl v .Fl r Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl R Ar component Ar dev -.Nm "" +.Nm .Op Fl v .Fl s Ar dev -.Nm "" +.Nm .Op Fl v .Fl S Ar dev -.Nm "" +.Nm .Op Fl v .Fl u Ar dev .Sh DESCRIPTION @@ -436,7 +436,7 @@ device special files. It is highly recommended that before using the RAID driver for real file systems that the system administrator(s) become quite familiar with the use of -.Nm "" , +.Nm , and that they understand how the component reconstruction process works. The examples in this section will focus on configuring a number of different RAID sets of varying degrees of redundancy. diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index 53732a6badb..5f31d857f06 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: reboot.8,v 1.17 2002/10/03 15:41:45 wiz Exp $ +.\" $NetBSD: reboot.8,v 1.18 2003/02/25 10:35:08 wiz Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Op Fl dlnpq .Nm poweroff .Op Fl dlnq -.Nm "" +.Nm .Op Fl dlnq .Sh DESCRIPTION The diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 3f2913c46f9..941e305d011 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: restore.8,v 1.37 2003/02/04 23:07:34 perry Exp $ +.\" $NetBSD: restore.8,v 1.38 2003/02/25 10:35:09 wiz Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,26 +47,26 @@ .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno -.Nm "" +.Nm .Fl R .Op Fl cduvyN .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno -.Nm "" +.Nm .Fl r .Op Fl cduvyN .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno -.Nm "" +.Nm .Fl t .Op Fl cdhuvy .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno .Op Ar -.Nm "" +.Nm .Fl x .Op Fl cdhmuvyN .Op Fl b Ar blocksize @@ -221,7 +221,7 @@ restore passes. This file should be removed when the last incremental has been restored. .Pp -.Nm "" , +.Nm , in conjunction with .Xr newfs 8 and @@ -361,7 +361,7 @@ Do not perform actual writing to disk. .El .Sh ENVIRONMENT If the following environment variable exists it will be used by -.Nm "" : +.Nm : .Bl -tag -width "TMPDIR" -compact .It TMPDIR The directory given in TMPDIR will be used @@ -412,7 +412,7 @@ The fastest way to extract a few files is to start with the last volume, and work towards the first volume. .Pp There are numerous consistency checks that can be listed by -.Nm "" . +.Nm . Most checks are self-explanatory or can ``never happen''. Common errors are given below. .Pp diff --git a/sbin/rndctl/rndctl.8 b/sbin/rndctl/rndctl.8 index 9e2b279ae21..d865ce6a48a 100644 --- a/sbin/rndctl/rndctl.8 +++ b/sbin/rndctl/rndctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rndctl.8,v 1.14 2002/10/03 15:41:45 wiz Exp $ +.\" $NetBSD: rndctl.8,v 1.15 2003/02/25 10:35:09 wiz Exp $ .\" .\" Copyright (c) 1997 Michael Graff .\" All rights reserved. @@ -37,7 +37,7 @@ .Fl CcEe .Op Fl d Ar devname .Op Fl t Ar devtype -.Nm "" +.Nm .Fl ls .Op Fl d Ar devname .Op Fl t Ar devtype diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index f932f72346a..6caa7b4421a 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: routed.8,v 1.40 2002/12/18 19:20:05 wiz Exp $ +.\" $NetBSD: routed.8,v 1.41 2003/02/25 10:35:09 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -172,7 +172,7 @@ of ICMP Redirect messages are deleted after a while to minimize .Em black-holes . When a TCP connection suffers a timeout, the kernel tells -.Nm "" , +.Nm , which deletes all redirected routes through the gateway involved, advances the age of all RIP routes through the gateway to allow an alternate to be chosen, and advances of the @@ -429,7 +429,7 @@ that another routing process will install such a route if necessary, and that other routes to that destination should not be installed by -.Nm "" . +.Nm . Such entries are only required when both routers may learn of routes to the same destination. .Pp @@ -476,7 +476,7 @@ or or .Xr named 8 , must have been started before -.Nm "" . ) +.Nm . ) .Pp .Ar Mask is an optional number between 1 and 32 indicating the netmask associated diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 9b462af16c2..8657bb9ecca 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtquery.8,v 1.16 2001/11/16 11:31:30 wiz Exp $ +.\" $NetBSD: rtquery.8,v 1.17 2003/02/25 10:35:10 wiz Exp $ .\" .Dd June 1, 1996 .Dt RTQUERY 8 @@ -13,7 +13,7 @@ .Op Fl r Ar addr .Op Fl a Ar secret .Ar host ... -.Nm "" +.Nm .Op Fl t Ar op .Ar host ... .Sh DESCRIPTION diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index c9eda4dec5d..979add399b7 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: savecore.8,v 1.27 2002/10/03 15:41:46 wiz Exp $ +.\" $NetBSD: savecore.8,v 1.28 2003/02/25 10:35:10 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -42,7 +42,7 @@ .Sh SYNOPSIS .Nm .Fl c -.Nm "" +.Nm .Op Fl fvz .Op Fl N Ar system .Op Fl Z Ar level diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index 80cbccb260b..e4b27c496fd 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: slattach.8,v 1.25 2002/10/03 15:41:47 wiz Exp $ +.\" $NetBSD: slattach.8,v 1.26 2003/02/25 10:35:10 wiz Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -51,7 +51,7 @@ is used to assign a tty line to a network interface, and to define the network source and destination addresses. The following operands are supported by -.Nm "" : +.Nm : .Bl -tag -width Ar .It Fl H Turn on DTR/CTS flow control. diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index 9a0bdf0a65d..667d507dcd3 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: swapctl.8,v 1.25 2003/01/24 19:48:52 hubertf Exp $ +.\" $NetBSD: swapctl.8,v 1.26 2003/02/25 10:35:11 wiz Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green .\" All rights reserved. @@ -38,26 +38,26 @@ .Fl A .Op Fl p Ar priority .Op Fl t Ar blk|noblk -.Nm "" +.Nm .Fl D Ar dumpdev -.Nm "" +.Nm .Fl U .Op Fl t Ar blk|noblk -.Nm "" +.Nm .Fl a .Op Fl p Ar priority .Ar path -.Nm "" +.Nm .Fl c .Fl p Ar priority .Ar path -.Nm "" +.Nm .Fl d .Ar path -.Nm "" +.Nm .Fl l | Fl s .Op Fl k -.Nm "" +.Nm .Fl z .Nm swapon .Fl a | Ar path diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index 1a8b7027057..f103cea99bc 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: tunefs.8,v 1.30 2002/12/21 12:50:54 wiz Exp $ +.\" $NetBSD: tunefs.8,v 1.31 2003/02/25 10:35:11 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm tunefs .Nd tune up an existing file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl AFN .Op Fl a Ar maxcontig .Op Fl d Ar rotdelay @@ -60,7 +60,7 @@ is designed to change the dynamic parameters of a file system which affect the layout policies. .Pp The following options are supported by -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl A Cause the values to be updated in all the alternate @@ -69,7 +69,7 @@ If this option is not used, then use of a backup superblock by .Xr fsck 8 will lose anything changed by -.Nm "" . +.Nm . .Fl A is ignored when .Fl N diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index 83e7d71b55a..c46869000b8 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: umount.8,v 1.9 2001/06/05 11:22:54 wiz Exp $ +.\" $NetBSD: umount.8,v 1.10 2003/02/25 10:35:12 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm .Op Fl fvFR .Ar special | node -.Nm "" +.Nm .Fl a | A .Op Fl fvFR .Op Fl h Ar host diff --git a/sbin/wdogctl/wdogctl.8 b/sbin/wdogctl/wdogctl.8 index f8ac98305a0..0a010d49867 100644 --- a/sbin/wdogctl/wdogctl.8 +++ b/sbin/wdogctl/wdogctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wdogctl.8,v 1.7 2002/10/03 15:41:48 wiz Exp $ +.\" $NetBSD: wdogctl.8,v 1.8 2003/02/25 10:35:12 wiz Exp $ .\" .\" Copyright (c) 2000 Zembu Labs, Inc. .\" All rights reserved. @@ -39,17 +39,17 @@ .Nd Watchdog timer control utility .Sh SYNOPSIS .Nm -.Nm "" +.Nm .Fl k .Op Fl A .Op Fl p Ar seconds .Ar timer -.Nm "" +.Nm .Fl u .Op Fl A .Op Fl p Ar seconds .Ar timer -.Nm "" +.Nm .Fl d .Sh DESCRIPTION .Nm diff --git a/sbin/wsconsctl/wsconsctl.8 b/sbin/wsconsctl/wsconsctl.8 index 24fe8e2dd38..866719d668f 100644 --- a/sbin/wsconsctl/wsconsctl.8 +++ b/sbin/wsconsctl/wsconsctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsconsctl.8,v 1.9 2002/10/03 15:41:48 wiz Exp $ +.\" $NetBSD: wsconsctl.8,v 1.10 2003/02/25 10:35:12 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -46,18 +46,18 @@ .Op Fl f Ar file .Op Fl n .Fl a -.Nm "" +.Nm .Op Fl kdm .Op Fl f Ar file .Op Fl n .Ar name ... -.Nm "" +.Nm .Op Fl kdm .Op Fl f Ar file .Op Fl n .Fl w .Ar name Ns Li = Ns Ar value ... -.Nm "" +.Nm .Op Fl kdm .Op Fl f Ar file .Op Fl n diff --git a/share/man/man1/man1.atari/edahdi.1 b/share/man/man1/man1.atari/edahdi.1 index aea7590b97f..0b9979febd9 100644 --- a/share/man/man1/man1.atari/edahdi.1 +++ b/share/man/man1/man1.atari/edahdi.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: edahdi.1,v 1.8 2001/09/11 00:36:44 wiz Exp $ +.\" $NetBSD: edahdi.1,v 1.9 2003/02/25 10:35:13 wiz Exp $ .\" .\" Copyright (c) 1996 Leo Weppelman .\" All rights reserved. @@ -147,7 +147,7 @@ of the device. You are advised to use .Nm only on a device without any mounted or otherwise active partitions. This is not enforced by -.Nm "" . +.Nm . This is particularly confusing when your change caused partitions to shift, as shown in the example above. .Pp diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index c64dc702a93..fc6546ce660 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -1,6 +1,6 @@ .\" -*- nroff -*- .\" -.\" $NetBSD: bpf.4,v 1.23 2003/02/04 22:38:15 perry Exp $ +.\" $NetBSD: bpf.4,v 1.24 2003/02/25 10:35:13 wiz Exp $ .\" .\" Copyright (c) 1990, 1991, 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -70,7 +70,7 @@ Reads from these files return the next group of packets that have matched the filter. To improve performance, the buffer passed to read must be the same size as the buffers used internally by -.Nm "" . +.Nm . This size is returned by the .Dv BIOCGBLEN ioctl (see below), and under @@ -82,7 +82,7 @@ truncated. The packet filter will support any link level protocol that has fixed length headers. Currently, only Ethernet, SLIP and PPP drivers have been modified to interact with -.Nm "" . +.Nm . .Pp Since packet data is in network byte order, applications should use the .Xr byteorder 3 diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index 728eb693f4f..cc4397dc688 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ccd.4,v 1.23 2001/09/12 18:19:16 wiz Exp $ +.\" $NetBSD: ccd.4,v 1.24 2003/02/25 10:35:13 wiz Exp $ .\" .\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -103,7 +103,7 @@ The partition of may be rejected because device driver of component disk will refuse it. .Pp In order to compile in support for the -.Nm "" , +.Nm , you must add a line similar to the following to your kernel configuration file: .Bd -unfilled -offset indent diff --git a/share/man/man4/cgd.4 b/share/man/man4/cgd.4 index ae656b267d2..5cebb268ccb 100644 --- a/share/man/man4/cgd.4 +++ b/share/man/man4/cgd.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: cgd.4,v 1.3 2003/01/19 21:25:39 atatat Exp $ +.\" $NetBSD: cgd.4,v 1.4 2003/02/25 10:35:13 wiz Exp $ .\" .\" Copyright (c) 2002, The NetBSD Foundation, Inc. .\" All rights reserved. @@ -98,7 +98,7 @@ and also defines the following: .Bl -tag -width CGDIOCSET .It CGDIOCSET configure the -.Nm "" . +.Nm . This .Xr ioctl 2 sets up the encryption parameters and points the @@ -106,7 +106,7 @@ sets up the encryption parameters and points the at the underlying disk. .It CGDIOCCLR unconfigures the -.Nm "" . +.Nm . .El .Pp These @@ -116,7 +116,7 @@ and their associated data structures are defined in .Sh WARNINGS It goes without saying that if you forget the passphrase that you used to configure a -.Nm "" , +.Nm , then you have irrevocably lost all of the data on the disk. Please ensure that you are using an appropriate backup strategy. .Sh FILES diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 66699e4d58c..b394e99fdde 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ddb.4,v 1.59 2003/02/13 23:50:34 jmc Exp $ +.\" $NetBSD: ddb.4,v 1.60 2003/02/25 10:35:13 wiz Exp $ .\" .\" Copyright (c) 1997 - 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -94,7 +94,7 @@ will be activated whenever the kernel would otherwise panic. .Nm may also be activated from the console. In general, sending a break on a serial console will activate -.Nm "" . +.Nm . There are also key sequences for each port that will activate .Nm from the keyboard: diff --git a/share/man/man4/dmoverio.4 b/share/man/man4/dmoverio.4 index 8cf98c98a03..a4a90e3532f 100644 --- a/share/man/man4/dmoverio.4 +++ b/share/man/man4/dmoverio.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: dmoverio.4,v 1.3 2002/08/04 05:02:22 thorpej Exp $ +.\" $NetBSD: dmoverio.4,v 1.4 2003/02/25 10:35:14 wiz Exp $ .\" .\" Copyright (c) 2002 Wasabi Systems, Inc. .\" All rights reserved. @@ -64,7 +64,7 @@ region must be the same. All functions with the same name will have the same number of and type inputs. .Pp To use -.Nm "" , +.Nm , the client must first create a session. This is achieved by performing the following steps: .Bl -bullet diff --git a/share/man/man4/ifmedia.4 b/share/man/man4/ifmedia.4 index b175ab2f1d0..3bdf4865812 100644 --- a/share/man/man4/ifmedia.4 +++ b/share/man/man4/ifmedia.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ifmedia.4,v 1.20 2003/01/04 01:09:37 wiz Exp $ +.\" $NetBSD: ifmedia.4,v 1.21 2003/02/25 10:35:14 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -55,7 +55,7 @@ set using the command. .Pp There are currently four link types supported by -.Nm "" : +.Nm : .Bl -tag -offset indent -width IFM_IEEE80211 -compact .It Dv IFM_ETHER Ethernet diff --git a/share/man/man4/ipkdb.4 b/share/man/man4/ipkdb.4 index 2e14be5621c..5bdaf2b8952 100644 --- a/share/man/man4/ipkdb.4 +++ b/share/man/man4/ipkdb.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ipkdb.4,v 1.5 2001/09/22 00:57:41 wiz Exp $ +.\" $NetBSD: ipkdb.4,v 1.6 2003/02/25 10:35:14 wiz Exp $ .\" .\" .\" Copyright (C) 2000 Wolfgang Solfrank. @@ -59,14 +59,14 @@ the .Li "options IPKDB_NE_PCISLOT" . .Pp To use -.Nm "" , +.Nm , you have to setup a DHCP server, from which .Nm can get the IP address for the interface that is used for debugging. .Pp To enter -.Nm "" , +.Nm , the remote debugger has to send the protocol start packet. E.g., gdb will do this on the command .Dl target ipkdb debuggee IPKDB key for remote debugging @@ -131,7 +131,7 @@ It's configuration and setup changed quite a bit in Since the kernel includes the definition of IPKDBKEY, anyone who can read the kernel can extract it and use it to enter -.Nm "" . +.Nm . .Pp There is no support for .Xr ip6 4 . diff --git a/share/man/man4/man4.acorn26/iobus.4 b/share/man/man4/man4.acorn26/iobus.4 index 1497174b0a9..fc561f34c15 100644 --- a/share/man/man4/man4.acorn26/iobus.4 +++ b/share/man/man4/man4.acorn26/iobus.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: iobus.4,v 1.1 2002/03/24 22:29:57 bjh21 Exp $ +.\" $NetBSD: iobus.4,v 1.2 2003/02/25 10:35:15 wiz Exp $ .\" .\" Copyright (c) 2000 Ben Harris. .\" All rights reserved. @@ -50,7 +50,7 @@ is the IOC. While MEMC podules are physically devices, they're logically treated as being attached to the IOC. On machines with an IOEB, the Universal Peripheral Controller chip is also attached at -.Nm "" . +.Nm . .Sh SEE ALSO .\" .Xr ioc 4 , .Xr podulebus 4 diff --git a/share/man/man4/pppoe.4 b/share/man/man4/pppoe.4 index d02b2665a41..0e228ba3f05 100644 --- a/share/man/man4/pppoe.4 +++ b/share/man/man4/pppoe.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: pppoe.4,v 1.18 2003/02/14 15:20:19 grant Exp $ +.\" $NetBSD: pppoe.4,v 1.19 2003/02/25 10:35:14 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -133,7 +133,7 @@ data from them, or to do your online banking). .Pp Without special care systems as described above will not be able to send larger chunks of data to a system connected via -.Nm "" . +.Nm . But there is a workaround (some may call it cheating): pretend to not be able to handle large packets, by sending a small MSS (maximum segment size) option during initial TCP handshake. diff --git a/share/man/man4/sb.4 b/share/man/man4/sb.4 index aa879f66a17..5944a8e2918 100644 --- a/share/man/man4/sb.4 +++ b/share/man/man4/sb.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: sb.4,v 1.22 2002/06/08 22:19:54 wiz Exp $ +.\" $NetBSD: sb.4,v 1.23 2003/02/25 10:35:14 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -89,7 +89,7 @@ driver. SoundBlaster 16 cards have MPU401 emulation and can use the mpu attachment, older cards have a different way to generate MIDI and has a midi device attached directly to the -.Nm "" . +.Nm . .Sh SEE ALSO .Xr aic 4 , .Xr audio 4 , diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4 index f89dbd5d1e0..c1459cea5da 100644 --- a/share/man/man4/termios.4 +++ b/share/man/man4/termios.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: termios.4,v 1.20 2002/02/13 08:17:48 ross Exp $ +.\" $NetBSD: termios.4,v 1.21 2003/02/25 10:35:14 wiz Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -691,7 +691,7 @@ character. The following special characters are extensions defined by this system and are not a part of .St -p1003.1 -.Nm "" . +.Nm . .Bl -tag -width indent .It Dv EOL2 Secondary diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index f189bd63ebc..e634b86ab65 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: rc.conf.5,v 1.75 2002/12/18 19:29:26 wiz Exp $ +.\" $NetBSD: rc.conf.5,v 1.76 2003/02/25 10:35:15 wiz Exp $ .\" .\" Copyright (c) 1996 Matthew R. Green .\" Copyright (c) 1997 Curt J. Sampson @@ -91,7 +91,7 @@ reads (if it is readable) to obtain default values for various variables, and the end-user may override these by appending appropriate entries to the end of -.Nm "" . +.Nm . .Pp .Xr rc.d 8 scripts that use @@ -1172,7 +1172,7 @@ resides in .Pa /etc . .It Pa /etc/defaults/rc.conf Default settings for -.Nm "" , +.Nm , sourced by .Nm before the end-user configuration section. diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 76462bd0f24..ab129c0ef46 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.samples.7,v 1.36 2003/02/12 18:37:15 wiz Exp $ +.\" $NetBSD: mdoc.samples.7,v 1.37 2003/02/25 10:35:16 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1241,7 +1241,7 @@ it can not recall the first argument it was invoked with. .It Li \&.Nm .Nm .It Li \&.Nm \&"\&"\ : -.Nm "" : +.Nm : .El .Pp The diff --git a/share/man/man8/MAKEDEV.8.template b/share/man/man8/MAKEDEV.8.template index b7759a91a2c..b9d76608427 100644 --- a/share/man/man8/MAKEDEV.8.template +++ b/share/man/man8/MAKEDEV.8.template @@ -1,4 +1,4 @@ -.\" $NetBSD: MAKEDEV.8.template,v 1.2 2002/03/14 01:33:27 wiz Exp $ +.\" $NetBSD: MAKEDEV.8.template,v 1.3 2003/02/25 10:35:17 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -77,7 +77,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp @@@DEVICES@@@ .Sh FILES diff --git a/share/man/man8/compat_netbsd32.8 b/share/man/man8/compat_netbsd32.8 index f67abd24f60..6d77631bfb6 100644 --- a/share/man/man8/compat_netbsd32.8 +++ b/share/man/man8/compat_netbsd32.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: compat_netbsd32.8,v 1.2 2001/09/09 22:18:14 wiz Exp $ +.\" $NetBSD: compat_netbsd32.8,v 1.3 2003/02/25 10:35:17 wiz Exp $ .\" .\" Copyright (c) 2001 Matthew R. Green .\" All rights reserved. @@ -42,7 +42,7 @@ to run executables. .Pp To use -.Nm "" , +.Nm , one must either have .Dv COMPAT_NETBSD32 in the kernel, or load the compat_netbsd32 and exec_netbsd32 kernel diff --git a/share/man/man8/man8.acorn26/MAKEDEV.8 b/share/man/man8/man8.acorn26/MAKEDEV.8 index 88e3ce0c14d..52d8d4e3796 100644 --- a/share/man/man8/man8.acorn26/MAKEDEV.8 +++ b/share/man/man8/man8.acorn26/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/10/04 19:04:17 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:17 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.acorn26/boot26.8 b/share/man/man8/man8.acorn26/boot26.8 index b685b2307aa..b2f431712cb 100644 --- a/share/man/man8/man8.acorn26/boot26.8 +++ b/share/man/man8/man8.acorn26/boot26.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: boot26.8,v 1.1 2002/03/24 22:30:07 bjh21 Exp $ +.\" $NetBSD: boot26.8,v 1.2 2003/02/25 10:35:17 wiz Exp $ .\" .\" Copyright (c) 2000, 2001 Ben Harris .\" All rights reserved. @@ -133,7 +133,7 @@ On a machine with 32k pages (which is all .Nx Ns /acorn26 supports), the left half of the first line is potential screen memory, and hence not used by -.Nm "" . +.Nm . The next page is usually zero page under RISC OS, and is used for zero page under .Nx diff --git a/share/man/man8/man8.acorn32/MAKEDEV.8 b/share/man/man8/man8.acorn32/MAKEDEV.8 index 6748c8a2cf5..0e0149b417d 100644 --- a/share/man/man8/man8.acorn32/MAKEDEV.8 +++ b/share/man/man8/man8.acorn32/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.7 2002/10/04 19:04:19 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.8 2003/02/25 10:35:17 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.algor/MAKEDEV.8 b/share/man/man8/man8.algor/MAKEDEV.8 index 81a492e06bb..51bc7f385e1 100644 --- a/share/man/man8/man8.algor/MAKEDEV.8 +++ b/share/man/man8/man8.algor/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/10/04 19:04:19 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:18 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -103,7 +103,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index a89e0fe2158..ff7f828b993 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.24 2002/11/07 16:12:38 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.25 2003/02/25 10:35:18 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -103,7 +103,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.amiga/MAKEDEV.8 b/share/man/man8/man8.amiga/MAKEDEV.8 index d2c60fa8f96..fec8c79a06e 100644 --- a/share/man/man8/man8.amiga/MAKEDEV.8 +++ b/share/man/man8/man8.amiga/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.21 2002/10/04 19:04:21 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.22 2003/02/25 10:35:18 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.arc/MAKEDEV.8 b/share/man/man8/man8.arc/MAKEDEV.8 index 8d3755b1434..cfd734061b2 100644 --- a/share/man/man8/man8.arc/MAKEDEV.8 +++ b/share/man/man8/man8.arc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.15 2002/10/04 19:04:21 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.16 2003/02/25 10:35:19 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -101,7 +101,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.atari/MAKEDEV.8 b/share/man/man8/man8.atari/MAKEDEV.8 index cfb45cc75ed..e585200cf31 100644 --- a/share/man/man8/man8.atari/MAKEDEV.8 +++ b/share/man/man8/man8.atari/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.21 2003/02/09 14:30:57 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.22 2003/02/25 10:35:19 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.atari/ahdilabel.8 b/share/man/man8/man8.atari/ahdilabel.8 index 84694e70846..a87170dae12 100644 --- a/share/man/man8/man8.atari/ahdilabel.8 +++ b/share/man/man8/man8.atari/ahdilabel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ahdilabel.8,v 1.8 2002/02/13 08:18:27 ross Exp $ +.\" $NetBSD: ahdilabel.8,v 1.9 2003/02/25 10:35:19 wiz Exp $ .\" .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -163,7 +163,7 @@ of the disk. You are advised to use .Nm only on a disk without any mounted or otherwise active partitions. This is not enforced by -.Nm "" . +.Nm . .Pp Because of way .Nx diff --git a/share/man/man8/man8.bebox/MAKEDEV.8 b/share/man/man8/man8.bebox/MAKEDEV.8 index 4bbdd50bf78..8de96b97143 100644 --- a/share/man/man8/man8.bebox/MAKEDEV.8 +++ b/share/man/man8/man8.bebox/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.17 2002/10/04 19:04:22 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.18 2003/02/25 10:35:19 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.cats/MAKEDEV.8 b/share/man/man8/man8.cats/MAKEDEV.8 index a1540b2dbfd..d716460240b 100644 --- a/share/man/man8/man8.cats/MAKEDEV.8 +++ b/share/man/man8/man8.cats/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.4 2002/07/30 20:50:10 chris Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.5 2003/02/25 10:35:20 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.cesfic/MAKEDEV.8 b/share/man/man8/man8.cesfic/MAKEDEV.8 index 71f3ef405d6..1127d16ccb9 100644 --- a/share/man/man8/man8.cesfic/MAKEDEV.8 +++ b/share/man/man8/man8.cesfic/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.2 2002/06/18 13:55:31 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.3 2003/02/25 10:35:20 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.cobalt/MAKEDEV.8 b/share/man/man8/man8.cobalt/MAKEDEV.8 index d78a8a90741..6b48c48a16a 100644 --- a/share/man/man8/man8.cobalt/MAKEDEV.8 +++ b/share/man/man8/man8.cobalt/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.10 2003/01/20 08:13:25 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.11 2003/02/25 10:35:20 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -101,7 +101,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.dreamcast/MAKEDEV.8 b/share/man/man8/man8.dreamcast/MAKEDEV.8 index 8635bc34faf..91fe59d9935 100644 --- a/share/man/man8/man8.dreamcast/MAKEDEV.8 +++ b/share/man/man8/man8.dreamcast/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.11 2002/11/17 05:58:51 itohy Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.12 2003/02/25 10:35:21 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.evbarm/MAKEDEV.8 b/share/man/man8/man8.evbarm/MAKEDEV.8 index 7b0a2fe9581..536393b8a1b 100644 --- a/share/man/man8/man8.evbarm/MAKEDEV.8 +++ b/share/man/man8/man8.evbarm/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.10 2002/08/02 23:35:07 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.11 2003/02/25 10:35:21 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.evbmips/MAKEDEV.8 b/share/man/man8/man8.evbmips/MAKEDEV.8 index 70837901438..13901820db4 100644 --- a/share/man/man8/man8.evbmips/MAKEDEV.8 +++ b/share/man/man8/man8.evbmips/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.4 2002/10/04 19:04:25 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.5 2003/02/25 10:35:22 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -105,7 +105,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.evbppc/MAKEDEV.8 b/share/man/man8/man8.evbppc/MAKEDEV.8 index 237c0e17045..5e54b6acf7f 100644 --- a/share/man/man8/man8.evbppc/MAKEDEV.8 +++ b/share/man/man8/man8.evbppc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.1 2002/12/09 12:43:17 scw Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.2 2003/02/25 10:35:22 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.evbsh3/MAKEDEV.8 b/share/man/man8/man8.evbsh3/MAKEDEV.8 index 767184c179a..1a11c1b1fb0 100644 --- a/share/man/man8/man8.evbsh3/MAKEDEV.8 +++ b/share/man/man8/man8.evbsh3/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/10/04 19:04:25 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:22 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8 index 62e8c6d2e60..69c7222f169 100644 --- a/share/man/man8/man8.hp300/MAKEDEV.8 +++ b/share/man/man8/man8.hp300/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.22 2002/10/04 19:04:26 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.23 2003/02/25 10:35:22 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.hp700/MAKEDEV.8 b/share/man/man8/man8.hp700/MAKEDEV.8 index efc259dfd43..50917f87d4c 100644 --- a/share/man/man8/man8.hp700/MAKEDEV.8 +++ b/share/man/man8/man8.hp700/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/10/04 19:04:26 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:23 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.hpcarm/MAKEDEV.8 b/share/man/man8/man8.hpcarm/MAKEDEV.8 index 92b773a5cc4..9edebb737e1 100644 --- a/share/man/man8/man8.hpcarm/MAKEDEV.8 +++ b/share/man/man8/man8.hpcarm/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/09/25 00:58:37 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:23 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.hpcmips/MAKEDEV.8 b/share/man/man8/man8.hpcmips/MAKEDEV.8 index fbab27d9bef..efba95a3e60 100644 --- a/share/man/man8/man8.hpcmips/MAKEDEV.8 +++ b/share/man/man8/man8.hpcmips/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.19 2003/01/05 02:32:57 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.20 2003/02/25 10:35:23 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.hpcsh/MAKEDEV.8 b/share/man/man8/man8.hpcsh/MAKEDEV.8 index 6f0c25cf0a1..a6df5ddc495 100644 --- a/share/man/man8/man8.hpcsh/MAKEDEV.8 +++ b/share/man/man8/man8.hpcsh/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.9 2002/10/04 19:04:27 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.10 2003/02/25 10:35:24 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -93,7 +93,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 43cc265afd6..136683e0d9e 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.45 2002/12/18 20:27:52 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.46 2003/02/25 10:35:24 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -101,7 +101,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.luna68k/MAKEDEV.8 b/share/man/man8/man8.luna68k/MAKEDEV.8 index cf9686e0f52..a8151c18209 100644 --- a/share/man/man8/man8.luna68k/MAKEDEV.8 +++ b/share/man/man8/man8.luna68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.8 2002/10/04 19:04:28 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.9 2003/02/25 10:35:25 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.mac68k/MAKEDEV.8 b/share/man/man8/man8.mac68k/MAKEDEV.8 index 8941bad2a91..e758873c77b 100644 --- a/share/man/man8/man8.mac68k/MAKEDEV.8 +++ b/share/man/man8/man8.mac68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.13 2002/10/04 19:04:29 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.14 2003/02/25 10:35:25 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.macppc/MAKEDEV.8 b/share/man/man8/man8.macppc/MAKEDEV.8 index 41881bf8bd4..46038d3206f 100644 --- a/share/man/man8/man8.macppc/MAKEDEV.8 +++ b/share/man/man8/man8.macppc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.16 2003/01/15 00:18:06 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.17 2003/02/25 10:35:25 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.mipsco/MAKEDEV.8 b/share/man/man8/man8.mipsco/MAKEDEV.8 index 8c9789b5a67..87a4aec16c3 100644 --- a/share/man/man8/man8.mipsco/MAKEDEV.8 +++ b/share/man/man8/man8.mipsco/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.8 2002/10/04 19:04:30 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.9 2003/02/25 10:35:26 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.mmeye/MAKEDEV.8 b/share/man/man8/man8.mmeye/MAKEDEV.8 index 80b1000adc2..5cd2051d4b0 100644 --- a/share/man/man8/man8.mmeye/MAKEDEV.8 +++ b/share/man/man8/man8.mmeye/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.9 2002/10/04 19:04:30 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.10 2003/02/25 10:35:26 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.mvme68k/MAKEDEV.8 b/share/man/man8/man8.mvme68k/MAKEDEV.8 index 8ed90984765..33814aa964a 100644 --- a/share/man/man8/man8.mvme68k/MAKEDEV.8 +++ b/share/man/man8/man8.mvme68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.12 2002/10/04 19:04:31 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.13 2003/02/25 10:35:26 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -93,7 +93,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.mvmeppc/MAKEDEV.8 b/share/man/man8/man8.mvmeppc/MAKEDEV.8 index d34ba94e202..84b760890fa 100644 --- a/share/man/man8/man8.mvmeppc/MAKEDEV.8 +++ b/share/man/man8/man8.mvmeppc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.3 2002/10/04 19:04:31 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.4 2003/02/25 10:35:27 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.netwinder/MAKEDEV.8 b/share/man/man8/man8.netwinder/MAKEDEV.8 index aebfebb6c19..3ff719bd84a 100644 --- a/share/man/man8/man8.netwinder/MAKEDEV.8 +++ b/share/man/man8/man8.netwinder/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.9 2002/09/25 01:09:16 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.10 2003/02/25 10:35:27 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.news68k/MAKEDEV.8 b/share/man/man8/man8.news68k/MAKEDEV.8 index 7d189e09f0b..64444a0fcd1 100644 --- a/share/man/man8/man8.news68k/MAKEDEV.8 +++ b/share/man/man8/man8.news68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.8 2002/10/04 19:04:32 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.9 2003/02/25 10:35:27 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.newsmips/MAKEDEV.8 b/share/man/man8/man8.newsmips/MAKEDEV.8 index fa244c15e90..717b31f41bb 100644 --- a/share/man/man8/man8.newsmips/MAKEDEV.8 +++ b/share/man/man8/man8.newsmips/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.9 2002/10/04 19:04:32 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.10 2003/02/25 10:35:28 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.next68k/MAKEDEV.8 b/share/man/man8/man8.next68k/MAKEDEV.8 index 45cb86d9ff5..9f21929802e 100644 --- a/share/man/man8/man8.next68k/MAKEDEV.8 +++ b/share/man/man8/man8.next68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.14 2002/10/04 19:04:33 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.15 2003/02/25 10:35:28 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.ofppc/MAKEDEV.8 b/share/man/man8/man8.ofppc/MAKEDEV.8 index c419dee195d..83b798a553a 100644 --- a/share/man/man8/man8.ofppc/MAKEDEV.8 +++ b/share/man/man8/man8.ofppc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.2 2002/10/04 19:04:33 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.3 2003/02/25 10:35:28 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.pc532/MAKEDEV.8 b/share/man/man8/man8.pc532/MAKEDEV.8 index ad7acb6266c..75b66a539b7 100644 --- a/share/man/man8/man8.pc532/MAKEDEV.8 +++ b/share/man/man8/man8.pc532/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.16 2002/10/04 19:04:34 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.17 2003/02/25 10:35:28 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.playstation2/MAKEDEV.8 b/share/man/man8/man8.playstation2/MAKEDEV.8 index 95765b4c989..76068947b18 100644 --- a/share/man/man8/man8.playstation2/MAKEDEV.8 +++ b/share/man/man8/man8.playstation2/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.4 2002/10/04 19:04:35 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.5 2003/02/25 10:35:29 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.pmax/MAKEDEV.8 b/share/man/man8/man8.pmax/MAKEDEV.8 index 4025d7488ec..fa5394035d1 100644 --- a/share/man/man8/man8.pmax/MAKEDEV.8 +++ b/share/man/man8/man8.pmax/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.15 2002/10/04 19:04:35 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.16 2003/02/25 10:35:29 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.pmppc/MAKEDEV.8 b/share/man/man8/man8.pmppc/MAKEDEV.8 index 8be55778735..ad219a57331 100644 --- a/share/man/man8/man8.pmppc/MAKEDEV.8 +++ b/share/man/man8/man8.pmppc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.4 2002/10/04 19:04:35 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.5 2003/02/25 10:35:29 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.prep/MAKEDEV.8 b/share/man/man8/man8.prep/MAKEDEV.8 index 04f45228204..9b0276277cc 100644 --- a/share/man/man8/man8.prep/MAKEDEV.8 +++ b/share/man/man8/man8.prep/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.12 2002/10/04 19:04:36 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.13 2003/02/25 10:35:30 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sandpoint/MAKEDEV.8 b/share/man/man8/man8.sandpoint/MAKEDEV.8 index 865a9fef779..50d4efdf6d1 100644 --- a/share/man/man8/man8.sandpoint/MAKEDEV.8 +++ b/share/man/man8/man8.sandpoint/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.11 2002/10/04 19:04:37 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.12 2003/02/25 10:35:30 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,7 +97,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sbmips/MAKEDEV.8 b/share/man/man8/man8.sbmips/MAKEDEV.8 index 9708b22c3b9..e373a8dfebb 100644 --- a/share/man/man8/man8.sbmips/MAKEDEV.8 +++ b/share/man/man8/man8.sbmips/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.5 2002/08/02 23:35:08 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.6 2003/02/25 10:35:30 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -105,7 +105,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sgimips/MAKEDEV.8 b/share/man/man8/man8.sgimips/MAKEDEV.8 index ddd2817da19..4261277754a 100644 --- a/share/man/man8/man8.sgimips/MAKEDEV.8 +++ b/share/man/man8/man8.sgimips/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.11 2003/01/20 01:55:34 rafal Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.12 2003/02/25 10:35:31 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -105,7 +105,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.shark/MAKEDEV.8 b/share/man/man8/man8.shark/MAKEDEV.8 index b710dd4f007..65a1a841b5f 100644 --- a/share/man/man8/man8.shark/MAKEDEV.8 +++ b/share/man/man8/man8.shark/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.5 2002/10/04 19:04:38 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.6 2003/02/25 10:35:31 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,7 +99,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sparc/MAKEDEV.8 b/share/man/man8/man8.sparc/MAKEDEV.8 index 25d922f9398..d17e92c16bf 100644 --- a/share/man/man8/man8.sparc/MAKEDEV.8 +++ b/share/man/man8/man8.sparc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.23 2002/11/29 19:04:44 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.24 2003/02/25 10:35:31 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -93,7 +93,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sparc64/MAKEDEV.8 b/share/man/man8/man8.sparc64/MAKEDEV.8 index f5cbd6567df..efb4844297b 100644 --- a/share/man/man8/man8.sparc64/MAKEDEV.8 +++ b/share/man/man8/man8.sparc64/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.21 2002/11/28 19:32:44 martin Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.22 2003/02/25 10:35:32 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sun2/MAKEDEV.8 b/share/man/man8/man8.sun2/MAKEDEV.8 index 96c92cbca1f..2ab351435be 100644 --- a/share/man/man8/man8.sun2/MAKEDEV.8 +++ b/share/man/man8/man8.sun2/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.9 2002/10/04 19:04:40 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.10 2003/02/25 10:35:32 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.sun3/MAKEDEV.8 b/share/man/man8/man8.sun3/MAKEDEV.8 index 8f964d23f44..d943a2972c3 100644 --- a/share/man/man8/man8.sun3/MAKEDEV.8 +++ b/share/man/man8/man8.sun3/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.16 2002/10/20 01:00:37 wiz Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.17 2003/02/25 10:35:32 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -91,7 +91,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index 689d30e0d4b..2a97b9c2354 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.20 2002/10/04 19:04:42 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.21 2003/02/25 10:35:33 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -93,7 +93,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8 index c42b90620e6..e38663d92b9 100644 --- a/share/man/man8/man8.vax/drtest.8 +++ b/share/man/man8/man8.vax/drtest.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: drtest.8,v 1.11 2002/02/13 08:18:32 ross Exp $ +.\" $NetBSD: drtest.8,v 1.12 2003/02/25 10:35:33 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -52,7 +52,7 @@ tests. For example, when a disk has been formatted .Xr format 8 ) , you can check that hard errors has been taken care of by running -.Nm "" . +.Nm . No hard errors should be found, but in many cases quite a few soft .Tn ECC diff --git a/share/man/man8/man8.x68k/MAKEDEV.8 b/share/man/man8/man8.x68k/MAKEDEV.8 index e7901ab5454..e113172d4eb 100644 --- a/share/man/man8/man8.x68k/MAKEDEV.8 +++ b/share/man/man8/man8.x68k/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.22 2002/12/01 09:02:13 isaki Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.23 2003/02/25 10:35:33 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -101,7 +101,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man8/man8.x68k/rtcalarm.8 b/share/man/man8/man8.x68k/rtcalarm.8 index cde88f0c71f..244df9a8813 100644 --- a/share/man/man8/man8.x68k/rtcalarm.8 +++ b/share/man/man8/man8.x68k/rtcalarm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtcalarm.8,v 1.7 2002/02/13 08:18:34 ross Exp $ +.\" $NetBSD: rtcalarm.8,v 1.8 2003/02/25 10:35:33 wiz Exp $ .\" .\" Copyright (c) 1995 MINOURA Makoto. .\" All rights reserved. @@ -35,7 +35,7 @@ .Nm rtcalarm .Nd "Display or set x68k's RTC alarm timer" .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl w Ar day-of-the-week .Op Fl d Ar day-of-the-month .Bo @@ -45,9 +45,9 @@ .Bc .Op Fl c channel .Ar hh:mm -.Nm "" +.Nm off -.Nm "" +.Nm .Sh DESCRIPTION .Nm displays or sets x68k's RTC alarm timer. diff --git a/share/man/man8/man8.x86_64/MAKEDEV.8 b/share/man/man8/man8.x86_64/MAKEDEV.8 index e7fd6dac3b0..7facb47698f 100644 --- a/share/man/man8/man8.x86_64/MAKEDEV.8 +++ b/share/man/man8/man8.x86_64/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.2 2002/10/04 19:04:43 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.3 2003/02/25 10:35:33 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -101,7 +101,7 @@ Please note that any hash marks .Pq Dq # in the following list of supported device targets must be replaced by digits when calling -.Nm "" : +.Nm : .Pp .\" @@@DEVICES@@@ .Bl -tag -width 01 diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 8cfba2a068a..9a8bf728250 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: mbuf.9,v 1.25 2003/02/14 15:20:21 grant Exp $ +.\" $NetBSD: mbuf.9,v 1.26 2003/02/25 10:35:34 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -192,7 +192,7 @@ mbuf contains out-of-band data. The .Dv flags variable contains information describing the -.Nm "" , +.Nm , notably: .Bl -tag -compact -offset indent -width "XXXXXXXXXXX" .It Dv M_EXT diff --git a/share/man/man9/vfs.9 b/share/man/man9/vfs.9 index 07dad39bdc6..ab9354afd17 100644 --- a/share/man/man9/vfs.9 +++ b/share/man/man9/vfs.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: vfs.9,v 1.6 2002/10/14 13:43:35 wiz Exp $ +.\" $NetBSD: vfs.9,v 1.7 2003/02/25 10:35:34 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -42,7 +42,7 @@ .Nd kernel interface to file systems .Sh DESCRIPTION The virtual file system, -.Nm "" , +.Nm , is the kernel interface to file systems. The interface specifies the calls for the kernel to access file systems. It also specifies the core functionality that a file system must provide diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 35df55c150e..ac6e330a2a6 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: termcap.5,v 1.30 2003/01/27 19:50:20 jdc Exp $ +.\" $NetBSD: termcap.5,v 1.31 2003/02/25 10:35:34 wiz Exp $ .\" .\" Copyright (c) 1985, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -54,7 +54,7 @@ by giving a set of capabilities that they have and by describing how operations are performed. Padding requirements and initialization sequences are included in -.Nm "" . +.Nm . .Pp Entries in .Nm @@ -446,9 +446,9 @@ lines. .It "ta str (P) Tab to next 8-position hardware tab stop." .It "tc str Entry of similar terminal \- must be last." .It "te str String to end programs that use" -.Nm "" . +.Nm . .It "ti str String to begin programs that use" -.Nm "" . +.Nm . .It "ts str (N) Go to status line, column" .Em n . .It "UC bool (o) Upper-case only." @@ -1047,7 +1047,7 @@ may bring down non-blank lines. .Ss Insert/Delete Character There are two basic kinds of intelligent terminals with respect to insert/delete character that can be described using -.Nm "" . +.Nm . The most common insert/delete character operations affect only the characters on the current line and shift characters off the end of the line rigidly. Other terminals, such as the Concept\-100 and the Perkin Elmer Owl, make @@ -1243,7 +1243,7 @@ Not all modes need be supported by .Sy \&sa , only those for which corresponding attribute commands exist. (It is unlikely that a -.Nm "" Ns \-using +.Nm Ns \-using program will support this capability, which is defined for compatibility with .Xr terminfo 5 ) . @@ -1445,7 +1445,7 @@ the display for cursor addressing to work properly. This is also used for the Tektronix 4025, where .Sy \&ti sets the command character to be the one used by -.Nm "" . +.Nm . .Pp Other capabilities include @@ -1659,7 +1659,7 @@ the number of times to repeat it. (This is a .Xr terminfo 5 feature that is unlikely to be supported by a program that uses -.Nm "" . ) +.Nm . ) .Pp If the terminal has a settable command character, such as the Tektronix 4025, this can be indicated with @@ -1774,7 +1774,7 @@ and .Sy \&px causes the string to be transmitted to the computer. Unfortunately, due to lack of a definition for string parameters in -.Nm "" , +.Nm , only .Xr terminfo 5 supports these capabilities. The diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1 index 83c568e9c59..50aefd57860 100644 --- a/usr.bin/apply/apply.1 +++ b/usr.bin/apply/apply.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: apply.1,v 1.9 2001/10/17 22:02:30 wiz Exp $ +.\" $NetBSD: apply.1,v 1.10 2003/02/25 10:35:35 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -93,7 +93,7 @@ option. .El .Sh ENVIRONMENT The following environment variable affects the execution of -.Nm "" : +.Nm : .Bl -tag -width SHELL .It Ev SHELL Pathname of shell to use. diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index d90c2f5131e..6c1ccb178c9 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: at.1,v 1.19 2002/09/30 11:08:56 grant Exp $ +.\" $NetBSD: at.1,v 1.20 2003/02/25 10:35:35 wiz Exp $ .\" $OpenBSD: at.1,v 1.6 1998/06/05 00:47:46 deraadt Exp $ .\" $FreeBSD: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $ .Dd October 15, 2000 @@ -17,13 +17,13 @@ .Op Fl f Ar file .Op Fl mldrbv .Fl t Ar [[CC]YY]MMDDhhmm[.SS] -.Nm "" +.Nm .Op Fl V .Op Fl q Ar queue .Op Fl f Ar file .Op Fl mldrbv .Ar time -.Nm "" +.Nm .Op Fl V .Fl c Ar job Op Ar job ... .Nm atq @@ -173,7 +173,7 @@ and If the file .Pa /var/at/at.allow exists, only usernames mentioned in it are allowed to use -.Nm "" . +.Nm . .Pp If .Pa /var/at/at.allow @@ -181,10 +181,10 @@ does not exist, .Pa /var/at/at.deny is checked, every username not mentioned in it is then allowed to use -.Nm "" . +.Nm . .Pp If neither exists, only the superuser is allowed use of -.Nm "" . +.Nm . .Pp An empty .Pa /var/at/at.deny diff --git a/usr.bin/audio/ctl/audioctl.1 b/usr.bin/audio/ctl/audioctl.1 index 9f409f20144..4c38e5dbd1c 100644 --- a/usr.bin/audio/ctl/audioctl.1 +++ b/usr.bin/audio/ctl/audioctl.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: audioctl.1,v 1.16 2002/10/13 01:06:42 wiz Exp $ +.\" $NetBSD: audioctl.1,v 1.17 2003/02/25 10:35:36 wiz Exp $ .\" .\" Copyright (c) 1997, 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -44,11 +44,11 @@ .Op Fl d Ar device .Op Fl n .Fl a -.Nm "" +.Nm .Op Fl d Ar device .Op Fl n .Ar name ... -.Nm "" +.Nm .Op Fl d Ar device .Op Fl n .Fl w diff --git a/usr.bin/audio/record/audiorecord.1 b/usr.bin/audio/record/audiorecord.1 index 1c1425bab29..8bdf3988e24 100644 --- a/usr.bin/audio/record/audiorecord.1 +++ b/usr.bin/audio/record/audiorecord.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: audiorecord.1,v 1.31 2002/12/18 19:48:28 wiz Exp $ +.\" $NetBSD: audiorecord.1,v 1.32 2003/02/25 10:35:36 wiz Exp $ .\" .\" Copyright (c) 1998-1999 Matthew R. Green .\" All rights reserved. @@ -33,7 +33,7 @@ .Nm audiorecord .Nd record audio files .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl afhV .Op Fl b Ar balance .Op Fl c Ar channels diff --git a/usr.bin/awk/awk.1 b/usr.bin/awk/awk.1 index f3eec701653..a4be5652575 100644 --- a/usr.bin/awk/awk.1 +++ b/usr.bin/awk/awk.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: awk.1,v 1.12 2003/01/04 23:43:08 wiz Exp $ +.\" $NetBSD: awk.1,v 1.13 2003/02/25 10:35:36 wiz Exp $ .\" .\" Copyright (C) Lucent Technologies 1997 .\" All Rights Reserved @@ -36,7 +36,7 @@ .Op Fl d Ns Op Ar N .Op Ar prog | Fl f Ar filename .Ar -.Nm "" +.Nm .Fl V .Sh DESCRIPTION .Nm diff --git a/usr.bin/bdes/bdes.1 b/usr.bin/bdes/bdes.1 index 1e53383861c..795959a7e30 100644 --- a/usr.bin/bdes/bdes.1 +++ b/usr.bin/bdes/bdes.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: bdes.1,v 1.9 2002/09/30 11:08:57 grant Exp $ +.\" $NetBSD: bdes.1,v 1.10 2003/02/25 10:35:37 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -203,7 +203,7 @@ keys on average) are becoming practical. .Pp As with all cryptosystems, the choice of keys and key security remain the most vulnerable aspect of -.Nm "" . +.Nm . .Sh IMPLEMENTATION NOTES For implementors wishing to write software compatible with this program, the following notes are provided. diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1 index 6d75aeacca1..a7fe6144a58 100644 --- a/usr.bin/biff/biff.1 +++ b/usr.bin/biff/biff.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: biff.1,v 1.7 2001/12/01 16:43:08 wiz Exp $ +.\" $NetBSD: biff.1,v 1.8 2003/02/25 10:35:37 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,7 +48,7 @@ informs the system whether you want to be notified when mail arrives during the current terminal session. .Pp Options supported by -.Nm "" : +.Nm : .Bl -tag -width 4n .It Cm n Disables notification. diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index bd9001e4fe7..d60ea387976 100644 --- a/usr.bin/checknr/checknr.1 +++ b/usr.bin/checknr/checknr.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: checknr.1,v 1.12 2002/01/21 18:36:44 wiz Exp $ +.\" $NetBSD: checknr.1,v 1.13 2003/02/25 10:35:38 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -121,7 +121,7 @@ While it will work to directly go into the next font or explicitly specify the original font or point size, and many existing documents actually do this, such a practice will produce complaints from -.Nm "" . +.Nm . Since it is probably better to use the .Ql \efP and diff --git a/usr.bin/crunch/crunchgen/crunchgen.1 b/usr.bin/crunch/crunchgen/crunchgen.1 index 98868f903a4..bb50ab6ffc2 100644 --- a/usr.bin/crunch/crunchgen/crunchgen.1 +++ b/usr.bin/crunch/crunchgen/crunchgen.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: crunchgen.1,v 1.19 2002/10/02 16:04:58 wiz Exp $ +.\" $NetBSD: crunchgen.1,v 1.20 2003/02/25 10:35:38 wiz Exp $ .\" .\" Copyright (c) 1994 University of Maryland .\" All Rights Reserved. @@ -31,7 +31,7 @@ .Nm crunchgen .Nd generates build environment for a crunched binary .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl foq .Bk -words .Op Fl m Ar makefile-name diff --git a/usr.bin/crunch/crunchide/crunchide.1 b/usr.bin/crunch/crunchide/crunchide.1 index 3a3aa2088f3..e927f79365a 100644 --- a/usr.bin/crunch/crunchide/crunchide.1 +++ b/usr.bin/crunch/crunchide/crunchide.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: crunchide.1,v 1.11 2002/02/08 01:36:22 ross Exp $ +.\" $NetBSD: crunchide.1,v 1.12 2003/02/25 10:35:38 wiz Exp $ .\" .\" Copyright (c) 1994 University of Maryland .\" All Rights Reserved. @@ -31,7 +31,7 @@ .Nm crunchide .Nd hides symbol names from ld, for crunching programs together .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl f Ar keep-list-file .Ek diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1 index 0e79b21a747..d796651b7e0 100644 --- a/usr.bin/ctags/ctags.1 +++ b/usr.bin/ctags/ctags.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ctags.1,v 1.13 2002/10/12 22:51:28 wiz Exp $ +.\" $NetBSD: ctags.1,v 1.14 2003/02/25 10:35:39 wiz Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -62,7 +62,7 @@ file, .Xr ex 1 can quickly locate these object definitions. Depending upon the options provided to -.Nm "" , +.Nm , objects will consist of subroutines, typedefs, defines, structs, enums and unions. .Bl -tag -width Ds diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1 index 8f1332d3df0..1a859c04344 100644 --- a/usr.bin/cut/cut.1 +++ b/usr.bin/cut/cut.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: cut.1,v 1.9 2001/12/01 16:43:12 wiz Exp $ +.\" $NetBSD: cut.1,v 1.10 2003/02/25 10:35:39 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,10 +47,10 @@ .Fl b Ar list .Op Fl n .Op Ar -.Nm "" +.Nm .Fl c Ar list .Op Ar -.Nm "" +.Nm .Fl f Ar list .Op Fl d Ar delim .Op Fl s diff --git a/usr.bin/db/db.1 b/usr.bin/db/db.1 index dcdc9bddafe..6a6c291f7fc 100644 --- a/usr.bin/db/db.1 +++ b/usr.bin/db/db.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: db.1,v 1.8 2003/02/14 15:59:16 grant Exp $ +.\" $NetBSD: db.1,v 1.9 2003/02/25 10:35:39 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -49,7 +49,7 @@ and databases . .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl KV .Op Fl Niq .Bk -words @@ -67,7 +67,7 @@ databases .Op Ar key Op Ar \&.\&.\&. .Ek . -.Nm "" +.Nm .Fl d .Op Fl Niq .Bk -words @@ -82,7 +82,7 @@ databases .Op Ar key Op Ar \&.\&.\&. .Ek . -.Nm "" +.Nm .Fl w .Op Fl Niq .Bk -words diff --git a/usr.bin/elf2aout/elf2aout.1 b/usr.bin/elf2aout/elf2aout.1 index 9ad38dfb92d..7c1e9513170 100644 --- a/usr.bin/elf2aout/elf2aout.1 +++ b/usr.bin/elf2aout/elf2aout.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: elf2aout.1,v 1.8 2002/09/30 11:08:58 grant Exp $ +.\" $NetBSD: elf2aout.1,v 1.9 2003/02/25 10:35:40 wiz Exp $ .\" .\" Copyright 1996 The Board of Trustees of The Leland Stanford .\" Junior University. All Rights Reserved. @@ -63,4 +63,4 @@ to avoid such duplicate symbols. In some environments, the GNU binutils .Xr objcopy 1 utility may be a better solution than -.Nm "" . +.Nm . diff --git a/usr.bin/elf2ecoff/elf2ecoff.1 b/usr.bin/elf2ecoff/elf2ecoff.1 index 1e9f5033c35..ffc23cf46ab 100644 --- a/usr.bin/elf2ecoff/elf2ecoff.1 +++ b/usr.bin/elf2ecoff/elf2ecoff.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: elf2ecoff.1,v 1.8 2002/09/30 11:08:59 grant Exp $ +.\" $NetBSD: elf2ecoff.1,v 1.9 2003/02/25 10:35:40 wiz Exp $ .\" .\" Copyright 1996 The Board of Trustees of The Leland Stanford .\" Junior University. All Rights Reserved. @@ -59,4 +59,4 @@ to avoid duplicate symbols. In some environments, the GNU binutils .Xr objcopy 1 utility may be a better solution than -.Nm "" . +.Nm . diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1 index f8be2f6ca79..2d8d8e93fc1 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: error.1,v 1.9 2002/02/07 03:15:11 ross Exp $ +.\" $NetBSD: error.1,v 1.10 2003/02/25 10:35:41 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -130,7 +130,7 @@ connected via a pipe to the error message source. Some language processors put error messages on their standard error file; others put their messages on the standard output. Hence, both error sources should be piped together into -.Nm "" . +.Nm . For example, when using the .Xr csh 1 syntax, @@ -179,7 +179,7 @@ which file it is processing. uses these to determine the file name for languages that don't include the file name in each error message. These synchronization messages are consumed entirely by -.Nm "" . +.Nm . .It Em discard Error messages from .Xr lint 1 @@ -192,7 +192,7 @@ and are discarded, to prevent accidently touching these libraries. Again, these error messages are consumed entirely by -.Nm "" . +.Nm . .It Em nullify Error messages from .Xr lint 1 @@ -286,7 +286,7 @@ may cause .Nm to not understand the error message. .Pp -.Nm "" , +.Nm , since it is purely mechanical, will not filter out subsequent errors caused by `floodgating' initiated by one syntactically trivial error. @@ -295,7 +295,7 @@ Humans are still much better at discarding these related errors. Pascal error messages belong after the lines affected (error puts them before). The alignment of the `\\' marking the point of error is also disturbed by -.Nm "" . +.Nm . .Pp .Nm was designed for work on diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 61bb2a48da8..da05705de94 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: find.1,v 1.42 2003/02/23 20:01:31 jhawk Exp $ +.\" $NetBSD: find.1,v 1.43 2003/02/25 10:35:41 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -565,10 +565,10 @@ The second expression is not evaluated if the first expression is true. .El .Pp All operands and primaries must be separate arguments to -.Nm "" . +.Nm . Primaries which themselves take arguments expect each argument to be a separate argument to -.Nm "" . +.Nm . .Sh EXAMPLES The following examples are shown as given to the shell: .Bl -tag -width findx diff --git a/usr.bin/fold/fold.1 b/usr.bin/fold/fold.1 index 696fd5e317c..2cc7273bff6 100644 --- a/usr.bin/fold/fold.1 +++ b/usr.bin/fold/fold.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: fold.1,v 1.8 2002/02/08 01:36:23 ross Exp $ +.\" $NetBSD: fold.1,v 1.9 2003/02/25 10:35:41 wiz Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -82,4 +82,4 @@ should be a multiple of 8 if tabs are present, or the tabs should be expanded using .Xr expand 1 before using -.Nm "" . +.Nm . diff --git a/usr.bin/fsplit/fsplit.1 b/usr.bin/fsplit/fsplit.1 index b3e46b90f7c..3b2043cad75 100644 --- a/usr.bin/fsplit/fsplit.1 +++ b/usr.bin/fsplit/fsplit.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsplit.1,v 1.7 2002/09/30 11:09:01 grant Exp $ +.\" $NetBSD: fsplit.1,v 1.8 2003/02/25 10:35:42 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -101,7 +101,7 @@ Asa Romberger and Jerry Berkman assumes the subprogram name is on the first noncomment line of the subprogram unit. Nonstandard source formats may confuse -.Nm "" . +.Nm . .Pp It is hard to use .Fl e diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index 3954ce01ba2..ec9979da850 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ftp.1,v 1.91 2003/02/14 15:59:16 grant Exp $ +.\" $NetBSD: ftp.1,v 1.92 2003/02/25 10:35:42 wiz Exp $ .\" .\" Copyright (c) 1996-2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -76,7 +76,7 @@ .Nd Internet file transfer program .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl 46AadefginpRtvV .Bk -words .Op Fl N Ar netrc @@ -160,7 +160,7 @@ Internet file transfer program .Sm on .Ek .Op Ar \&.\&.\&. -.Nm "" +.Nm .Bk -words .Fl u Ar url Ar file .Ek diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 61f415ba859..64cae90eb64 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: getopt.1,v 1.14 2002/09/30 11:09:02 grant Exp $ +.\" $NetBSD: getopt.1,v 1.15 2003/02/25 10:35:43 wiz Exp $ .Dd November 9, 2000 .Dt GETOPT 1 .Os @@ -87,7 +87,7 @@ and the .Xr sh 1 set command are used on the same line. The example given is one way to detect errors found by -.Nm "" . +.Nm . .Sh DIAGNOSTICS .Nm prints an error message on the standard error output when it @@ -112,7 +112,7 @@ from .Nm rather than from the shell procedure containing the invocation of -.Nm "" ; +.Nm ; this again is hard to fix. .Pp The precise best way to use the diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index 67b2196a69a..f402ac906d0 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: hexdump.1,v 1.15 2002/02/08 01:36:24 ross Exp $ +.\" $NetBSD: hexdump.1,v 1.16 2003/02/25 10:35:43 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm hexdump .Nd ascii, decimal, hexadecimal, octal dump .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl bcCdovx .Bk -words .Op Fl e Ar format_string diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index d28947e8856..b4799158c98 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: od.1,v 1.20 2003/01/12 21:13:23 mjl Exp $ +.\" $NetBSD: od.1,v 1.21 2003/02/25 10:35:43 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,7 +41,7 @@ .Nm od .Nd octal, decimal, hex, ascii dump .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl aBbcDdeFfHhIiLlOovXx .Bk -words .Op Fl j Ar skip @@ -68,7 +68,7 @@ has been deprecated in favor of .Pp .Xr hexdump 1 , if called as -.Nm "" , +.Nm , provides compatibility for the options described below. It does not provide compatibility for the .Fl s diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1 index d291d46195e..9bb90fd0cf5 100644 --- a/usr.bin/id/id.1 +++ b/usr.bin/id/id.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: id.1,v 1.9 2002/02/08 01:36:25 ross Exp $ +.\" $NetBSD: id.1,v 1.10 2003/02/25 10:35:43 wiz Exp $ .\" .\" Copyright (c) 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -45,15 +45,15 @@ .Sh SYNOPSIS .Nm .Op Ar user -.Nm "" +.Nm .Fl G Op Fl n .Op Ar user -.Nm "" +.Nm .Fl g Op Fl nr .Op Ar user -.Nm "" +.Nm .Fl p -.Nm "" +.Nm .Fl u Op Fl nr .Op Ar user .Sh DESCRIPTION diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index f6e7f3320a2..2c7bbc70de2 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: indent.1,v 1.15 2001/12/01 19:27:33 wiz Exp $ +.\" $NetBSD: indent.1,v 1.16 2003/02/25 10:35:44 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm indent .Nd indent and format C program source .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Ar input-file Op Ar output-file .Ek @@ -143,7 +143,7 @@ checks to make sure it is different from .Ar input-file . .Pp The options listed below control the formatting style imposed by -.Nm "" . +.Nm . .Bl -tag -width Op .It Fl bacc , nbacc If diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index 0a025b4d0be..f4f3a4b2faa 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ipcs.1,v 1.12 2002/06/16 22:43:30 wiz Exp $ +.\" $NetBSD: ipcs.1,v 1.13 2003/02/25 10:35:44 wiz Exp $ .\" .\" Copyright (c) 1994 SigmaSoft, Th. Lockert .\" All rights reserved. @@ -154,4 +154,4 @@ default system name list .Sh BUGS This manual page is woefully incomplete, because it does not at all attempt to explain the information printed by -.Nm "" . +.Nm . diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1 index a4cf8b35bcb..199bb938bec 100644 --- a/usr.bin/join/join.1 +++ b/usr.bin/join/join.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: join.1,v 1.9 2002/02/08 01:36:25 ross Exp $ +.\" $NetBSD: join.1,v 1.10 2003/02/25 10:35:44 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)join.1 8.3 (Berkeley) 4/28/95 -.\" $NetBSD: join.1,v 1.9 2002/02/08 01:36:25 ross Exp $ +.\" $NetBSD: join.1,v 1.10 2003/02/25 10:35:44 wiz Exp $ .\" .Dd April 28, 1995 .Dt JOIN 1 @@ -44,7 +44,7 @@ .Nm join .Nd relational database operator .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Oo .Fl a Ar file_number | Fl v Ar file_number @@ -172,7 +172,7 @@ The utility exits 0 on success, and \*[Gt]0 if an error occurs. .Sh COMPATIBILITY For compatibility with historic versions of -.Nm "" , +.Nm , the following options are available: .Bl -tag -width Fl .It Fl a diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index af1483e61be..a86f33d4a5c 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: jot.1,v 1.5 2002/02/08 01:36:25 ross Exp $ +.\" $NetBSD: jot.1,v 1.6 2003/02/25 10:35:45 wiz Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm jot .Nd print sequential or random data .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl rcn .Bk -words .Op Fl b Ar word diff --git a/usr.bin/kdump/kdump.1 b/usr.bin/kdump/kdump.1 index c92cb90cf20..f8349c95d47 100644 --- a/usr.bin/kdump/kdump.1 +++ b/usr.bin/kdump/kdump.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: kdump.1,v 1.15 2002/11/29 19:14:00 wiz Exp $ +.\" $NetBSD: kdump.1,v 1.16 2003/02/25 10:35:45 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm kdump .Nd display kernel trace data .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl dlNnRT .Op Fl e Ar emulation .Op Fl f Ar file diff --git a/usr.bin/ktrace/ktrace.1 b/usr.bin/ktrace/ktrace.1 index 8dd7a921d3f..2bbdc2e8974 100644 --- a/usr.bin/ktrace/ktrace.1 +++ b/usr.bin/ktrace/ktrace.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ktrace.1,v 1.17 2002/12/18 20:10:37 wiz Exp $ +.\" $NetBSD: ktrace.1,v 1.18 2003/02/25 10:35:45 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Op Fl g Ar pgrp .Op Fl p Ar pid .Op Fl t Ar trstr -.Nm "" +.Nm .Op Fl adis .Op Fl f Ar trfile .Op Fl t Ar trstr diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 41c4c2ca970..bc3ec561c8a 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: m4.1,v 1.14 2002/02/08 01:36:27 ross Exp $ +.\" $NetBSD: m4.1,v 1.15 2003/02/25 10:35:46 wiz Exp $ .\" @(#) $OpenBSD: m4.1,v 1.23 2001/09/29 11:56:18 espie Exp $ .\" .\" @@ -9,7 +9,7 @@ .Nm m4 .Nd macro language processor .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl Pg .Oo .Fl D Ns Ar name Ns Op Ar =value @@ -353,7 +353,7 @@ The utility is expected to be a superset of the .St -xcu5 specification, and includes some extensions also present in GNU -.Nm "" . +.Nm . .Pp The .Fl s @@ -374,7 +374,7 @@ The output format of tracing and of are not specified in any standard, are likely to change and should not be relied upon. The current format of tracing is closely modelled on GNU -.Nm "" , +.Nm , to allow .Nm autoconf to work. @@ -393,7 +393,7 @@ For portability, one should not use the macros .Ic __file__ . .Pp All builtins do expand without arguments in many other -.Nm "" . +.Nm . .Sh AUTHORS Ozan Yigit \*[Lt]oz@sis.yorku.ca\*[Gt] and Richard A. O'Keefe (ok@cs.rmit.edu.au). GNU-m4 compatibility extensions by Marc Espie \*[Lt]espie@cvs.openbsd.org\*[Gt]. diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index e1ae07c51c2..0637a141790 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mail.1,v 1.23 2003/02/04 23:07:34 perry Exp $ +.\" $NetBSD: mail.1,v 1.24 2003/02/25 10:35:46 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,11 +48,11 @@ .Op Fl c Ar cc-addr .Op Fl b Ar bcc-addr .Ar to-addr ... -.Nm "" +.Nm .Op Fl EiInNv .Fl f .Op Ar name -.Nm "" +.Nm .Op Fl EiInNv .Op Fl u Ar user .Sh DESCRIPTION @@ -249,7 +249,7 @@ in your home directory. The current list of such aliases can be displayed with the .Ic alias command in -.Nm "" . +.Nm . System wide distribution lists can be created by editing .Pa /etc/mail/aliases , see @@ -678,7 +678,7 @@ presents message headers in windowfuls as described under the .Ic headers command. You can move -.Nm "" Ns 's +.Nm Ns 's attention forward to the next window with the .Ic \&z command. @@ -857,7 +857,7 @@ is the same as specifying on the command line and causes .Nm to output all sorts of information useful for debugging -.Nm "" . +.Nm . .It Ar dot The binary option .Ar dot diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 51b22f7aa33..021c5905ce0 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.73 2003/02/04 23:07:34 perry Exp $ +.\" $NetBSD: make.1,v 1.74 2003/02/25 10:35:47 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm make .Nd maintain program dependencies .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl BeikNnqrstW .Bk -words .Op Fl D Ar variable @@ -223,7 +223,7 @@ Rather than re-building a target as specified in the makefile, create it or update its modification time to make it appear up-to-date. .It Fl V Ar variable Print -.Nm "" Ns 's +.Nm Ns 's idea of the value of .Ar variable , in the global context. @@ -376,7 +376,7 @@ are: .Bl -tag -width Ds .It Environment variables Variables defined as part of -.Nm "" Ns 's +.Nm Ns 's environment. .It Global variables Variables defined in the makefile or in included makefiles. @@ -470,10 +470,10 @@ The environment variable .Ql Ev MAKEFLAGS may contain anything that may be specified on -.Nm "" Ns 's +.Nm Ns 's command line. Anything specified on -.Nm "" Ns 's +.Nm Ns 's command line is appended to the .Ql Ev MAKEFLAGS variable which is then @@ -594,7 +594,7 @@ Order every word in variable alphabetically. .It Cm Q Quotes every shell meta-character in the variable, so that it can be passed safely through recursive invocations of -.Nm "" . +.Nm . .It Cm R Replaces each word in the variable with everything but its suffix. .It Cm tl @@ -817,7 +817,7 @@ to the variable. .Sh INCLUDE STATEMENTS, CONDITIONALS AND FOR LOOPS Makefile inclusion, conditional structures and for loops reminiscent of the C programming language are provided in -.Nm "" . +.Nm . All such structures are identified by a line beginning with a single dot .Pq Ql \&. @@ -968,7 +968,7 @@ has been defined. .It Ic make Takes a target name as an argument and evaluates to true if the target was specified as part of -.Nm "" Ns 's +.Nm Ns 's command line or was declared the default target (either implicitly or explicitly, see .Va .MAIN ) @@ -1083,7 +1083,7 @@ or .Fl t options were specified. Normally used to mark recursive -.Nm "" Ns 's . +.Nm Ns 's . .It Ic .NOTMAIN Normally .Nm @@ -1106,7 +1106,7 @@ as if they all were preceded by an at sign .Pq Ql @ . .It Ic .USE Turn the target into -.Nm "" Ns 's +.Nm Ns 's version of a macro. When the target is used as a source for another target, the other target acquires the commands, sources, and attributes (except for @@ -1237,7 +1237,7 @@ attribute is applied to every command in the file. .It Ic .SUFFIXES Each source specifies a suffix to -.Nm "" . +.Nm . If no sources are specified, any previously specified suffixes are deleted. .El .Sh ENVIRONMENT diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 6eeabfd73c7..4080c110268 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: man.1,v 1.16 2002/09/30 10:21:14 grant Exp $ +.\" $NetBSD: man.1,v 1.17 2003/02/25 10:35:47 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -41,7 +41,7 @@ .Nd display the on-line manual pages .Pq aka Dq Em man pages .Sh SYNOPSIS -.Nm "" +.Nm .Oo Fl acw Ns \&| Ns Fl h Oc .Op Fl C Ar file .Op Fl M Ar path @@ -52,7 +52,7 @@ .Ar section .Oc .Ar name Ar ... -.Nm "" +.Nm .Op Fl k .Op Fl C Ar file .Op Fl M Ar path diff --git a/usr.bin/menuc/menuc.1 b/usr.bin/menuc/menuc.1 index 95c7a8a0fb6..d2acb81d7b6 100644 --- a/usr.bin/menuc/menuc.1 +++ b/usr.bin/menuc/menuc.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: menuc.1,v 1.12 2002/10/05 11:17:32 wiz Exp $ +.\" $NetBSD: menuc.1,v 1.13 2003/02/25 10:35:48 wiz Exp $ .\" .\" Copyright 1997 Piermont Information Systems Inc. .\" All rights reserved. @@ -59,7 +59,7 @@ can be used to specify a different base name. .It Ev MENUDEF Can be set to point to a different set of definition files for -.Nm "" . +.Nm . The current location defaults to .Pa /usr/share/misc . .El @@ -90,7 +90,7 @@ comments do not start in C code and comments in the C code are passed verbatim to the output. The C comments are not recognized by -.Nm "" . +.Nm . In all cases, C code starts with a left brace .Em ({) and ends with the matching right brace diff --git a/usr.bin/mixerctl/mixerctl.1 b/usr.bin/mixerctl/mixerctl.1 index 857a31d5a64..4635b1e05a4 100644 --- a/usr.bin/mixerctl/mixerctl.1 +++ b/usr.bin/mixerctl/mixerctl.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mixerctl.1,v 1.15 2002/09/26 01:23:00 wiz Exp $ +.\" $NetBSD: mixerctl.1,v 1.16 2003/02/25 10:35:48 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -45,22 +45,22 @@ .Op Fl n .Op Fl v .Fl a -.Nm "" +.Nm .Op Fl d Ar file .Op Fl n .Op Fl v .Ar name ... -.Nm "" +.Nm .Op Fl d Ar file .Op Fl n .Fl w .Ar name=value ... -.Nm "" +.Nm .Op Fl d Ar file .Op Fl n .Fl w .Ar name++ ... -.Nm "" +.Nm .Op Fl d Ar file .Op Fl n .Fl w diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1 index 8fe9c248f33..c787559b355 100644 --- a/usr.bin/mkdep/mkdep.1 +++ b/usr.bin/mkdep/mkdep.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mkdep.1,v 1.8 2001/12/01 20:40:44 wiz Exp $ +.\" $NetBSD: mkdep.1,v 1.9 2003/02/25 10:35:48 wiz Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -68,7 +68,7 @@ The options are as follows: .It Fl a Append to the output file, so that multiple -.Nm "" Ns 's +.Nm Ns 's may be run from a single Makefile. .It Fl f Write the include file dependencies to diff --git a/usr.bin/msgs/msgs.1 b/usr.bin/msgs/msgs.1 index af3ff4e6e7f..d5423bc4cbf 100644 --- a/usr.bin/msgs/msgs.1 +++ b/usr.bin/msgs/msgs.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: msgs.1,v 1.14 2003/01/12 21:04:06 mjl Exp $ +.\" $NetBSD: msgs.1,v 1.15 2003/02/25 10:35:49 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,9 +44,9 @@ .Op Fl fhlpqr .Op Ar number .Op Ar \-number -.Nm "" +.Nm .Op Fl s -.Nm "" +.Nm .Op Fl c Op Ar days .Sh DESCRIPTION .Nm @@ -81,7 +81,7 @@ and go on to the next message. Redisplay the last message. .It Ic q Drop out of -.Nm "" ; +.Nm ; the next time .Nm will pick up where it last left off. diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 70790234b69..1920977be06 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: netstat.1,v 1.37 2003/02/04 23:07:35 perry Exp $ +.\" $NetBSD: netstat.1,v 1.38 2003/02/25 10:35:49 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,31 +45,31 @@ .Op Fl f Ar address_family .Op Fl M Ar core .Op Fl N Ar system -.Nm "" +.Nm .Op Fl bdgiLmnqrsSv .Op Fl f Ar address_family .Op Fl M Ar core .Op Fl N Ar system -.Nm "" +.Nm .Op Fl dn .Op Fl I Ar interface .Op Fl M Ar core .Op Fl N Ar system .Op Fl w Ar wait -.Nm "" +.Nm .Op Fl p Ar protocol .Op Fl M Ar core .Op Fl N Ar system -.Nm "" +.Nm .Op Fl p Ar protocol .Op Fl M Ar core .Op Fl N Ar system .Fl P Ar pcbaddr -.Nm "" +.Nm .Op Fl p Ar protocol .Op Fl i .Op Fl I Ar Interface -.Nm "" +.Nm .Op Fl s .Op Fl f Ar address_family .Op Fl i diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index 9e609dc6cc4..b1b0329eba9 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: newsyslog.8,v 1.26 2003/02/14 15:59:17 grant Exp $ +.\" $NetBSD: newsyslog.8,v 1.27 2003/02/25 10:35:49 wiz Exp $ .\" .\" Copyright (c) 1999, 2000 Andrew Doran <ad@NetBSD.org> .\" All rights reserved. @@ -99,7 +99,7 @@ By default, this configuration file is .Pa /etc/newsyslog.conf . Each line of the file contains information about a particular log file that should be handled by -.Nm "" . +.Nm . Each line has six mandatory fields and three optional fields, with whitespace separating each field. Blank lines or lines beginning with diff --git a/usr.bin/nl/nl.1 b/usr.bin/nl/nl.1 index 3ba0cb6e4e3..5a1fdbf1131 100644 --- a/usr.bin/nl/nl.1 +++ b/usr.bin/nl/nl.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: nl.1,v 1.7 2002/09/26 01:28:22 wiz Exp $ +.\" $NetBSD: nl.1,v 1.8 2003/02/25 10:35:50 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,7 +41,7 @@ .Nm \&nl .Nd line numbering filter .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl p .Bk -words .Op Fl b Ar type diff --git a/usr.bin/nohup/nohup.1 b/usr.bin/nohup/nohup.1 index 3b806f8d68e..deb5209bdf8 100644 --- a/usr.bin/nohup/nohup.1 +++ b/usr.bin/nohup/nohup.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: nohup.1,v 1.10 2003/02/04 23:07:35 perry Exp $ +.\" $NetBSD: nohup.1,v 1.11 2003/02/25 10:35:50 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -75,7 +75,7 @@ was found but could not be invoked. The .Ar utility could not be found or an error occurred in -.Nm "" . +.Nm . .El .Pp Otherwise, the exit status of @@ -84,7 +84,7 @@ will be that of .Ar utility . .Sh ENVIRONMENT The following variable is used by -.Nm "" . +.Nm . .Bl -tag -width flag .It Ev HOME If the output file diff --git a/usr.bin/pmc/pmc.1 b/usr.bin/pmc/pmc.1 index 5ea9c9d03c0..4be9e5f7288 100644 --- a/usr.bin/pmc/pmc.1 +++ b/usr.bin/pmc/pmc.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pmc.1,v 1.6 2002/09/30 11:09:08 grant Exp $ +.\" $NetBSD: pmc.1,v 1.7 2003/02/25 10:35:50 wiz Exp $ .\" .\" Copyright (c) 2000 Zembu Labs, Inc. .\" All rights reserved. @@ -38,11 +38,11 @@ .Nm pmc .Nd performance-monitoring counter interface for command execution .Sh SYNOPSIS -.Nm "" +.Nm .Fl h -.Nm "" +.Nm .Fl C -.Nm "" +.Nm .Fl c .Ar event .Ar command diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index 7e756d5e18f..e74b1a45ebb 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pr.1,v 1.13 2002/02/08 01:36:31 ross Exp $ +.\" $NetBSD: pr.1,v 1.14 2003/02/25 10:35:51 wiz Exp $ .\" .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 @@ -36,7 +36,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)pr.1 8.1 (Berkeley) 6/6/93 -.\" $NetBSD: pr.1,v 1.13 2002/02/08 01:36:31 ross Exp $ +.\" $NetBSD: pr.1,v 1.14 2003/02/25 10:35:51 wiz Exp $ .\" .Dd June 6, 1993 .Dt PR 1 @@ -45,7 +45,7 @@ .Nm pr .Nd print files .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Ar \&+page .Ek diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1 index e10c1395127..54ae728aed3 100644 --- a/usr.bin/quota/quota.1 +++ b/usr.bin/quota/quota.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: quota.1,v 1.12 2001/12/08 19:10:54 wiz Exp $ +.\" $NetBSD: quota.1,v 1.13 2003/02/25 10:35:51 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,11 +47,11 @@ .Op Fl g .Op Fl u .Op Fl v | Fl q -.Nm "" +.Nm .Op Fl u .Op Fl v | Fl q .Ar user -.Nm "" +.Nm .Op Fl g .Op Fl v | Fl q .Ar group diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index b23929a882a..d28503f1625 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rdist.1,v 1.15 2002/09/30 11:09:10 grant Exp $ +.\" $NetBSD: rdist.1,v 1.16 2003/02/25 10:35:51 wiz Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Op Fl d Ar var=value .Op Fl m Ar host .Op Ar name ... -.Nm "" +.Nm .Op Fl nqbRhivwyD .Fl c .Ar name ... diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8 index cd69120774a..519ade50007 100644 --- a/usr.bin/renice/renice.8 +++ b/usr.bin/renice/renice.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: renice.8,v 1.10 2001/12/08 19:11:33 wiz Exp $ +.\" $NetBSD: renice.8,v 1.11 2003/02/25 10:35:52 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)renice.8 8.1 (Berkeley) 6/9/93 -.\" $NetBSD: renice.8,v 1.10 2001/12/08 19:11:33 wiz Exp $ +.\" $NetBSD: renice.8,v 1.11 2003/02/25 10:35:52 wiz Exp $ .\" .Dd June 9, 1993 .Dt RENICE 8 @@ -55,7 +55,7 @@ .Fl u .Ar user ... .Oc -.Nm "" +.Nm .Fl n .Ar increment .Oo @@ -78,17 +78,17 @@ The following .Ar who parameters are interpreted as process ID's, process group ID's, or user names. -.Nm "" Ns 'ing +.Nm Ns 'ing a process group causes all processes in the process group to have their scheduling priority altered. -.Nm "" Ns 'ing +.Nm Ns 'ing a user causes all processes owned by the user to have their scheduling priority altered. By default, the processes to be affected are specified by their process ID's. .Pp Options supported by -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl g Force diff --git a/usr.bin/rlogin/rlogin.1 b/usr.bin/rlogin/rlogin.1 index 66e1740b970..9f4a6502bad 100644 --- a/usr.bin/rlogin/rlogin.1 +++ b/usr.bin/rlogin/rlogin.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rlogin.1,v 1.13 2003/02/04 23:07:36 perry Exp $ +.\" $NetBSD: rlogin.1,v 1.14 2003/02/25 10:35:52 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Op Fl k Ar realm .Op Fl l Ar username .Ar host -.Nm "" +.Nm .Op Fl 8EKLdx .Op Fl e Ar char .Op Fl k Ar realm @@ -173,7 +173,7 @@ standard Berkeley is used instead. .Sh ENVIRONMENT The following environment variable is used by -.Nm "" : +.Nm : .Bl -tag -width TERM .It Ev TERM Determines the user's terminal type. diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index 5aef5093eec..89e7e01c9e5 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpcgen.1,v 1.14 2003/01/06 19:26:17 wiz Exp $ +.\" $NetBSD: rpcgen.1,v 1.15 2003/02/25 10:35:52 wiz Exp $ .\" from: @(#)rpcgen.new.1 1.1 90/11/09 TIRPC 1.0; from 40.10 of 10/10/89 .\" Copyright (c) 1988,1990 Sun Microsystems, Inc. - All Rights Reserved. .Dd January 6, 2003 @@ -9,14 +9,14 @@ .Sh SYNOPSIS .Nm .Ar infile -.Nm "" +.Nm .Op Fl D Op Ar name=value .Op Fl A .Op Fl M .Op Fl T .Op Fl K Ar secs .Ar infile -.Nm "" +.Nm .Op Fl b .Op Fl I .Op Fl L @@ -30,12 +30,12 @@ .Fl S\&s .Op Fl o Ar outfile .Op Ar infile -.Nm "" +.Nm .Fl c Li | .Ar nettype .Op Fl o Ar outfile .Op Ar infile -.Nm "" +.Nm .Fl s Li | .Ar netid .Op Fl o Ar outfile @@ -205,7 +205,7 @@ Any line beginning with .Sq % is passed directly into the output file, uninterpreted by -.Nm "" . +.Nm . .Pp For every data type referred to in .Ar infile @@ -329,7 +329,7 @@ This option may be specified more than once, so as to compile a server that serves multiple transports. .It Fl N Use the newstyle of -.Nm "" . +.Nm . This allows procedures to have multiple arguments. It also uses the style of parameter passing that closely resembles C. So, when passing an argument to a remote procedure you do not have @@ -378,7 +378,7 @@ the transports are chosen at run time and not at compile time. .It Fl S\&c Generate sample code to show the use of remote procedure and how to bind to the server before calling the client side stubs generated by -.Nm "" . +.Nm . .It Fl S\&s Generate skeleton code for the remote procedures on the server side. You would need diff --git a/usr.bin/rpcinfo/rpcinfo.8 b/usr.bin/rpcinfo/rpcinfo.8 index 8b6e89e08a7..0a26333dde1 100644 --- a/usr.bin/rpcinfo/rpcinfo.8 +++ b/usr.bin/rpcinfo/rpcinfo.8 @@ -1,47 +1,47 @@ .\" @(#)rpcinfo.1m 1.23 93/03/29 SMI; from SVr4 .\" Copyright 1989 AT&T .\" Copyright 1991 Sun Microsystems, Inc. -.\" $NetBSD: rpcinfo.8,v 1.12 2002/01/13 07:15:50 fair Exp $ +.\" $NetBSD: rpcinfo.8,v 1.13 2003/02/25 10:35:53 wiz Exp $ .Dd August 18, 1992 .Dt RPCINFO 8 .Sh NAME .Nm rpcinfo .Nd report RPC information .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl m Li \&| Fl s .Op Ar host -.Nm "" +.Nm .Fl p Op Ar host -.Nm "" +.Nm .Fl T Ar transport .Ar host Ar prognum .Op Ar versnum -.Nm "" +.Nm .Fl l .Op Fl T Ar transport .Ar host Ar prognum .Op Ar versnum -.Nm "" +.Nm .Op Fl n Ar portnum .Fl u .Ar host Ar prognum .Op Ar versnum -.Nm "" +.Nm .Op Fl n Ar portnum .Op Fl t .Ar host Ar prognum .Op Ar versnum -.Nm "" +.Nm .Fl a Ar serv_address .Fl T Ar transport .Ar prognum .Op Ar versnum -.Nm "" +.Nm .Fl b .Op Fl T Ar transport .Ar prognum Ar versnum -.Nm "" +.Nm .Fl d .Op Fl T Ar transport .Ar prognum Ar versnum diff --git a/usr.bin/rsh/rsh.1 b/usr.bin/rsh/rsh.1 index 1027c2caf05..826f96b10fb 100644 --- a/usr.bin/rsh/rsh.1 +++ b/usr.bin/rsh/rsh.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rsh.1,v 1.11 2002/02/08 01:36:32 ross Exp $ +.\" $NetBSD: rsh.1,v 1.12 2003/02/25 10:35:53 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Op Fl l Ar username .Ar host .Op command -.Nm "" +.Nm .Op Fl Kdnx .Op Fl k Ar realm .Ar username@host @@ -181,7 +181,7 @@ You cannot run an interactive command or .Xr vi 1 ) using -.Nm "" ; +.Nm ; use .Xr rlogin 1 instead. diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 1c1501415d2..8848c9d75c9 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: script.1,v 1.8 2003/02/04 23:07:36 perry Exp $ +.\" $NetBSD: script.1,v 1.9 2003/02/25 10:35:53 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -101,7 +101,7 @@ screen, the results are meant to emulate a hardcopy terminal. .Sh ENVIRONMENT The following environment variable is used by -.Nm "" : +.Nm : .Bl -tag -width SHELL .It Ev SHELL If the variable diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index b1fd517a6c7..81fc5a4752b 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sed.1,v 1.18 2002/02/08 01:36:32 ross Exp $ +.\" $NetBSD: sed.1,v 1.19 2003/02/25 10:35:54 wiz Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Op Fl anE .Ar command .Op Ar file ... -.Nm "" +.Nm .Op Fl anE .Op Fl e Ar command .Op Fl f Ar command_file @@ -60,7 +60,7 @@ are specified, modifying the input as specified by a list of commands. The input is then written to the standard output. .Pp A single command may be specified as the first argument to -.Nm "" . +.Nm . Multiple commands may be specified by using the .Fl e or diff --git a/usr.bin/skey/skey.1 b/usr.bin/skey/skey.1 index bee2148a00b..d55f8f2c180 100644 --- a/usr.bin/skey/skey.1 +++ b/usr.bin/skey/skey.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: skey.1,v 1.18 2002/02/08 01:36:32 ross Exp $ +.\" $NetBSD: skey.1,v 1.19 2003/02/25 10:35:54 wiz Exp $ .\" .\" from: @(#)skey.1 1.1 10/28/93 .\" @@ -37,7 +37,7 @@ or Example use of the .Em S/Key program -.Nm "" : +.Nm : .Bd -literal -offset indent % skey 99 th91334 Enter password: \*[Lt]your secret password is entered here\*[Gt] diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1 index 0838f5e18e5..1d206b8d28a 100644 --- a/usr.bin/sort/sort.1 +++ b/usr.bin/sort/sort.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sort.1,v 1.20 2003/02/04 23:07:36 perry Exp $ +.\" $NetBSD: sort.1,v 1.21 2003/02/25 10:35:55 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -354,7 +354,7 @@ An error occurred. .El .Sh ENVIRONMENT If the following environment variable exists, it is used by -.Nm "" . +.Nm . .Bl -tag -width Ev .It Ev TMPDIR .Nm diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index 54bdc5a05fc..26eb2c0d4ca 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)su.1 8.2 (Berkeley) 4/18/94 -.\" $NetBSD: su.1,v 1.27 2003/02/21 11:17:50 jmmv Exp $ +.\" $NetBSD: su.1,v 1.28 2003/02/25 10:35:56 wiz Exp $ .\" .Dd January 19, 2003 .Dt SU 1 @@ -88,7 +88,7 @@ The invoked shell is the target login's. With the exception of .Ev SU_FROM this is the traditional behavior of -.Nm "" . +.Nm . .Pp The options are as follows: .Bl -tag -width Ds @@ -195,7 +195,7 @@ returns the exit status of the executed subshell, or 1 if any error occurred while switching privileges. .Sh ENVIRONMENT Environment variables used by -.Nm "" : +.Nm : .Bl -tag -width "HOME" .It Ev HOME Default home directory of real user ID unless modified as diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index b9b3bba7853..076b6138bde 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: systat.1,v 1.26 2002/11/01 12:47:58 mrg Exp $ +.\" $NetBSD: systat.1,v 1.27 2003/02/25 10:35:56 wiz Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -142,7 +142,7 @@ flag. .El .Pp Certain characters cause immediate action by -.Nm "" . +.Nm . These are .Bl -tag -width Fl .It Ic \&^L @@ -152,7 +152,7 @@ Print the name of the current ``display'' being shown in the lower window and the refresh interval. .It Ic \&^Z Stop -.Nm "" . +.Nm . .It Ic ? , Ic h Print the names of the available displays on the command line. .It Ic \&: @@ -191,7 +191,7 @@ Supplying only a number will set the refresh interval to this value. .It Ic quit Exit -.Nm "" . +.Nm . (This may be abbreviated to .Ic q . ) .El diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1 index 89488dd53f8..e8c15bb494c 100644 --- a/usr.bin/tail/tail.1 +++ b/usr.bin/tail/tail.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tail.1,v 1.11 2002/02/08 01:36:33 ross Exp $ +.\" $NetBSD: tail.1,v 1.12 2003/02/25 10:35:56 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -168,7 +168,7 @@ The historic command line syntax of is supported by this implementation. The only difference between this implementation and historic versions of -.Nm "" , +.Nm , once the command line syntax translation has been done, is that the .Fl b , .Fl c diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index c25165efec0..9611a750347 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: telnet.1,v 1.25 2002/09/30 11:09:13 grant Exp $ +.\" $NetBSD: telnet.1,v 1.26 2003/02/25 10:35:57 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -42,7 +42,7 @@ .Tn TELNET protocol .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl 4 .Op Fl 6 .Op Fl 8 @@ -642,7 +642,7 @@ are processed for any given host. Close any open .Tn TELNET session and exit -.Nm "" . +.Nm . An end of file (in command mode) will also close a session and exit. .It Ic send Ar arguments Sends one or more special character sequences to the remote host. @@ -1121,7 +1121,7 @@ command. .El .It Ic status Show the current status of -.Nm "" . +.Nm . This includes the peer one is connected to, as well as the current mode. .It Ic toggle Ar arguments ... @@ -1392,7 +1392,7 @@ commands. .El .It Ic z Suspend -.Nm "" . +.Nm . This command only works when the user is using the .Xr csh 1 . .It Ic \&! Op Ar command diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1 index b30d95a1d51..1e3307d7271 100644 --- a/usr.bin/tftp/tftp.1 +++ b/usr.bin/tftp/tftp.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tftp.1,v 1.14 2002/09/30 11:09:13 grant Exp $ +.\" $NetBSD: tftp.1,v 1.15 2003/02/25 10:35:57 wiz Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -146,7 +146,7 @@ to disambiguate the colon. .Pp .It Cm quit Exit -.Nm "" . +.Nm . An end of file also exits. .Pp .It Cm rexmt Ar retransmission-timeout diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1 index f79b4c891fa..ed8ea5239f3 100644 --- a/usr.bin/time/time.1 +++ b/usr.bin/time/time.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: time.1,v 1.15 2002/02/08 01:36:34 ross Exp $ +.\" $NetBSD: time.1,v 1.16 2003/02/25 10:35:58 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -81,7 +81,7 @@ Some shells, such as and .Xr ksh 1 "" , have their own and syntactically different builtin version of -.Nm "" . +.Nm . The utility described here is available as .Pa /usr/bin/time diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1 index 4026043a495..ea90842ca44 100644 --- a/usr.bin/tip/tip.1 +++ b/usr.bin/tip/tip.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tip.1,v 1.17 2002/10/13 00:25:16 wiz Exp $ +.\" $NetBSD: tip.1,v 1.18 2003/02/25 10:35:58 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Op Fl v .Fl Ns Ns Ar speed .Ar system\-name -.Nm "" +.Nm .Op Fl v .Fl Ns Ns Ar speed .Ar phone\-number @@ -132,7 +132,7 @@ As in the put command the ``to'' file defaults to the ``from'' file name if it isn't specified. The remote host executes the command string ``cat 'from';echo ^A'' to send the file to -.Nm "" . +.Nm . .It Ic \&~| Pipe the output from a remote command to a local .Ux @@ -183,7 +183,7 @@ Stop only the ``local side'' of .Nm (only available with job control); the ``remote side'' of -.Nm "" , +.Nm , the side that displays output from the remote host, is left running. .It Ic \&~? Get a summary of the tilde escapes diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index 4895732435f..f3cf847119d 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: touch.1,v 1.14 2002/02/08 01:36:35 ross Exp $ +.\" $NetBSD: touch.1,v 1.15 2003/02/25 10:35:58 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -138,7 +138,7 @@ utility exits 0 on success, and \*[Gt]0 if an error occurs. .Xr utimes 2 .Sh COMPATIBILITY The obsolescent form of -.Nm "" , +.Nm , where a time format is specified as the first argument, is supported. When no .Fl r diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1 index 8f417b72f76..8770267ef81 100644 --- a/usr.bin/tr/tr.1 +++ b/usr.bin/tr/tr.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tr.1,v 1.10 2002/02/08 01:36:35 ross Exp $ +.\" $NetBSD: tr.1,v 1.11 2003/02/25 10:35:59 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,15 +46,15 @@ .Nm .Op Fl cs .Ar string1 string2 -.Nm "" +.Nm .Op Fl c .Fl d .Ar string1 -.Nm "" +.Nm .Op Fl c .Fl s .Ar string1 -.Nm "" +.Nm .Op Fl c .Fl ds .Ar string1 string2 diff --git a/usr.bin/usbhidaction/usbhidaction.1 b/usr.bin/usbhidaction/usbhidaction.1 index cd1d6d6357c..56ffc184c13 100644 --- a/usr.bin/usbhidaction/usbhidaction.1 +++ b/usr.bin/usbhidaction/usbhidaction.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: usbhidaction.1,v 1.7 2002/09/30 11:09:15 grant Exp $ +.\" $NetBSD: usbhidaction.1,v 1.8 2003/02/25 10:35:59 wiz Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,7 +41,7 @@ .Nm usbhidaction .Nd perform actions according to USB HID controls .Sh SYNOPSIS -.Nm "" +.Nm .Fl c Ar config-file .Op Fl d .Op Fl i diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 23acbca9f03..d2b04fe3f36 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: usbhidctl.1,v 1.15 2002/09/30 11:09:15 grant Exp $ +.\" $NetBSD: usbhidctl.1,v 1.16 2003/02/25 10:35:59 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,25 +41,25 @@ .Nm usbhidctl .Nd manipulate USB HID devices .Sh SYNOPSIS -.Nm "" +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl l .Op Fl v .Fl a -.Nm "" +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl v .Fl r -.Nm "" +.Nm .Fl f Ar device .Op Fl t Ar table .Op Fl l .Op Fl n .Op Fl v .Op Ar item ... -.Nm "" +.Nm .Fl f Ar device .Op Fl t Ar table .Fl w diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index 3ad1e2383ea..90837b59649 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: vacation.1,v 1.16 2002/10/13 00:27:40 wiz Exp $ +.\" $NetBSD: vacation.1,v 1.17 2003/02/25 10:36:00 wiz Exp $ .\" .\" Copyright (c) 1985, 1987, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ indication .Nm .Fl i .Op Fl r Ar interval -.Nm "" +.Nm .Op Fl a Ar alias .Ar login .Sh DESCRIPTION diff --git a/usr.bin/vgrind/vgrind.1 b/usr.bin/vgrind/vgrind.1 index 588e896503b..a577f7429e4 100644 --- a/usr.bin/vgrind/vgrind.1 +++ b/usr.bin/vgrind/vgrind.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: vgrind.1,v 1.11 2002/09/30 11:09:16 grant Exp $ +.\" $NetBSD: vgrind.1,v 1.12 2003/02/25 10:36:00 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm vgrind .Nd grind nice listings of programs .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl .Op Fl W .Bk -words diff --git a/usr.bin/vmstat/vmstat.1 b/usr.bin/vmstat/vmstat.1 index c44321ad6f1..fa4b4b8eb14 100644 --- a/usr.bin/vmstat/vmstat.1 +++ b/usr.bin/vmstat/vmstat.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: vmstat.1,v 1.8 2002/11/07 13:40:16 enami Exp $ +.\" $NetBSD: vmstat.1,v 1.9 2003/02/25 10:36:00 wiz Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -71,7 +71,7 @@ .Nm vmstat .Nd report virtual memory statistics .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl efHilLmsUv .Bk -words .Op Fl M Ar core diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index f1647068c0d..881ceccef17 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: who.1,v 1.11 2002/09/30 11:09:17 grant Exp $ +.\" $NetBSD: who.1,v 1.12 2003/02/25 10:36:01 wiz Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm .Op Fl mTuH .Op Ar file -.Nm "" +.Nm .Ar am i .Sh DESCRIPTION The diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index a220e72fe0a..a5e47046619 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: whois.1,v 1.17 2002/02/08 01:36:38 ross Exp $ +.\" $NetBSD: whois.1,v 1.18 2003/02/25 10:36:01 wiz Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm whois .Nd TCP/IP Internet directory service, RIPE version .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl 46aFSrR .Op Fl h Ar host .Op Fl p Ar port @@ -49,9 +49,9 @@ .Op Fl T Ns Ar \ types .Op Fl L | m | M .Ar identifier -.Nm "" +.Nm .Fl t Ar type -.Nm "" +.Nm .Fl v Ar type .Sh DESCRIPTION The diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1 index 07f7027ad1c..5530986d52e 100644 --- a/usr.bin/window/window.1 +++ b/usr.bin/window/window.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: window.1,v 1.12 2003/02/04 23:07:37 perry Exp $ +.\" $NetBSD: window.1,v 1.13 2003/02/25 10:36:01 wiz Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -188,7 +188,7 @@ In addition, it is set apart by highlighting its identifier and label in reverse video. .Pp Typing -.Nm "" Ns 's +.Nm Ns 's escape character (normally .Ic ^P ) in conversation @@ -260,11 +260,11 @@ List a short summary of commands. Refresh the screen. .It Ic q Exit -.Nm "" . +.Nm . Confirmation is requested. .It Ic ^Z Suspend -.Nm "" . +.Nm . .It Ic w Create a new window. The user is prompted for the positions @@ -813,7 +813,7 @@ The initial value is 1 (true). Write the list of strings, .Aq Ar string-list , to -.Nm "" , +.Nm , separated by spaces and terminated with a new line. The strings are only @@ -989,7 +989,7 @@ The created window's identifier is returned as a number. Send the list of strings, .Aq Ar string-list , to -.Nm "" , +.Nm , separated by spaces but not terminated with a new line. The strings are actually given to the window as input. @@ -999,7 +999,7 @@ Default is the current window. .Ss Predefined Variables These variables are for information only. Redefining them does not affect the internal operation of -.Nm "" . +.Nm . .Bl -tag -width modes .It Ar baud The baud rate as a number between 50 and 38400. diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index 17668b8bfc4..bc541c6dbf5 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: install.1,v 1.35 2002/12/23 12:49:38 wiz Exp $ +.\" $NetBSD: install.1,v 1.36 2003/02/25 10:36:02 wiz Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm install .Nd install binaries .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl Ubcprs .Bk -words .Op Fl B Ar suffix @@ -79,7 +79,7 @@ .Op Fl S Ar stripflag .Ek .Ar file1 file2 -.Nm "" +.Nm .Op Fl Ubcprs .Bk -words .Op Fl B Ar suffix @@ -119,7 +119,7 @@ .Ek .Ar file1 ...\& .Ar fileN directory -.Nm "" +.Nm .Fl d .Op Fl Up .Bk -words diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1 index 92b9e3c77c6..a6eaaa250e0 100644 --- a/usr.bin/xlint/xlint/lint.1 +++ b/usr.bin/xlint/xlint/lint.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lint.1,v 1.24 2002/10/21 21:16:12 christos Exp $ +.\" $NetBSD: lint.1,v 1.25 2003/02/25 10:36:02 wiz Exp $ .\" .\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved. .\" Copyright (c) 1994, 1995 Jochen Pohl @@ -112,10 +112,10 @@ preprocessor symbol .Sy lint defined to allow certain questionable code to be altered or skipped by -.Nm "" . +.Nm . Therefore, this symbol should be thought of as a reserved word for all code that is to be checked by -.Nm "" . +.Nm . .Pp Among the possible problems that are currently noted are unreachable statements, loops not entered at the top, @@ -136,7 +136,7 @@ are taken to be C source files. Filename arguments with names ending with .Pa \&.ln are taken to be the result of an earlier invocation of -.Nm "" , +.Nm , with either the .Fl i , .Fl o @@ -275,7 +275,7 @@ file on the command line. These .Pa \&.ln files are the product of -.Nm "" Ns 's +.Nm Ns 's first pass only, and are not checked for compatibility between functions. .It Fl n @@ -393,7 +393,7 @@ followed by a question mark. Name the output file .Ar outputfile . The output file produced is the input that is given to -.Nm "" Ns 's +.Nm Ns 's second pass. The .Fl o @@ -417,7 +417,7 @@ for the preprocessor. .It Fl V Print the command lines constructed by the controller program to run the C preprocessor and -.Nm "" Ns 's +.Nm Ns 's first and second pass. .It Fl w Treat warnings as errors. @@ -429,7 +429,7 @@ A list of messages and ids can be found in .Pp .Sy Input Grammar .Pp -.Nm "" Ns 's +.Nm Ns 's first pass reads standard C source files. .Nm recognizes the following C comments as commands. @@ -548,7 +548,7 @@ file that corresponds to the file, and prints all messages that are about just that source file. After all the source files have been separately run through -.Nm "" , +.Nm , it is invoked once more (without the .Fl i option), listing all the @@ -565,7 +565,7 @@ to be used to .Nm only the source files that have been modified since the last time the set of source files were -.Nm "" Ns No ed . +.Nm Ns No ed . .Sh ENVIRONMENT .Bl -tag -width Fl .It Ev LIBDIR diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1 index 3785cd44c88..dfb6a42a285 100644 --- a/usr.bin/yacc/yacc.1 +++ b/usr.bin/yacc/yacc.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: yacc.1,v 1.11 1999/03/09 03:34:56 ross Exp $ +.\" $NetBSD: yacc.1,v 1.12 2003/02/25 10:36:03 wiz Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)yacc.1 5.7 (Berkeley) 7/30/91 -.\" $NetBSD: yacc.1,v 1.11 1999/03/09 03:34:56 ross Exp $ +.\" $NetBSD: yacc.1,v 1.12 2003/02/25 10:36:03 wiz Exp $ .\" .Dd July 30, 1991 .Dt YACC 1 @@ -135,7 +135,7 @@ be written to the file .El .Sh ENVIRONMENT The following environment variable is referenced by -.Nm "" : +.Nm : .Bl -tag -width TMPDIR .It Ev TMPDIR If the environment variable diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1 index 27483d7fc66..a521a16c839 100644 --- a/usr.bin/ypcat/ypcat.1 +++ b/usr.bin/ypcat/ypcat.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypcat.1,v 1.11 2001/12/08 19:28:41 wiz Exp $ +.\" $NetBSD: ypcat.1,v 1.12 2003/02/25 10:36:03 wiz Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. @@ -39,7 +39,7 @@ .Op Fl kt .Op Fl d Ar domainname .Ar mapname -.Nm "" +.Nm .Fl x .Sh DESCRIPTION .Nm diff --git a/usr.bin/ypmatch/ypmatch.1 b/usr.bin/ypmatch/ypmatch.1 index bf4c5770d35..294da73ef34 100644 --- a/usr.bin/ypmatch/ypmatch.1 +++ b/usr.bin/ypmatch/ypmatch.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypmatch.1,v 1.10 2001/12/08 19:29:02 wiz Exp $ +.\" $NetBSD: ypmatch.1,v 1.11 2003/02/25 10:36:03 wiz Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. @@ -40,7 +40,7 @@ .Op Fl d Ar domainname .Ar key ... .Ar mapname -.Nm "" +.Nm .Fl x .Sh DESCRIPTION .Nm diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1 index c354ed04932..f1b09bdf9bd 100644 --- a/usr.bin/ypwhich/ypwhich.1 +++ b/usr.bin/ypwhich/ypwhich.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypwhich.1,v 1.11 2002/10/02 10:34:45 wiz Exp $ +.\" $NetBSD: ypwhich.1,v 1.12 2003/02/25 10:36:03 wiz Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -41,13 +41,13 @@ .Op Fl h .Ar host .Oc -.Nm "" +.Nm .Op Fl d Ar domain .Op Fl h Ar host .Op Fl f .Op Fl t .Fl m Op Ar mname -.Nm "" +.Nm .Fl x .Sh DESCRIPTION .Nm diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 2bd5f265200..27962edd520 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: apm.8,v 1.14 2001/04/21 14:42:32 wiz Exp $ +.\" $NetBSD: apm.8,v 1.15 2003/02/25 10:36:04 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -42,7 +42,7 @@ .Nm zzz .Nd Advanced Power Management control program .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl abdlsSvz .Bk -words .Op Fl f Ar sockname diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index 9514b82afb5..ac543dc3325 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: apmd.8,v 1.16 2001/04/03 11:24:20 wiz Exp $ +.\" $NetBSD: apmd.8,v 1.17 2003/02/25 10:36:04 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,7 +41,7 @@ .Nm apmd .Nd Advanced Power Management monitor daemon .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl adlqsv .Bk -words .Op Fl t Ar rate @@ -133,7 +133,7 @@ and exit without monitoring the APM status. Specify an alternate socket name (used by .Xr apm 8 to communicate with -.Nm "" ) . +.Nm ) . .It Fl t Ar rate Change the polling rate from 10 seconds to .Ar rate diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 8eb81159e93..356763a5dd5 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: arp.8,v 1.14 2002/01/22 01:35:39 enami Exp $ +.\" $NetBSD: arp.8,v 1.15 2003/02/25 10:36:05 wiz Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,18 +43,18 @@ .Nm .Op Fl n .Ar hostname -.Nm "" +.Nm .Op Fl nv .Fl a -.Nm "" +.Nm .Op Fl v .Fl d .Op Fl a | Ar hostname -.Nm "" +.Nm .Fl s Ar hostname ether_addr .Op Ar temp .Op Ar pub -.Nm "" +.Nm .Fl f Ar filename .Sh DESCRIPTION The diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8 index ca1b15234d1..5f6f02ab59d 100644 --- a/usr.sbin/bad144/bad144.8 +++ b/usr.sbin/bad144/bad144.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)bad144.8 8.1 (Berkeley) 6/6/93 -.\" $NetBSD: bad144.8,v 1.11 2002/06/13 15:25:58 wiz Exp $ +.\" $NetBSD: bad144.8,v 1.12 2003/02/25 10:36:05 wiz Exp $ .\" .Dd June 6, 1993 .Dt BAD144 8 @@ -48,7 +48,7 @@ .Ar sno .Op Ar bad ... .Oc -.Nm "" +.Nm .Fl a .Op Fl c .Op Fl f diff --git a/usr.sbin/catman/catman.8 b/usr.sbin/catman/catman.8 index 6cb12f793c7..a6fe3cec76f 100644 --- a/usr.sbin/catman/catman.8 +++ b/usr.sbin/catman/catman.8 @@ -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: catman.8,v 1.10 2002/01/19 03:07:33 wiz Exp $ +.\" $NetBSD: catman.8,v 1.11 2003/02/25 10:36:05 wiz Exp $ .\" .Dd July 30, 1993 .Dt CATMAN 8 @@ -40,7 +40,7 @@ .Op Fl knpsw .Op Fl m Ar directory .Op Ar sections -.Nm "" +.Nm .Op Fl knpsw .Op Fl M Ar directory .Op Ar sections diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index 58701969da5..ca94127552e 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94 -.\" $NetBSD: chown.8,v 1.16 2003/01/19 00:13:22 wiz Exp $ +.\" $NetBSD: chown.8,v 1.17 2003/02/25 10:36:05 wiz Exp $ .\" .Dd January 18, 2003 .Dt CHOWN 8 @@ -47,7 +47,7 @@ .Op Fl fhv .Ar owner Ns Op Ar :group .Ar file ... -.Nm "" +.Nm .Oo .Fl R .Op Fl H | Fl L | Fl P diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index 46e6a982e77..5078c6a80d2 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: chroot.8,v 1.10 2001/03/19 03:41:42 lukem Exp $ +.\" $NetBSD: chroot.8,v 1.11 2003/02/25 10:36:06 wiz Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -74,7 +74,7 @@ Note, or the shell are run as your real-user-id. .Sh ENVIRONMENT The following environment variable is referenced by -.Nm "" : +.Nm : .Bl -tag -width SHELL .It Ev SHELL If set, diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 0630d350973..b59e8f3579b 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: config.8,v 1.21 2001/12/14 12:32:50 wiz Exp $ +.\" $NetBSD: config.8,v 1.22 2003/02/25 10:36:06 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -162,7 +162,7 @@ used by in building the kernel. .Pp After running -.Nm "" , +.Nm , it is wise to run .Dq Li make depend in the directory where the new makefile diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index fd4f452f08e..3da719f3049 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)edquota.8 8.2 (Berkeley) 4/27/95 -.\" $NetBSD: edquota.8,v 1.10 2003/01/31 12:53:32 wiz Exp $ +.\" $NetBSD: edquota.8,v 1.11 2003/02/25 10:36:07 wiz Exp $ .\" .Dd December 4, 2002 .Dt EDQUOTA 8 @@ -47,28 +47,28 @@ .Op Fl f Ar filesystem .Op Fl p Ar proto-username .Ar username ... -.Nm "" +.Nm .Fl g .Op Fl f Ar filesystem .Op Fl p Ar proto-groupname .Ar groupname ... -.Nm "" +.Nm .Op Fl u .Op Fl f Ar filesystem .Op Fl h Ar block#/inode# .Op Fl s Ar block#/inode# .Ar username ... -.Nm "" +.Nm .Fl g .Op Fl f Ar filesystem .Op Fl h Ar block#/inode# .Op Fl s Ar block#/inode# .Ar groupname ... -.Nm "" +.Nm .Op Fl u .Op Fl f Ar filesystem .Fl t -.Nm "" +.Nm .Fl g .Op Fl f Ar filesystem .Fl t diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index 2be1dd5dfbc..61b33ff4093 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: eeprom.8,v 1.9 2002/10/29 16:16:58 wiz Exp $ +.\" $NetBSD: eeprom.8,v 1.10 2003/02/25 10:36:07 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,7 +41,7 @@ .Nm eeprom .Nd display or modify contents of the EEPROM or OpenProm .Sh SUN 3 SYNOPSIS -.Nm "" +.Nm .Op Fl .Op Fl c .Op Fl f Ar device @@ -52,7 +52,7 @@ .Oc ... .Oc .Sh SPARC and SPARC64 SYNOPSIS -.Nm "" +.Nm .Op Fl .Op Fl c .Op Fl f Ar device diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index dfea76b4232..885ad25fdc7 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: faithd.8,v 1.18 2002/05/09 14:24:03 itojun Exp $ +.\" $NetBSD: faithd.8,v 1.19 2003/02/25 10:36:08 wiz Exp $ .\" $KAME: faithd.8,v 1.37 2002/05/09 14:21:23 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -40,7 +40,7 @@ .Op Fl f Ar configfile .Ar service .Op Ar serverpath Op Ar serverargs -.Nm "" +.Nm .Sh DESCRIPTION .Nm provides IPv6-to-IPv4 TCP relay. diff --git a/usr.sbin/grfconfig/grfconfig.8 b/usr.sbin/grfconfig/grfconfig.8 index da19bccf714..00437b371f0 100644 --- a/usr.sbin/grfconfig/grfconfig.8 +++ b/usr.sbin/grfconfig/grfconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: grfconfig.8,v 1.13 2002/10/29 16:18:06 wiz Exp $ +.\" $NetBSD: grfconfig.8,v 1.14 2003/02/25 10:36:08 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -53,7 +53,7 @@ as the definitions for the graphic screen. The console will automatically reinitialize itself to the new screen mode. .Pp The following flags and arguments are interpreted by -.Nm "" : +.Nm : .Bl -tag -width indent .It Fl r Print out a raw listing of the mode definitions instead of the diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 05dd86511ed..e489405ce27 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: inetd.8,v 1.38 2003/01/02 00:22:32 jschauma Exp $ +.\" $NetBSD: inetd.8,v 1.39 2003/02/25 10:36:09 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -100,7 +100,7 @@ reducing load on the system. .Pp The options available for .\" Why doesn't just `.Nm :' work? -.Nm "" : +.Nm : .Bl -tag -width Ds .It Fl d Turns on debugging. diff --git a/usr.sbin/installboot/installboot.8 b/usr.sbin/installboot/installboot.8 index 72cfa60bcb0..b58454f2427 100644 --- a/usr.sbin/installboot/installboot.8 +++ b/usr.sbin/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: installboot.8,v 1.24 2003/01/15 06:33:58 mhitch Exp $ +.\" $NetBSD: installboot.8,v 1.25 2003/02/25 10:36:09 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -42,7 +42,7 @@ .Nd install disk bootstrap software . .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl nv .Bk -words .Op Fl m Ar machine @@ -62,7 +62,7 @@ .Ar filesystem .Ar primary .Op Ar secondary -.Nm "" +.Nm .Fl c .Op Fl nv .Bk -words @@ -96,7 +96,7 @@ disk bootstrap software consists of two parts: a .Dq primary bootstrap program usually written into the disklabel area of the file system by -.Nm "" , +.Nm , and a .Dq secondary bootstrap program that usually resides as an ordinary file in the file system. @@ -204,7 +204,7 @@ The default machine is determined from and then .Ev MACHINE . The following machines are currently supported by -.Nm "" : +.Nm : .Bd -ragged -offset indent .Sy alpha , .Sy amiga , @@ -274,7 +274,7 @@ as the type of .Ar filesystem . The default operation is to attempt to auto-detect this setting. The following file system types are currently supported by -.Nm "" : +.Nm : . .Bl -tag -offset indent -width ffs . @@ -323,7 +323,7 @@ ports will contain variations of the following files: Primary bootstrap for file system type .Sy FSTYPE . Installed into the bootstrap area of the file system by -.Nm "" . +.Nm . . .It Pa /usr/mdec/boot. Ns Sy MACHINE Secondary bootstrap for machine type diff --git a/usr.sbin/irdaattach/irdaattach.8 b/usr.sbin/irdaattach/irdaattach.8 index dfce123f1c5..3593facd793 100644 --- a/usr.sbin/irdaattach/irdaattach.8 +++ b/usr.sbin/irdaattach/irdaattach.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: irdaattach.8,v 1.4 2001/12/05 20:12:37 augustss Exp $ +.\" $NetBSD: irdaattach.8,v 1.5 2003/02/25 10:36:10 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -49,7 +49,7 @@ .Nm is used to assign a tty line to an IrDA frame level driver. The following operands are supported by -.Nm "" : +.Nm : .Bl -tag -width Ar .It Fl d Ar dongle Sets the dongle type. The following dongles are supported: diff --git a/usr.sbin/isdn/isdnd/isdnd.8 b/usr.sbin/isdn/isdnd/isdnd.8 index f920b9b9e47..8031389b1b0 100644 --- a/usr.sbin/isdn/isdnd/isdnd.8 +++ b/usr.sbin/isdn/isdnd/isdnd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: isdnd.8,v 1.8 2002/07/29 01:05:21 wiz Exp $ +.\" $NetBSD: isdnd.8,v 1.9 2003/02/25 10:36:10 wiz Exp $ .\" .\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.8,v 1.8 2002/07/29 01:05:21 wiz Exp $ +.\" $Id: isdnd.8,v 1.9 2003/02/25 10:36:10 wiz Exp $ .\" .\" $FreeBSD$ .\" @@ -336,7 +336,7 @@ instead of logging via the facility) to be closed and reopened to make logfile rotation possible. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm "" : +.Nm : .Bl -tag -width Ds .It Ev TERM The terminal type when running in full-screen display mode. diff --git a/usr.sbin/isdn/isdnd/isdnd.rc.5 b/usr.sbin/isdn/isdnd/isdnd.rc.5 index b63286d9221..712d6156c07 100644 --- a/usr.sbin/isdn/isdnd/isdnd.rc.5 +++ b/usr.sbin/isdn/isdnd/isdnd.rc.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: isdnd.rc.5,v 1.12 2003/02/23 23:40:47 wiz Exp $ +.\" $NetBSD: isdnd.rc.5,v 1.13 2003/02/25 10:36:10 wiz Exp $ .\" .\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.rc.5,v 1.12 2003/02/23 23:40:47 wiz Exp $ +.\" $Id: isdnd.rc.5,v 1.13 2003/02/25 10:36:10 wiz Exp $ .\" .\" $FreeBSD$ .\" @@ -145,7 +145,7 @@ the keyword .It Li mailto This keyword is used to specify the email address of someone to notify in case of a fatal error exit of -.Nm "" . +.Nm . (See also keyword .Em mailer ) . (optional) diff --git a/usr.sbin/iteconfig/iteconfig.8 b/usr.sbin/iteconfig/iteconfig.8 index 1f72826e12c..62ffd5e14db 100644 --- a/usr.sbin/iteconfig/iteconfig.8 +++ b/usr.sbin/iteconfig/iteconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: iteconfig.8,v 1.10 2002/01/19 03:20:06 wiz Exp $ +.\" $NetBSD: iteconfig.8,v 1.11 2003/02/25 10:36:10 wiz Exp $ .\" .\" Copyright (c) 1994 Christian E. Hopps .\" All rights reserved. @@ -58,7 +58,7 @@ the bitmapped display's width, height, horizontal and vertical offset, pixel depth, and color map. .Pp The following flags are interpreted by -.Nm "" : +.Nm : .Bl -tag -width indent .It Fl i After processing all other arguments, diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index f4f2c36a89b..2c535fa1cfe 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: kgmon.8,v 1.14 2002/11/09 12:10:48 enami Exp $ +.\" $NetBSD: kgmon.8,v 1.15 2003/02/25 10:36:11 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm kgmon .Nd generate a dump of the operating system's profile buffers .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl bdhpr .Op Fl M Ar core .Op Fl N Ar system diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index 011131799ba..74bc61a1c1d 100644 --- a/usr.sbin/lpr/lp/lp.1 +++ b/usr.sbin/lpr/lp/lp.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lp.1,v 1.7 2002/01/19 03:21:59 wiz Exp $ +.\" $NetBSD: lp.1,v 1.8 2003/02/25 10:36:11 wiz Exp $ .\" .\" Copyright (c) 1995 Joerg Wunsch .\" @@ -41,7 +41,7 @@ .Nm lp .Nd front-end to the print spooler .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl cs .Bk -words .Op Fl o Ar option diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 4074e0b7a64..59f2f26c8d3 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: lpc.8,v 1.14 2002/01/19 03:22:19 wiz Exp $ +.\" $NetBSD: lpc.8,v 1.15 2003/02/25 10:36:11 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm lpc .Nd line printer control program .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Oo .Ar command diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index ae8ac6f2094..3a28593a415 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: lpd.8,v 1.28 2003/01/06 12:18:02 wiz Exp $ +.\" $NetBSD: lpd.8,v 1.29 2003/02/25 10:36:11 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -171,7 +171,7 @@ and are consulted as described in .Xr hosts_access 5 with daemon name -.Nm "" . +.Nm . Second, all requests must come from one of the machines listed in the file .Pa /etc/hosts.equiv diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index ff1e92b372e..ef5022df437 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lpq.1,v 1.12 2002/07/08 14:05:37 wiz Exp $ +.\" $NetBSD: lpq.1,v 1.13 2003/02/25 10:36:12 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -105,7 +105,7 @@ the command can be used to restart the printer daemon. .Sh ENVIRONMENT If the following environment variable exists, it is used by -.Nm "" : +.Nm : .Bl -tag -width PRINTER .It Ev PRINTER Specifies an alternative default printer. diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index bd00b3a9e20..8279ff1786f 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lpr.1,v 1.11 2002/07/03 22:19:25 wiz Exp $ +.\" $NetBSD: lpr.1,v 1.12 2003/02/25 10:36:12 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm lpr .Nd off line print .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl cdfghlmnprstv .Bk -words .Op Fl P Ar printer @@ -214,7 +214,7 @@ as the page width for .El .Sh ENVIRONMENT If the following environment variable exists, it is used by -.Nm "" : +.Nm : .Bl -tag -width PRINTER .It Ev PRINTER Specifies an alternative default printer. diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index 14a4adfb56b..b1f4a613ec7 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lprm.1,v 1.13 2003/02/04 23:07:37 perry Exp $ +.\" $NetBSD: lprm.1,v 1.14 2003/02/25 10:36:12 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm lprm .Nd remove jobs from the line printer spooling queue .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl .Bk -words .Op Fl P Ar printer @@ -104,7 +104,7 @@ If neither arguments or options are given, .Nm will delete the currently active job if it is owned by the user who invoked -.Nm "" . +.Nm . .Pp .Nm announces the names of any files it removes and is silent if @@ -116,7 +116,7 @@ any spooling files. If a daemon is killed, a new one is automatically restarted upon completion of file removals. .Sh ENVIRONMENT If the following environment variable exists, it is used by -.Nm "" . +.Nm . .Bl -tag -width PRINTER .It Ev PRINTER If the environment variable diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index 811b5611578..e0f65552e34 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pac.8,v 1.9 2002/01/19 03:24:14 wiz Exp $ +.\" $NetBSD: pac.8,v 1.10 2003/02/25 10:36:13 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm pac .Nd printer/plotter accounting information .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl cmrs .Bk -words .Op Fl P Ar printer diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index 7b47365b8c2..04feb82dd26 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: makefs.8,v 1.7 2003/02/14 16:11:35 grant Exp $ +.\" $NetBSD: makefs.8,v 1.8 2003/02/25 10:36:13 wiz Exp $ .\" .\" Copyright (c) 2001-2002 Wasabi Systems, Inc. .\" All rights reserved. @@ -40,7 +40,7 @@ .Nm makefs .Nd create a file system image from a directory tree .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl t Ar fs-type .Ek diff --git a/usr.sbin/memswitch/memswitch.8 b/usr.sbin/memswitch/memswitch.8 index 299fea1bf59..f9806c35415 100644 --- a/usr.sbin/memswitch/memswitch.8 +++ b/usr.sbin/memswitch/memswitch.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: memswitch.8,v 1.2 2001/02/01 00:51:58 minoura Exp $ +.\" $NetBSD: memswitch.8,v 1.3 2003/02/25 10:36:13 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,15 +43,15 @@ .Sh SYNOPSIS .Nm .Fl a -.Nm "" +.Nm .Op Fl h .Op Fl n .Ar variable ... -.Nm "" +.Nm .Fl w Ar variable=value ... -.Nm "" +.Nm .Fl r Ar filename -.Nm "" +.Nm .Fl s Ar filename .Sh DESCRIPTION The diff --git a/usr.sbin/mopd/mopprobe/mopprobe.1 b/usr.sbin/mopd/mopprobe/mopprobe.1 index ffaf569c6bb..7ddb41095cc 100644 --- a/usr.sbin/mopd/mopprobe/mopprobe.1 +++ b/usr.sbin/mopd/mopprobe/mopprobe.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mopprobe.1,v 1.5 2002/06/07 11:23:56 wiz Exp $ +.\" $NetBSD: mopprobe.1,v 1.6 2003/02/25 10:36:14 wiz Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -36,7 +36,7 @@ .Nm .Fl a .Op Fl 3 | 4 -.Nm "" +.Nm .Op Fl 3 | 4 .Ar interface .Sh DESCRIPTION diff --git a/usr.sbin/mopd/moptrace/moptrace.1 b/usr.sbin/mopd/moptrace/moptrace.1 index 52d3f676a4e..18827c4f0e1 100644 --- a/usr.sbin/mopd/moptrace/moptrace.1 +++ b/usr.sbin/mopd/moptrace/moptrace.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: moptrace.1,v 1.7 2002/06/07 11:23:56 wiz Exp $ +.\" $NetBSD: moptrace.1,v 1.8 2003/02/25 10:36:14 wiz Exp $ .\" .\" Copyright (c) 1993-95 Mats O Jansson. All rights reserved. .\" @@ -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: moptrace.1,v 1.7 2002/06/07 11:23:56 wiz Exp $ +.\" @(#) $NetBSD: moptrace.1,v 1.8 2003/02/25 10:36:14 wiz Exp $ .\" .Dd October 2, 1995 .Dt MOPTRACE 1 @@ -39,7 +39,7 @@ .Op Fl a .Op Fl d .Op Fl 3 | 4 -.Nm "" +.Nm .Op Fl d .Op Fl 3 | 4 .Op Ar interface diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index bf3a7ee4175..90165bbc0ee 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mtree.8,v 1.34 2002/12/27 06:31:51 grant Exp $ +.\" $NetBSD: mtree.8,v 1.35 2003/02/25 10:36:14 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm mtree .Nd map a directory hierarchy .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl cCdDelLPruUWx .Bk -words .Op Fl i | Fl m diff --git a/usr.sbin/ntp/ntpd/ntpd.8 b/usr.sbin/ntp/ntpd/ntpd.8 index 512f1f4d622..1f33cb32b38 100644 --- a/usr.sbin/ntp/ntpd/ntpd.8 +++ b/usr.sbin/ntp/ntpd/ntpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ntpd.8,v 1.12 2002/02/21 18:57:44 wiz Exp $ +.\" $NetBSD: ntpd.8,v 1.13 2003/02/25 10:36:15 wiz Exp $ .\" Converted from HTML to mandoc by ntp-html2mdoc.pl .\" .Dd February 21, 2002 @@ -63,7 +63,7 @@ manycast client, with all peers being determined by listening to broadcasts at run time. .Pp If NetInfo support is built into -.Nm "" , +.Nm , then .Nm will attempt to read its configuration from the NetInfo if the default diff --git a/usr.sbin/ntp/ntpdate/ntpdate.8 b/usr.sbin/ntp/ntpdate/ntpdate.8 index 3bbfec4d766..ed2091d4723 100644 --- a/usr.sbin/ntp/ntpdate/ntpdate.8 +++ b/usr.sbin/ntp/ntpdate/ntpdate.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ntpdate.8,v 1.8 2002/12/21 12:32:24 wiz Exp $ +.\" $NetBSD: ntpdate.8,v 1.9 2003/02/25 10:36:15 wiz Exp $ .\" Converted from HTML to mandoc by ntp-html2mdoc.pl .\" .Dd March 29, 2000 @@ -88,7 +88,7 @@ doing so once every hour or two will result in precise enough timekeeping to avoid stepping the clock. .Pp If NetInfo support is compiled into -.Nm "" , +.Nm , then the .Pa server argument is optional if @@ -103,7 +103,7 @@ server in the NetInfo configuration for Enable the authentication function and specify the key identifier to be used for authentication as the argument .Ar key -.Nm "" . +.Nm . The keys and key identifiers must match in both the client and server key files. The default is to disable the authentication function. @@ -189,7 +189,7 @@ string to be logged. .Bl -tag -width /etc/ntp.keys -compact .It Pa /etc/ntp.keys encryption keys used by -.Nm "" . +.Nm . .El .Sh AUTHORS David L. Mills (mills@udel.edu) diff --git a/usr.sbin/ntp/ntptrace/ntptrace.8 b/usr.sbin/ntp/ntptrace/ntptrace.8 index a019081f528..cf575c71fc3 100644 --- a/usr.sbin/ntp/ntptrace/ntptrace.8 +++ b/usr.sbin/ntp/ntptrace/ntptrace.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ntptrace.8,v 1.6 2002/02/02 01:27:52 wiz Exp $ +.\" $NetBSD: ntptrace.8,v 1.7 2003/02/25 10:36:15 wiz Exp $ .\" Converted from HTML to mandoc by ntp-html2mdoc.pl .\" .Dd March 29, 2000 @@ -20,7 +20,7 @@ server gets its time from, and follows the chain of NTP servers back to their master time source. If given no arguments, it starts with .Pa localhost . Here is an example of the output from -.Nm "" : +.Nm : .Pp .nf % ntptrace diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index cb494a789cf..2b7c051cda6 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_add.1,v 1.38 2002/09/26 01:41:51 wiz Exp $ +.\" $NetBSD: pkg_add.1,v 1.39 2003/02/25 10:36:16 wiz Exp $ .\" .\" FreeBSD install - a package for the installation and maintenance .\" of non-core utilities. @@ -24,7 +24,7 @@ .Nm pkg_add .Nd a utility for installing and upgrading software package distributions .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl fIMnRSuVv .Bk -words .Op Fl s Ar verification-type diff --git a/usr.sbin/quotacheck/quotacheck.8 b/usr.sbin/quotacheck/quotacheck.8 index e3bd473492b..b816ae49059 100644 --- a/usr.sbin/quotacheck/quotacheck.8 +++ b/usr.sbin/quotacheck/quotacheck.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: quotacheck.8,v 1.11 2002/12/18 19:37:26 wiz Exp $ +.\" $NetBSD: quotacheck.8,v 1.12 2003/02/25 10:36:16 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,7 +48,7 @@ .Op Fl u .Op Fl v .Ar filesystem Ar ... -.Nm "" +.Nm .Op Fl g .Op Fl u .Op Fl v diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8 index 6fd8f352ad0..159e12b84de 100644 --- a/usr.sbin/quotaon/quotaon.8 +++ b/usr.sbin/quotaon/quotaon.8 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)quotaon.8 8.2 (Berkeley) 12/11/93 -.\" $NetBSD: quotaon.8,v 1.6 1999/03/22 18:44:06 garbled Exp $ +.\" $NetBSD: quotaon.8,v 1.7 2003/02/25 10:36:17 wiz Exp $ .\" .Dd December 11, 1993 .Dt QUOTAON 8 @@ -47,7 +47,7 @@ .Op Fl u .Op Fl v .Ar filesystem Ar ... -.Nm "" +.Nm .Op Fl g .Op Fl u .Op Fl v @@ -89,7 +89,7 @@ Available options: If the .Fl a flag is supplied in place of any filesystem names, -.Nm "" Ns / Ns Nm quotaoff +.Nm Ns / Ns Nm quotaoff will enable/disable all the filesystems indicated in .Pa /etc/fstab to be read-write with disk quotas. diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index 0834a168b2c..f198e21d928 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)repquota.8 8.1 (Berkeley) 6/6/93 -.\" $NetBSD: repquota.8,v 1.7 2002/02/02 01:41:22 wiz Exp $ +.\" $NetBSD: repquota.8,v 1.8 2003/02/25 10:36:17 wiz Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 @@ -47,7 +47,7 @@ .Op Fl u .Op Fl v .Ar filesystem Ar ... -.Nm "" +.Nm .Op Fl g .Op Fl u .Op Fl v diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8 index 9303b2e84a8..e5b38b0dfe3 100644 --- a/usr.sbin/route6d/route6d.8 +++ b/usr.sbin/route6d/route6d.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: route6d.8,v 1.10 2002/06/07 16:45:30 itojun Exp $ +.\" $NetBSD: route6d.8,v 1.11 2003/02/25 10:36:18 wiz Exp $ .\" $KAME: route6d.8,v 1.11 2002/06/02 15:00:30 itojun Exp $ .\" .\" Copyright (c) 1996 WIDE Project. All rights reserved. @@ -58,7 +58,7 @@ Enables aging of the statically defined routes. With this option, any statically defined routes will be removed unless corresponding updates arrive as if the routes are received at the startup of -.Nm "" . +.Nm . .\" .It Fl R Ar routelog This option makes diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index cd6a6972a9e..b9a724310fb 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpcbind.8,v 1.7 2002/08/12 18:47:07 itojun Exp $ +.\" $NetBSD: rpcbind.8,v 1.8 2003/02/25 10:36:18 wiz Exp $ .\" @(#)rpcbind.1m 1.19 92/09/14 SMI; from SVr4 .\" Copyright 1989 AT&T .\" Copyright 1991 Sun Microsystems, Inc. @@ -69,7 +69,7 @@ and as described in .Xr hosts_access 5 with daemon name -.Nm "" . +.Nm . .Sh OPTIONS .Bl -tag -width Ds .It Fl d diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 713212c1b60..2341e57b3d2 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtsold.8,v 1.16 2002/10/24 16:22:49 wiz Exp $ +.\" $NetBSD: rtsold.8,v 1.17 2003/02/25 10:36:18 wiz Exp $ .\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -207,7 +207,7 @@ command is based on the command, which first appeared in WIDE/KAME IPv6 protocol stack kit. .Nm rtsol is now integrated into -.Nm "" . +.Nm . .\" .Sh BUGS In some operating systems, when a PCMCIA network card is removed diff --git a/usr.sbin/screenblank/screenblank.1 b/usr.sbin/screenblank/screenblank.1 index 7d61eea09fe..269213b8376 100644 --- a/usr.sbin/screenblank/screenblank.1 +++ b/usr.sbin/screenblank/screenblank.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: screenblank.1,v 1.11 2002/01/24 01:34:13 lukem Exp $ +.\" $NetBSD: screenblank.1,v 1.12 2003/02/25 10:36:19 wiz Exp $ .\" .\" Copyright (c) 1996-2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -108,5 +108,5 @@ The mouse device for wscons machines. The console device for wscons machines. .It /var/run/screenblank.pid File containing the pid of -.Nm "" . +.Nm . .El diff --git a/usr.sbin/sunlabel/sunlabel.8 b/usr.sbin/sunlabel/sunlabel.8 index 4760940312d..74997ff699a 100644 --- a/usr.sbin/sunlabel/sunlabel.8 +++ b/usr.sbin/sunlabel/sunlabel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: sunlabel.8,v 1.4 2002/12/21 08:11:28 lukem Exp $ +.\" $NetBSD: sunlabel.8,v 1.5 2003/02/25 10:36:19 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -182,7 +182,7 @@ supports 16 partitions. .Tn SunOS supports only 8. Labels written by -.Nm "" , +.Nm , when partitions .Ar i through diff --git a/usr.sbin/sushi/sushi.8 b/usr.sbin/sushi/sushi.8 index 58d0742d654..fc534d14442 100644 --- a/usr.sbin/sushi/sushi.8 +++ b/usr.sbin/sushi/sushi.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: sushi.8,v 1.13 2003/02/14 16:11:36 grant Exp $ +.\" $NetBSD: sushi.8,v 1.14 2003/02/25 10:36:19 wiz Exp $ .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. .\" @@ -65,13 +65,13 @@ The following option is available: .It Ar quickname This option allows the user to jump directly to a known submenu or function within -.Nm "" . +.Nm . It can be used to avoid the need to navigate deeply nested menus, when the end destination is known. .El .Sh ENVIRONMENT The following environment variables are used by -.Nm "" : +.Nm : .Bl -tag -width "PKG_PATH" .It Ev LANG Determines the user's current language setting. @@ -124,7 +124,7 @@ The .Pa /etc/sushi.conf file may also include key bindings, which will override the default use of function keys in -.Nm "" . +.Nm . These may be desired in situations where function keys are not available, or are not desirable because of a window-manager binding. The format for binding a key is: diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index e68d91ed2ab..2a8044f99e3 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: syslogd.8,v 1.27 2002/05/25 14:21:02 wiz Exp $ +.\" $NetBSD: syslogd.8,v 1.28 2003/02/25 10:36:20 wiz Exp $ .\" .\" Copyright (c) 1983, 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -148,7 +148,7 @@ creates the file and stores its process id there. This can be used to kill or reconfigure -.Nm "" . +.Nm . .Pp By using multiple .Fl p @@ -156,12 +156,12 @@ options, one can setup many chroot environments by passing the pathname to the log socket .Pa ( /var/run/log ) in each chroot area to -.Nm "" . +.Nm . For example: .Dl syslogd -p /var/run/log -p /web/var/run/log -p /ftp/var/run/log .Pp Note: the normal log socket must now also be passed to -.Nm "" . +.Nm . .Pp Accesses from UDP socket can be filtered by libwrap configuration files, like .Pa /etc/hosts.deny . @@ -189,7 +189,7 @@ include file The configuration file. .It Pa /var/run/syslogd.pid The process id of current -.Nm "" . +.Nm . .It Pa /var/run/log Name of the .Ux diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8 index 0919ad9c37f..5414ff22e79 100644 --- a/usr.sbin/timed/timed/timed.8 +++ b/usr.sbin/timed/timed/timed.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: timed.8,v 1.9 2001/04/05 11:53:11 wiz Exp $ +.\" $NetBSD: timed.8,v 1.10 2003/02/25 10:36:20 wiz Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. @@ -55,7 +55,7 @@ at boot time from the file. It synchronizes the host's time with the time of other machines in a local area network running -.Nm "" . +.Nm . These time servers will slow down the clocks of some machines and speed up the clocks of others to bring them to the average network time. The average network time is computed from measurements of clock differences @@ -178,7 +178,7 @@ machines that looked for time masters on more than one network and eventually chose to become a slave on the other network. .Sh WARNINGS If two or more time daemons, whether -.Nm "" , +.Nm , .Xr ntpd 8 , try to adjust the same clock, temporal chaos will result. If both diff --git a/usr.sbin/tpctl/tpctl.8 b/usr.sbin/tpctl/tpctl.8 index b55a98feab0..bc49f435242 100644 --- a/usr.sbin/tpctl/tpctl.8 +++ b/usr.sbin/tpctl/tpctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: tpctl.8,v 1.2 2002/08/29 11:07:11 wiz Exp $ +.\" $NetBSD: tpctl.8,v 1.3 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -38,7 +38,7 @@ .Nm tpctl .Nd touch panel calibration utility .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl D Ar dispdevname .Ek @@ -79,7 +79,7 @@ Verbose mode. .El .Pp You calibrate the touch panel the first time you run -.Nm "" . +.Nm . If you see a cross cursor on the screen, you should tap the center of the cursor to calibrate the touch panel, or you can abort the calibration with the diff --git a/usr.sbin/user/group.8 b/usr.sbin/user/group.8 index 29b6426070a..7ea243bfa4a 100644 --- a/usr.sbin/user/group.8 +++ b/usr.sbin/user/group.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: group.8,v 1.9 2003/02/14 16:11:37 grant Exp $ */ +.\" $NetBSD: group.8,v 1.10 2003/02/25 10:36:21 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -38,20 +38,20 @@ .Nm group .Nd manage group information on the system .Sh SYNOPSIS -.Nm "" +.Nm .Cm add .Op Fl ov .Op Fl g Ar gid .Ar group -.Nm "" +.Nm .Cm del .Op Fl v .Ar group -.Nm "" +.Nm .Cm info .Op Fl ev .Ar group -.Nm "" +.Nm .Cm mod .Op Fl ov .Op Fl g Ar gid diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index f51fc8b155e..6ce33de67c4 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: user.8,v 1.15 2003/02/14 16:11:37 grant Exp $ */ +.\" $NetBSD: user.8,v 1.16 2003/02/25 10:36:21 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -38,7 +38,7 @@ .Nm user .Nd manage user login information on the system .Sh SYNOPSIS -.Nm "" +.Nm .Cm add .Fl D .Op Fl b Ar base-dir @@ -47,7 +47,7 @@ .Op Fl g Ar gid/name/=uid .Op Fl L Ar login-class .Op Fl r Ar low..high -.Nm "" +.Nm .Cm add .Op Fl mov .Op Fl G Ar secondary-group @@ -64,19 +64,19 @@ .Op Fl s Ar shell .Op Fl u Ar uid .Ar user -.Nm "" +.Nm .Cm del .Fl D .Op Fl p Ar preserve-value -.Nm "" +.Nm .Cm del .Op Fl prv .Ar user -.Nm "" +.Nm .Cm info .Op Fl ev .Ar user -.Nm "" +.Nm .Cm mod .Op Fl mov .Op Fl G Ar secondary-group @@ -113,7 +113,7 @@ utility exits 0 on success, and \*[Gt]0 if an error occurs. Skeleton files for new user .It Pa /etc/usermgmt.conf Configuration file for -.Nm "" , +.Nm , .Xr group 8 and those backend commands .It Pa /usr/share/examples/usermgmt diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8 index 16490dea90e..d0d7b29fb4f 100644 --- a/usr.sbin/user/useradd.8 +++ b/usr.sbin/user/useradd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: useradd.8,v 1.25 2003/02/14 16:11:37 grant Exp $ */ +.\" $NetBSD: useradd.8,v 1.26 2003/02/25 10:36:21 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -38,7 +38,7 @@ .Nm useradd .Nd add a user to the system .Sh SYNOPSIS -.Nm "" +.Nm .Fl D .Op Fl b Ar base-dir .Op Fl e Ar expiry-time @@ -51,7 +51,7 @@ .Fl r Ar low Ns Li .. Ns Ar high .Oc .Op Fl s Ar shell -.Nm "" +.Nm .Op Fl mov .Op Fl G Ar secondary-group .Op Fl b Ar base-dir diff --git a/usr.sbin/user/userdel.8 b/usr.sbin/user/userdel.8 index 1925d290caa..4843ad39ef4 100644 --- a/usr.sbin/user/userdel.8 +++ b/usr.sbin/user/userdel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: userdel.8,v 1.23 2003/02/14 16:11:37 grant Exp $ */ +.\" $NetBSD: userdel.8,v 1.24 2003/02/25 10:36:21 wiz Exp $ */ .\" .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -38,10 +38,10 @@ .Nm userdel .Nd remove a user from the system .Sh SYNOPSIS -.Nm "" +.Nm .Fl D .Op Fl p Ar preserve-value -.Nm "" +.Nm .Op Fl prv .Ar user .Sh DESCRIPTION diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8 index d1b65564ded..9476d71de38 100644 --- a/usr.sbin/vipw/vipw.8 +++ b/usr.sbin/vipw/vipw.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: vipw.8,v 1.12 2003/02/04 23:07:38 perry Exp $ +.\" $NetBSD: vipw.8,v 1.13 2003/02/25 10:36:22 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -96,7 +96,7 @@ executions to fail with until it is removed. .Sh ENVIRONMENT If the following environment variable exists it will be used by -.Nm "" : +.Nm : .Bl -tag -width EDITOR .It Ev EDITOR The editor specified by the string diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index f4c894d0e16..1c7e5ccaca7 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: vnconfig.8,v 1.23 2002/06/21 19:09:29 atatat Exp $ +.\" $NetBSD: vnconfig.8,v 1.24 2003/02/25 10:36:22 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -79,7 +79,7 @@ .Nm vnconfig .Nd configure vnode disks .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl c .Op Fl f Ar disktab .Op Fl t Ar typename @@ -87,11 +87,11 @@ .Ar vnode_disk .Ar regular_file .Op Ar geomspec -.Nm "" +.Nm .Fl u .Op Fl v .Ar vnode_disk -.Nm "" +.Nm .Fl l .Op Ar vnode_disk .Sh DESCRIPTION diff --git a/usr.sbin/wsconscfg/wsconscfg.8 b/usr.sbin/wsconscfg/wsconscfg.8 index f57dcdf7370..20abb489a9a 100644 --- a/usr.sbin/wsconscfg/wsconscfg.8 +++ b/usr.sbin/wsconscfg/wsconscfg.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsconscfg.8,v 1.13 2003/02/17 20:10:42 drochner Exp $ +.\" $NetBSD: wsconscfg.8,v 1.14 2003/02/25 10:36:22 wiz Exp $ .\" .\" Copyright (c) 1999 .\" Matthias Drochner. All rights reserved. @@ -31,17 +31,17 @@ .Nm wsconscfg .Nd configure virtual terminals on a wscons display .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl f Ar ctldev .Op Fl t Ar type .Op Fl e Ar emul .Ar index -.Nm "" +.Nm .Op Fl f Ar ctldev .Fl d .Op Fl F .Ar index -.Nm "" +.Nm .Op Fl f Ar ctldev .Fl k | m .Op Fl d diff --git a/usr.sbin/wsfontload/wsfontload.8 b/usr.sbin/wsfontload/wsfontload.8 index e982c3457bc..ee6ad3fa8e9 100644 --- a/usr.sbin/wsfontload/wsfontload.8 +++ b/usr.sbin/wsfontload/wsfontload.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsfontload.8,v 1.19 2003/02/17 20:10:43 drochner Exp $ +.\" $NetBSD: wsfontload.8,v 1.20 2003/02/25 10:36:23 wiz Exp $ .\" .\" Copyright (c) 1999, 2001 .\" Matthias Drochner. All rights reserved. @@ -31,7 +31,7 @@ .Nm wsfontload .Nd "load a font bitmap into the wsfont pool or a wscons display device" .Sh SYNOPSIS -.Nm "" +.Nm .Bk -words .Op Fl f Ar wsdev .Ek diff --git a/usr.sbin/wsmuxctl/wsmuxctl.8 b/usr.sbin/wsmuxctl/wsmuxctl.8 index eb6d60d5550..2809ac42030 100644 --- a/usr.sbin/wsmuxctl/wsmuxctl.8 +++ b/usr.sbin/wsmuxctl/wsmuxctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsmuxctl.8,v 1.9 2001/10/24 18:33:52 augustss Exp $ +.\" $NetBSD: wsmuxctl.8,v 1.10 2003/02/25 10:36:23 wiz Exp $ .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. .\" @@ -39,7 +39,7 @@ .Nm wsmuxctl .Nd configure wsmuxes .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl a Ar dev .Fl f Ar ctldev .Op Fl l diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8 index 8788b9135f2..221fa3a757d 100644 --- a/usr.sbin/ypserv/makedbm/makedbm.8 +++ b/usr.sbin/ypserv/makedbm/makedbm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: makedbm.8,v 1.9 2002/02/02 02:19:13 wiz Exp $ +.\" $NetBSD: makedbm.8,v 1.10 2003/02/25 10:36:23 wiz Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -131,7 +131,7 @@ as the value. Dump the contents of .Ar dbfile to standard output, in a format suitable to be passed back into -.Nm "" . +.Nm . .Ar dbfile is the pathname to the database. .El diff --git a/usr.sbin/ypserv/mknetid/mknetid.8 b/usr.sbin/ypserv/mknetid/mknetid.8 index a09223f0986..9d6147681b0 100644 --- a/usr.sbin/ypserv/mknetid/mknetid.8 +++ b/usr.sbin/ypserv/mknetid/mknetid.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mknetid.8,v 1.7 2002/02/02 02:20:30 wiz Exp $ +.\" $NetBSD: mknetid.8,v 1.8 2003/02/25 10:36:24 wiz Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm mknetid .Nd a YP filter program .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl q .Bk -words .Op Fl d Ar domain diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 index 44d91fa68b2..90302092ae8 100644 --- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 +++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: revnetgroup.8,v 1.7 2002/02/11 10:44:38 wiz Exp $ +.\" $NetBSD: revnetgroup.8,v 1.8 2003/02/25 10:36:24 wiz Exp $ .\" .\" Copyright (c) 1995 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Nm revnetgroup .Nd generate reverse netgroup data .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl uh .Bk -words .Op Fl f Ar netgroup_file diff --git a/usr.sbin/ypserv/stdethers/stdethers.8 b/usr.sbin/ypserv/stdethers/stdethers.8 index 5085b2c1c76..77496ce54e0 100644 --- a/usr.sbin/ypserv/stdethers/stdethers.8 +++ b/usr.sbin/ypserv/stdethers/stdethers.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: stdethers.8,v 1.7 2002/02/02 02:27:14 wiz Exp $ +.\" $NetBSD: stdethers.8,v 1.8 2003/02/25 10:36:25 wiz Exp $ .\" .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm stdethers .Nd a YP filter program .Sh SYNOPSIS -.Nm "" +.Nm .Op Ar file .Sh DESCRIPTION .Nm diff --git a/usr.sbin/ypserv/stdhosts/stdhosts.8 b/usr.sbin/ypserv/stdhosts/stdhosts.8 index 48c85b21080..562a16129fa 100644 --- a/usr.sbin/ypserv/stdhosts/stdhosts.8 +++ b/usr.sbin/ypserv/stdhosts/stdhosts.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: stdhosts.8,v 1.8 2002/02/02 02:27:45 wiz Exp $ +.\" $NetBSD: stdhosts.8,v 1.9 2003/02/25 10:36:25 wiz Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm stdhosts .Nd a YP filter program .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl n .Op Ar file .Sh DESCRIPTION diff --git a/usr.sbin/ypserv/ypinit/ypinit.8 b/usr.sbin/ypserv/ypinit/ypinit.8 index 69223d90a49..f275ff53561 100644 --- a/usr.sbin/ypserv/ypinit/ypinit.8 +++ b/usr.sbin/ypserv/ypinit/ypinit.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypinit.8,v 1.12 2002/12/21 12:57:44 wiz Exp $ +.\" $NetBSD: ypinit.8,v 1.13 2003/02/25 10:36:25 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,15 +41,15 @@ .Nm ypinit .Nd initialise YP system .Sh SYNOPSIS -.Nm "" +.Nm .Fl c .Op Ar domainname .Op Fl l Ar server1,...,serverN -.Nm "" +.Nm .Fl m .Op Ar domainname .Op Fl l Ar server1,...,serverN -.Nm "" +.Nm .Fl s .Ar master_server .Op Ar domainname diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8 index 16280a6c934..45d141353e8 100644 --- a/usr.sbin/ypserv/yppush/yppush.8 +++ b/usr.sbin/ypserv/yppush/yppush.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: yppush.8,v 1.9 2002/02/02 02:29:15 wiz Exp $ +.\" $NetBSD: yppush.8,v 1.10 2003/02/25 10:36:26 wiz Exp $ .\" .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm yppush .Nd force distribution of YP map .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl v .Bk -words .Op Fl d Ar domainname diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8 index 61d21d15e49..1aa747a3867 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv/ypserv.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypserv.8,v 1.14 2002/02/08 01:38:58 ross Exp $ +.\" $NetBSD: ypserv.8,v 1.15 2003/02/25 10:36:26 wiz Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm ypserv .Nd YP server daemon .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl dfl .Sh DESCRIPTION .Nm diff --git a/usr.sbin/ypserv/ypxfr/ypxfr.8 b/usr.sbin/ypserv/ypxfr/ypxfr.8 index b45809af2a8..fa0670bce86 100644 --- a/usr.sbin/ypserv/ypxfr/ypxfr.8 +++ b/usr.sbin/ypserv/ypxfr/ypxfr.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ypxfr.8,v 1.9 2002/12/21 12:58:38 wiz Exp $ +.\" $NetBSD: ypxfr.8,v 1.10 2003/02/25 10:36:27 wiz Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm ypxfr .Nd get a YP map from YP server .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl bcf .Bk -words .Op Fl C Ar tid prog ipadd port |
