summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 15:12:23 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 15:12:23 +0000
commit17f3467d46dd17b488273ab1b61940b0878063b5 (patch)
tree7e1188c4d2dbfb73569726cd1775ef96d5dc9ec3 /usr.sbin
parent6f3a565808b8852fa865f585e43697f155f9fe67 (diff)
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ctm/ctm/ctm.14
-rw-r--r--usr.sbin/ppp/ppp/ppp.84
-rw-r--r--usr.sbin/pstat/pstat.82
-rw-r--r--usr.sbin/pwd_mkdb/pwd_mkdb.84
-rw-r--r--usr.sbin/quot/quot.84
-rw-r--r--usr.sbin/rarpd/rarpd.84
-rw-r--r--usr.sbin/rbootd/rbootd.84
-rw-r--r--usr.sbin/rdate/rdate.84
-rw-r--r--usr.sbin/rmt/rmt.86
-rw-r--r--usr.sbin/rwhod/rwhod.86
-rw-r--r--usr.sbin/sa/sa.86
-rw-r--r--usr.sbin/screenblank/screenblank.14
-rw-r--r--usr.sbin/sliplogin/sliplogin.86
-rw-r--r--usr.sbin/spray/spray.84
-rw-r--r--usr.sbin/syslogd/syslogd.84
-rw-r--r--usr.sbin/timed/timed/timed.84
-rw-r--r--usr.sbin/timed/timedc/timedc.84
-rw-r--r--usr.sbin/traceroute/traceroute.82
-rw-r--r--usr.sbin/trpt/trpt.84
-rw-r--r--usr.sbin/trsp/trsp.84
-rw-r--r--usr.sbin/vipw/vipw.84
-rw-r--r--usr.sbin/yppoll/yppoll.84
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.84
23 files changed, 48 insertions, 48 deletions
diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1
index ab17cd4cc2a..5350db07dd8 100644
--- a/usr.sbin/ctm/ctm/ctm.1
+++ b/usr.sbin/ctm/ctm/ctm.1
@@ -10,7 +10,7 @@
.\"
.\" CTM and ctm(1) by <phk@login.dknet.dk>
.\"
-.\" $Id: ctm.1,v 1.4 1999/03/01 05:53:58 aaron Exp $
+.\" $Id: ctm.1,v 1.5 1999/04/02 15:12:18 aaron Exp $
.\"
.Dd Mar 25, 1995
.Os
@@ -19,7 +19,7 @@
.Nm ctm
.Nd source code mirror program
.Sh SYNOPSIS
-.Nm
+.Nm ctm
.Op Fl cFpPquv
.Op Fl b Ar basedir
.Op Fl T Ar tmpdir
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8
index 955ad061d08..962e789ec08 100644
--- a/usr.sbin/ppp/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.34 1999/03/25 23:36:52 brian Exp $
+.\" $Id: ppp.8,v 1.35 1999/04/02 15:12:19 aaron Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -7,7 +7,7 @@
.Nm ppp
.Nd Point to Point Protocol (a.k.a. user-ppp)
.Sh SYNOPSIS
-.Nm
+.Nm ppp
.Oo
.Fl auto |
.Fl background |
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 20d8411487d..eb8c6a3de4d 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -40,7 +40,7 @@
.Nm pstat
.Nd display system data structures
.Sh SYNOPSIS
-.Nm
+.Nm pstat
.Op Fl Tfknstv
.Op Fl M Ar core
.Op Fl N Ar system
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8
index d4570a40f5c..59159756524 100644
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwd_mkdb.8,v 1.5 1999/03/11 19:39:40 aaron Exp $
+.\" $OpenBSD: pwd_mkdb.8,v 1.6 1999/04/02 15:12:19 aaron Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nm pwd_mkdb
.Nd "generate the password databases"
.Sh SYNOPSIS
-.Nm
+.Nm pwd_mkdb
.Op Fl c
.Op Fl p
.Op Fl d Ar directory
diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8
index b6ac2d306ec..0150cfa5f90 100644
--- a/usr.sbin/quot/quot.8
+++ b/usr.sbin/quot/quot.8
@@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: quot.8,v 1.5 1999/03/11 19:39:42 aaron Exp $
+.\" $Id: quot.8,v 1.6 1999/04/02 15:12:20 aaron Exp $
.\"
.Dd February 8, 1994
.Dt QUOT 8
@@ -36,7 +36,7 @@
.Nm quot
.Nd display disk space occupied by each user
.Sh SYNOPSIS
-.Nm
+.Nm quot
.Op Fl acfhknv
.Op Ar filesystem ...
.Sh DESCRIPTION
diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8
index 8ff4268fc81..a481029959f 100644
--- a/usr.sbin/rarpd/rarpd.8
+++ b/usr.sbin/rarpd/rarpd.8
@@ -17,7 +17,7 @@
.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-.\" @(#) $Id: rarpd.8,v 1.4 1999/03/11 19:39:43 aaron Exp $
+.\" @(#) $Id: rarpd.8,v 1.5 1999/04/02 15:12:20 aaron Exp $
.\"
.Dd October 26, 1990
.Dt RARPD 8
@@ -25,7 +25,7 @@
.Nm rarpd
.Nd reverse ARP daemon
.Sh SYNOPSIS
-.Nm
+.Nm rarpd
.Op Fl adfl
.Op Ar interface
.Sh DESCRIPTION
diff --git a/usr.sbin/rbootd/rbootd.8 b/usr.sbin/rbootd/rbootd.8
index db1aad45a17..84899a2226e 100644
--- a/usr.sbin/rbootd/rbootd.8
+++ b/usr.sbin/rbootd/rbootd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rbootd.8,v 1.3 1999/03/11 19:39:43 aaron Exp $
+.\" $OpenBSD: rbootd.8,v 1.4 1999/04/02 15:12:20 aaron Exp $
.\" $NetBSD: rbootd.8,v 1.3 1995/08/21 17:05:16 thorpej Exp $
.\"
.\" Copyright (c) 1988, 1992 The University of Utah and the Center
@@ -52,7 +52,7 @@
.Nm rbootd
.Nd HP remote boot server
.Sh SYNOPSIS
-.Nm
+.Nm rbootd
.Op Fl ad
.Op Fl i Ar interface
.Op Ar config_file
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8
index 241905af205..bbbe54c24cb 100644
--- a/usr.sbin/rdate/rdate.8
+++ b/usr.sbin/rdate/rdate.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdate.8,v 1.7 1999/03/11 19:39:44 aaron Exp $
+.\" $OpenBSD: rdate.8,v 1.8 1999/04/02 15:12:20 aaron Exp $
.\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
@@ -36,7 +36,7 @@
.Nm rdate
.Nd set the system's date from a remote host
.Sh SYNOPSIS
-.Nm
+.Nm rdate
.Op Fl psa
.Ar host
.Sh DESCRIPTION
diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8
index 79c989d87f3..901989b9f44 100644
--- a/usr.sbin/rmt/rmt.8
+++ b/usr.sbin/rmt/rmt.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmt.8,v 1.3 1999/03/11 19:39:45 aaron Exp $
+.\" $OpenBSD: rmt.8,v 1.4 1999/04/02 15:12:20 aaron Exp $
.\" Copyright (c) 1983, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rmt.8 6.5 (Berkeley) 3/16/91
-.\" $Id: rmt.8,v 1.3 1999/03/11 19:39:45 aaron Exp $
+.\" $Id: rmt.8,v 1.4 1999/04/02 15:12:20 aaron Exp $
.\"
.Dd March 16, 1991
.Dt RMT 8
@@ -40,7 +40,7 @@
.Nm rmt
.Nd remote magtape protocol module
.Sh SYNOPSIS
-.Nm
+.Nm rmt
.Sh DESCRIPTION
.Nm
is a program used by the remote dump and restore programs
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8
index 243269067fd..df64af3e6f6 100644
--- a/usr.sbin/rwhod/rwhod.8
+++ b/usr.sbin/rwhod/rwhod.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rwhod.8,v 1.7 1999/03/11 21:07:58 aaron Exp $
+.\" $OpenBSD: rwhod.8,v 1.8 1999/04/02 15:12:20 aaron Exp $
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rwhod.8 8.2 (Berkeley) 12/11/93
-.\" $OpenBSD: rwhod.8,v 1.7 1999/03/11 21:07:58 aaron Exp $
+.\" $OpenBSD: rwhod.8,v 1.8 1999/04/02 15:12:20 aaron Exp $
.\"
.Dd December 11, 1993
.Dt RWHOD 8
@@ -40,7 +40,7 @@
.Nm rwhod
.Nd system status server
.Sh SYNOPSIS
-.Nm
+.Nm rwhod
.Sh DESCRIPTION
.Nm
is the server which maintains the database used by the
diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8
index af06bc313c0..421e420873a 100644
--- a/usr.sbin/sa/sa.8
+++ b/usr.sbin/sa/sa.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sa.8,v 1.4 1999/03/11 21:07:59 aaron Exp $
+.\" $OpenBSD: sa.8,v 1.5 1999/04/02 15:12:20 aaron Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@@ -28,7 +28,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.
.\"
-.\" $Id: sa.8,v 1.4 1999/03/11 21:07:59 aaron Exp $
+.\" $Id: sa.8,v 1.5 1999/04/02 15:12:20 aaron Exp $
.\"
.Dd February 25, 1994
.Dt SA 8
@@ -37,7 +37,7 @@
.Nm sa
.Nd print system accounting statistics
.Sh SYNOPSIS
-.Nm
+.Nm sa
.Op Fl abcdDfijkKlmnqrstu
.Op Fl v Ar cutoff
.Op Ar
diff --git a/usr.sbin/screenblank/screenblank.1 b/usr.sbin/screenblank/screenblank.1
index 341eabc037d..e23a67b26f2 100644
--- a/usr.sbin/screenblank/screenblank.1
+++ b/usr.sbin/screenblank/screenblank.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: screenblank.1,v 1.3 1999/03/11 21:07:59 aaron Exp $
+.\" $OpenBSD: screenblank.1,v 1.4 1999/04/02 15:12:21 aaron Exp $
.\" $NetBSD: screenblank.1,v 1.2 1996/02/28 01:18:32 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm screenblank
.Nd screen saver daemon for the Sun 3 and SPARC
.Sh SYNOPSIS
-.Nm
+.Nm screenblank
.Op Fl k | Fl m
.Op Fl d Ar timeout
.Op Fl e Ar timeout
diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8
index 009c65de9f5..bbffb885c12 100644
--- a/usr.sbin/sliplogin/sliplogin.8
+++ b/usr.sbin/sliplogin/sliplogin.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sliplogin.8,v 1.2 1999/03/11 21:08:02 aaron Exp $
+.\" $OpenBSD: sliplogin.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sliplogin.8 5.4 (Berkeley) 8/5/91
-.\" $Id: sliplogin.8,v 1.2 1999/03/11 21:08:02 aaron Exp $
+.\" $Id: sliplogin.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\"
.Dd August 5, 1991
.Dt SLIPLOGIN 8
@@ -40,7 +40,7 @@
.Nm sliplogin
.Nd attach a serial line network interface
.Sh SYNOPSIS
-.Nm
+.Nm sliplogin
.Op Ar loginname
.Sh DESCRIPTION
.Nm
diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8
index 15b61b93892..56a94dae8b1 100644
--- a/usr.sbin/spray/spray.8
+++ b/usr.sbin/spray/spray.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spray.8,v 1.3 1999/03/11 21:08:03 aaron Exp $
+.\" $OpenBSD: spray.8,v 1.4 1999/04/02 15:12:21 aaron Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@@ -29,7 +29,7 @@
.Nm spray
.Nd send many packets to host
.Sh SYNOPSIS
-.Nm
+.Nm spray
.Op Fl c Ar count
.Op Fl d Ar delay
.Op Fl l Ar length
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index 23518ce9388..fe244ade808 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syslogd.8,v 1.8 1999/03/11 21:08:03 aaron Exp $
+.\" $OpenBSD: syslogd.8,v 1.9 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -40,7 +40,7 @@
.Nm syslogd
.Nd log systems messages
.Sh SYNOPSIS
-.Nm
+.Nm syslogd
.Op Fl du
.Op Fl f Ar config_file
.Op Fl m Ar mark_interval
diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8
index a73e4f9d87d..809f9f6749a 100644
--- a/usr.sbin/timed/timed/timed.8
+++ b/usr.sbin/timed/timed/timed.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timed.8,v 1.2 1999/03/11 21:08:04 aaron Exp $
+.\" $OpenBSD: timed.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -39,7 +39,7 @@
.Nm timed
.Nd time server daemon
.Sh SYNOPSIS
-.Nm
+.Nm timed
.Op Fl M
.Op Fl t
.Op Fl d
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8
index 7076bfcc98b..b83297bf7b7 100644
--- a/usr.sbin/timed/timedc/timedc.8
+++ b/usr.sbin/timed/timedc/timedc.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timedc.8,v 1.2 1999/03/11 21:08:04 aaron Exp $
+.\" $OpenBSD: timedc.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -40,7 +40,7 @@
.Nm timedc
.Nd timed control program
.Sh SYNOPSIS
-.Nm
+.Nm timedc
.Oo Ar command\ \&
.Op Ar argument ...
.Oc
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8
index 2e4696e3e15..69a8be0142e 100644
--- a/usr.sbin/traceroute/traceroute.8
+++ b/usr.sbin/traceroute/traceroute.8
@@ -43,7 +43,7 @@
.Nm traceroute
.Nd print the route packets take to network host
.Sh SYNOPSIS
-.Nm
+.Nm traceroute
.Op Fl d
.Op Fl D
.Op Fl g Ar gateway_addr
diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8
index 2353c46e673..75a5d948237 100644
--- a/usr.sbin/trpt/trpt.8
+++ b/usr.sbin/trpt/trpt.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: trpt.8,v 1.6 1999/03/12 15:33:58 aaron Exp $
+.\" $OpenBSD: trpt.8,v 1.7 1999/04/02 15:12:22 aaron Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nm trpt
.Nd transliterate protocol trace
.Sh SYNOPSIS
-.Nm
+.Nm trpt
.Op Fl a
.Op Fl f
.Op Fl j
diff --git a/usr.sbin/trsp/trsp.8 b/usr.sbin/trsp/trsp.8
index aefb5ccd5e6..fdeb590b4df 100644
--- a/usr.sbin/trsp/trsp.8
+++ b/usr.sbin/trsp/trsp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: trsp.8,v 1.5 1999/03/12 15:33:58 aaron Exp $
+.\" $OpenBSD: trsp.8,v 1.6 1999/04/02 15:12:22 aaron Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nm trsp
.Nd transliterate sequenced packet protocol trace
.Sh SYNOPSIS
-.Nm
+.Nm trsp
.Op Fl a
.Op Fl j
.Op Fl p Ar hex-address
diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8
index 9df7ef250f8..44fec390f9d 100644
--- a/usr.sbin/vipw/vipw.8
+++ b/usr.sbin/vipw/vipw.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vipw.8,v 1.3 1999/03/12 15:33:58 aaron Exp $
+.\" $OpenBSD: vipw.8,v 1.4 1999/04/02 15:12:22 aaron Exp $
.\" $NetBSD: vipw.8,v 1.4 1995/01/20 19:19:56 mycroft Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -41,7 +41,7 @@
.Nm vipw
.Nd edit the password file
.Sh SYNOPSIS
-.Nm
+.Nm vipw
.Sh DESCRIPTION
.Nm
edits the password file after setting the appropriate locks,
diff --git a/usr.sbin/yppoll/yppoll.8 b/usr.sbin/yppoll/yppoll.8
index 716bd616f72..27b5a26b228 100644
--- a/usr.sbin/yppoll/yppoll.8
+++ b/usr.sbin/yppoll/yppoll.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yppoll.8,v 1.3 1999/03/12 15:33:58 aaron Exp $
+.\" $OpenBSD: yppoll.8,v 1.4 1999/04/02 15:12:22 aaron Exp $
.\" $NetBSD: yppoll.8,v 1.3 1996/02/28 01:23:12 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm yppoll
.Nd ask version of YP map from YP server
.Sh SYNOPSIS
-.Nm
+.Nm yppoll
.Op Fl h Ar host
.Op Fl d Ar domain
.Ar mapname
diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8
index cb826bfadb6..9b9c6be231a 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv/ypserv.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.8,v 1.11 1999/03/01 06:02:50 aaron Exp $
+.\" $OpenBSD: ypserv.8,v 1.12 1999/04/02 15:12:22 aaron Exp $
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -35,7 +35,7 @@
.Nm ypserv
.Nd YP server daemon
.Sh SYNOPSIS
-.Nm
+.Nm ypserv
.Op Fl 1
.Op Fl a Ar aclfile
.Op Fl d