diff options
author | 2000-01-22 13:39:28 +0000 | |
---|---|---|
committer | 2000-01-22 13:39:28 +0000 | |
commit | 3b2a0cf167732900f48f978f3095ae2f18525e77 (patch) | |
tree | 1426afd9fd9cd5e38bb1fdf53d9e36c08273368a | |
parent | Add a couple of useful examples. (diff) | |
download | wireguard-openbsd-3b2a0cf167732900f48f978f3095ae2f18525e77.tar.xz wireguard-openbsd-3b2a0cf167732900f48f978f3095ae2f18525e77.zip |
Spell it "usable", not "useable", for consistency across the man pages.
-rw-r--r-- | sbin/isakmpd/isakmpd.conf.5 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.vax/tu.4 | 4 | ||||
-rw-r--r-- | usr.sbin/vnconfig/vnconfig.8 | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index 90eb81d6588..e4a3820fac9 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.27 1999/10/01 14:09:58 niklas Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.28 2000/01/22 13:39:28 aaron Exp $ .\" $EOM: isakmpd.conf.5,v 1.34 1999/10/01 14:00:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. @@ -319,7 +319,7 @@ The domain of interpretation as given by the RFCs. Normally The exchange type as given by the RFCs. For quick mode this is .Li QUICK_MODE . .It Em Suites -A list of protection suites (bundles of protocols) useable for +A list of protection suites (bundles of protocols) usable for protecting the IP traffic. Each of the list elements is a name of an <IPSec-suite> section. See below. .El @@ -339,7 +339,7 @@ are and .Li IPSEC_ESP . .It Em Transforms -A list of transforms useable for implementing the protocol. +A list of transforms usable for implementing the protocol. Each of the list elements is a name of an <IPSec-transform> section. See below. .It Em ReplayWindow diff --git a/share/man/man4/man4.vax/tu.4 b/share/man/man4/man4.vax/tu.4 index 3b7cbead154..b6e92a5d4cc 100644 --- a/share/man/man4/man4.vax/tu.4 +++ b/share/man/man4/man4.vax/tu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tu.4,v 1.3 1999/06/05 13:18:39 aaron Exp $ +.\" $OpenBSD: tu.4,v 1.4 2000/01/22 13:39:28 aaron Exp $ .\" $NetBSD: tu.4,v 1.4 1996/03/03 17:14:09 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -94,6 +94,6 @@ A new driver showed up in NetBSD 1.1A. .Sh BUGS The .Tn VAX Ns \-11/750 -console interface is unuseable +console interface is unusable while the system is multi-user; it should be used only with the system running single-user and, even then, with caution. diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index ebc16c3bd92..00a7833381c 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnconfig.8,v 1.9 2000/01/22 02:17:51 aaron Exp $ +.\" $OpenBSD: vnconfig.8,v 1.10 2000/01/22 13:39:29 aaron Exp $ .\ .\" Copyright (c) 1993 University of Utah. .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -96,7 +96,7 @@ is assumed. .Pp Configures the vnode disk .Pa svnd0 -(i.e., all of its partitions become useable). +(i.e., all of its partitions become usable). .Pp .Dl vnconfig -u svnd0 .Pp |