summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-11 07:26:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-11 07:26:21 +0000
commita645f6d6a6003686925c0d67baa4a64e92cdda24 (patch)
tree37a98c954eb41bbe7d6f3de19f654f2988bc9af7 /usr.sbin
parent199203cc6e9ce5047db158983f6ada92b7d6a0df (diff)
typos;
raidctl(8) ok millert@ mknetid(8) help maja@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pstat/pstat.84
-rw-r--r--usr.sbin/rdate/rdate.84
-rw-r--r--usr.sbin/route6d/route6d.84
-rw-r--r--usr.sbin/ypserv/makedbm/makedbm.810
-rw-r--r--usr.sbin/ypserv/mknetid/mknetid.810
5 files changed, 17 insertions, 15 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 2062104875b..e29315f60df 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.19 2002/06/02 22:38:51 deraadt Exp $
+.\" $OpenBSD: pstat.8,v 1.20 2003/02/11 07:26:20 jmc Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -219,7 +219,7 @@ is one of
.Em null , portal , procfs ,
.Em umap , union ;
.Em from
-is the filesystem is mounted from;
+is the partition the filesystem is mounted from;
.Em on
is the directory
the filesystem is mounted on; and
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8
index 65a4c8551b4..8d0baee6ee6 100644
--- a/usr.sbin/rdate/rdate.8
+++ b/usr.sbin/rdate/rdate.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdate.8,v 1.21 2002/11/14 02:57:28 deraadt Exp $
+.\" $OpenBSD: rdate.8,v 1.22 2003/02/11 07:26:20 jmc Exp $
.\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
@@ -95,7 +95,7 @@ and DNS set up to connect to the server at
.Sy Physikalisch-Technische Bundesanstalt
in Braunschweig, Germany.
.Pp
-To gradually adjust time once a hour after the first
+To gradually adjust time once an hour after the first
.Qq step
adjustment, put the following line into root's crontab:
.Pp
diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8
index 8ef66d07024..bfb27bd0240 100644
--- a/usr.sbin/route6d/route6d.8
+++ b/usr.sbin/route6d/route6d.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route6d.8,v 1.13 2002/06/02 23:49:47 itojun Exp $
+.\" $OpenBSD: route6d.8,v 1.14 2003/02/11 07:26:20 jmc 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 route6d .
.\"
.It Fl R Ar routelog
This option makes
diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8
index 767fc71d211..a1d64ed7d91 100644
--- a/usr.sbin/ypserv/makedbm/makedbm.8
+++ b/usr.sbin/ypserv/makedbm/makedbm.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: makedbm.8,v 1.11 2001/08/02 18:37:35 mpech Exp $
+.\" $OpenBSD: makedbm.8,v 1.12 2003/02/11 07:26:20 jmc Exp $
.\"
.\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -80,16 +80,16 @@ and
.Xr ypserv 8
that the YP map is going to be handled as secure.
.It Fl i Ar yp_input_file
-Include an entry the in the map with the key YP_INPUT_FILE and the argument
+Include an entry in the map with the key YP_INPUT_FILE and the argument
as value.
.It Fl o Ar yp_output_file
-Include an entry the in the map with the key YP_OUTPUT_FILE and the argument
+Include an entry in the map with the key YP_OUTPUT_FILE and the argument
as value.
.It Fl d Ar yp_domain_name
-Include an entry the in the map with the key YP_DOMAIN_NAME and the argument
+Include an entry in the map with the key YP_DOMAIN_NAME and the argument
as value.
.It Fl m Ar yp_master_name
-Include an entry the in the map with the key YP_MASTER_NAME and the argument
+Include an entry in the map with the key YP_MASTER_NAME and the argument
as value.
.El
.Sh SEE ALSO
diff --git a/usr.sbin/ypserv/mknetid/mknetid.8 b/usr.sbin/ypserv/mknetid/mknetid.8
index 4d429b7d2a9..63f4c76c1dc 100644
--- a/usr.sbin/ypserv/mknetid/mknetid.8
+++ b/usr.sbin/ypserv/mknetid/mknetid.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mknetid.8,v 1.9 2001/08/02 18:37:35 mpech Exp $
+.\" $OpenBSD: mknetid.8,v 1.10 2003/02/11 07:26:20 jmc Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -37,12 +37,14 @@
.Nd a YP filter program
.Sh SYNOPSIS
.Nm mknetid
+.Bk -words
.Op Fl d Ar domain
.Op Fl q
.Op Fl p Ar passwdfile
.Op Fl g Ar groupfile
.Op Fl h Ar hostfile
.Op Fl m Ar netidfile
+.Ek
.Sh DESCRIPTION
.Nm
is used to create a map named
@@ -51,10 +53,10 @@ The map consists of information from
.Xr passwd 5 ,
.Xr group 5
and
-.Xr hosts 5
-eventually concatenated with a
+.Xr hosts 5 ,
+concatenated with a
.Xr netid 5
-file.
+file, if one exists.
.Pp
The options are as follows:
.Bl -tag -width Ds