summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy@openbsd.org>2016-10-06 14:47:00 +0000
committernaddy <naddy@openbsd.org>2016-10-06 14:47:00 +0000
commit0e7b09a0a547df5d2de3dc089e5bac16104e2931 (patch)
tree4c46828331f299c5f42fcb869f72cbb4a4e1e7c4
parentfix HISTORY: (diff)
downloadwireguard-openbsd-0e7b09a0a547df5d2de3dc089e5bac16104e2931.tar.xz
wireguard-openbsd-0e7b09a0a547df5d2de3dc089e5bac16104e2931.zip
typo
-rw-r--r--sbin/ifconfig/ifconfig.86
-rw-r--r--usr.bin/openssl/openssl.16
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 05c698650c9..deefdc2f0e0 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.274 2016/09/09 06:59:41 jasper Exp $
+.\" $OpenBSD: ifconfig.8,v 1.275 2016/10/06 14:47:00 naddy Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: September 9 2016 $
+.Dd $Mdocdate: October 6 2016 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -1533,7 +1533,7 @@ as a local port of the switch.
Local port is a special port connected with the local system's network stack.
Only
.Xr vether 4
-can be use for the
+can be used for the
.Ar interface .
Only one interface can be added as a local port.
.It Cm datapath Ar datapath_id
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1
index bf3b78b48fa..e70c2d5f3df 100644
--- a/usr.bin/openssl/openssl.1
+++ b/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.82 2016/09/22 19:17:17 jmc Exp $
+.\" $OpenBSD: openssl.1,v 1.83 2016/10/06 14:47:00 naddy Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -112,7 +112,7 @@
.\"
.\" OPENSSL
.\"
-.Dd $Mdocdate: September 22 2016 $
+.Dd $Mdocdate: October 6 2016 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -1428,7 +1428,7 @@ This means that using the
utility to read in an encrypted key with no
encryption option can be used to remove the pass phrase from a key,
or by setting the encryption options
-it can be use to add or change the pass phrase.
+it can be used to add or change the pass phrase.
These options can only be used with PEM format output files.
.It Fl in Ar file
The input file to read a key from,