summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-01 16:11:27 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-01 16:11:27 +0000
commita8101bb62a943a6f3be32e278dfb61b33f912399 (patch)
tree729bb494a3d7ffc4446d41c7f093d0b3c6b5e639 /share/man/man5
parent12ca5d25eb55ba1e1070228b55554de4dfdc9676 (diff)
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.56
-rw-r--r--share/man/man5/hostname.if.58
-rw-r--r--share/man/man5/passwd.conf.54
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index b8cc5bbcca7..7b447bd6b8a 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.24 2001/01/16 07:05:41 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.25 2001/03/01 16:11:21 aaron Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1075,7 +1075,7 @@ Thus, a port that mentions DESTDIR= does not need any patch to work with fake.
.Sh FLAVORS AND MULTI_PACKAGES
Starting with
.Ox 2.7 ,
-each port can generate several packages through two orthogonal mechanims:
+each port can generate several packages through two orthogonal mechanisms:
FLAVORS and MULTI_PACKAGES.
.Pp
If a port can be compiled with several options, set FLAVORS to the list of
@@ -1154,7 +1154,7 @@ generated from templates in ${PKGDIR}.
.Pp
.Bl -bullet -compact
.It
-If not overriden by the user, determine which set of templates to use,
+If not overridden by the user, determine which set of templates to use,
depending on the current SUBPACKAGE and FLAVOR information.
Set ${PLIST}, ${DESCR}, ${COMMENT}, ${MESSAGE} accordingly.
.It
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5
index 5fac147325f..804371e487a 100644
--- a/share/man/man5/hostname.if.5
+++ b/share/man/man5/hostname.if.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.if.5,v 1.24 2001/01/10 22:17:10 jason Exp $
+.\" $OpenBSD: hostname.if.5,v 1.25 2001/03/01 16:11:21 aaron Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -99,7 +99,7 @@ or
.It Va addr
The optional address that belongs to the interface, such as
190.191.192.1 or fe80:2::1 .
-It is also feasable to use a hostname as specified in
+It is also feasible to use a hostname as specified in
.Pa /etc/hosts .
It is recommended that an address be used instead of symbolic information
which might activate
@@ -125,11 +125,11 @@ Optional miscellaneous options to set on the interface, i.e.,
.It Li dest
If the interface needs a destination address set, this is the literal text
.Dq dest .
-As shown in the example, this declaration should start on a seperate line.
+As shown in the example, this declaration should start on a separate line.
.It Va dest_addr
The destination address to be set on the interface, such as
190.191.192.2.
-It is also feasable to use a hostname as specified in
+It is also feasible to use a hostname as specified in
.Pa /etc/hosts .
It is recommended that an address be used instead of symbolic information
which might activate
diff --git a/share/man/man5/passwd.conf.5 b/share/man/man5/passwd.conf.5
index 3104d2524af..c5f83fdc69f 100644
--- a/share/man/man5/passwd.conf.5
+++ b/share/man/man5/passwd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: passwd.conf.5,v 1.11 2000/10/26 00:37:05 aaron Exp $
+.\" $OpenBSD: passwd.conf.5,v 1.12 2001/03/01 16:11:21 aaron Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -62,7 +62,7 @@ and
.Dq blowfish,<rounds> .
For
.Dq newsalt
-the value of rounds is a 24-bit integer with a minmum of 7250 rounds.
+the value of rounds is a 24-bit integer with a minimum of 7250 rounds.
For
.Dq blowfish
the value can be between 4 and 31.