summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobias <tobias@openbsd.org>2020-12-22 10:33:33 +0000
committertobias <tobias@openbsd.org>2020-12-22 10:33:33 +0000
commit59a8033f92d2e67bc07adcfa917c446a81ee670e (patch)
tree3203f2557672d31603f6e222579ace0e89af526a
parentBreak cursor movement in grid into a common set of functions that can (diff)
downloadwireguard-openbsd-59a8033f92d2e67bc07adcfa917c446a81ee670e.tar.xz
wireguard-openbsd-59a8033f92d2e67bc07adcfa917c446a81ee670e.zip
Fix typos
ok jmc
-rw-r--r--share/man/man1/update-plist.16
-rw-r--r--share/man/man4/man4.hppa/intro.46
-rw-r--r--share/man/man4/man4.hppa/pdc.46
-rw-r--r--share/man/man4/man4.hppa/phantomas.46
-rw-r--r--share/man/man5/port-modules.56
5 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man1/update-plist.1 b/share/man/man1/update-plist.1
index e21fe94b8ec..a82d58fc294 100644
--- a/share/man/man1/update-plist.1
+++ b/share/man/man1/update-plist.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: update-plist.1,v 1.7 2020/11/08 17:02:34 espie Exp $
+.\" $OpenBSD: update-plist.1,v 1.8 2020/12/22 10:33:33 tobias Exp $
.\"
.\" Copyright (c) 2018 Marc Espie <espie@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 8 2020 $
+.Dd $Mdocdate: December 22 2020 $
.Dt UPDATE-PLIST 1
.Os
.Sh NAME
@@ -199,7 +199,7 @@ will silence the warning.
For instance:
.Bd -literal -offset indent
@man man/ja_JP.EUC/cat1/kakasi.0
-@comment intentional: mandoc does't handle this locale
+@comment intentional: mandoc doesn't handle this locale
.Ed
.Pp
.Nm
diff --git a/share/man/man4/man4.hppa/intro.4 b/share/man/man4/man4.hppa/intro.4
index 9c7d079902d..dbbb19736d0 100644
--- a/share/man/man4/man4.hppa/intro.4
+++ b/share/man/man4/man4.hppa/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.23 2014/09/19 12:24:37 schwarze Exp $
+.\" $OpenBSD: intro.4,v 1.24 2020/12/22 10:33:34 tobias Exp $
.\"
.\" Copyright (c) 2002,2003 Paul Weissmann
.\" All rights reserved.
@@ -50,7 +50,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 19 2014 $
+.Dd $Mdocdate: December 22 2020 $
.Dt INTRO 4 hppa
.Os
.Sh NAME
@@ -106,7 +106,7 @@ The autoconfiguration system is described in
.Sh SUPPORTED SYSTEMS
A list of
.Tn HP 9000/700
-models targetted for support is listed below, including basic
+models targeted for support is listed below, including basic
system characteristics.
.Bl -column "J210XC" "200" "7300LC" "64/64(+1MB)" "Expansion" -offset left
.It Sy "Model" Ta Sy "MHz" Ta Sy "CPU" Ta Sy "Caches, KB" Ta Sy "Expansion"
diff --git a/share/man/man4/man4.hppa/pdc.4 b/share/man/man4/man4.hppa/pdc.4
index d122ed11016..d811506d5d7 100644
--- a/share/man/man4/man4.hppa/pdc.4
+++ b/share/man/man4/man4.hppa/pdc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pdc.4,v 1.10 2018/03/16 16:58:26 schwarze Exp $
+.\" $OpenBSD: pdc.4,v 1.11 2020/12/22 10:33:34 tobias Exp $
.\"
.\" Copyright (c) 2004 Michael Shalayeff
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 16 2018 $
+.Dd $Mdocdate: December 22 2020 $
.Dt PDC 4 hppa
.Os
.Sh NAME
@@ -59,7 +59,7 @@ Perform a read operation attempt at the physical address
without causing a HPMC, in order to verify that the address is valid
and there is a device to respond to it.
The implementation may choose to call the caller's HPMC handler and
-raise error conditions on the bus convertors.
+raise error conditions on the bus converters.
.It Fn pdc "PDC_ALLOC" "PDC_ALLOC_DFLT" "ptr" "size"
Allocate static storage for IODC use of
.Ar size
diff --git a/share/man/man4/man4.hppa/phantomas.4 b/share/man/man4/man4.hppa/phantomas.4
index 98d1d8ebebc..36f44c18d62 100644
--- a/share/man/man4/man4.hppa/phantomas.4
+++ b/share/man/man4/man4.hppa/phantomas.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: phantomas.4,v 1.9 2008/03/26 08:35:40 jmc Exp $
+.\" $OpenBSD: phantomas.4,v 1.10 2020/12/22 10:33:34 tobias Exp $
.\"
.\" Copyright (c) 2002 Michael Shalayeff
.\" All rights reserved.
@@ -23,7 +23,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.
.\"
-.Dd $Mdocdate: March 26 2008 $
+.Dd $Mdocdate: December 22 2020 $
.Dt PHANTOMAS 4 hppa
.Os
.Sh NAME
@@ -36,7 +36,7 @@
.Cd "sti* at phantomas?"
.Cd "wax* at phantomas?"
.Sh DESCRIPTION
-The Phantom bus convertor is used to connect
+The Phantom bus converter is used to connect
various devices and controllers
to the system bus,
where the processor
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 3248e13a269..b0ec3c0e035 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.249 2020/12/12 15:13:28 rsadowski Exp $
+.\" $OpenBSD: port-modules.5,v 1.250 2020/12/22 10:33:34 tobias Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -24,7 +24,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.
.\"
-.Dd $Mdocdate: December 12 2020 $
+.Dd $Mdocdate: December 22 2020 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -862,7 +862,7 @@ This sets
.Ev FONTDIR
using said typeface name.
.Ev FONTTYPES
-defaults to `ttf' but can be set to include the extenions of
+defaults to `ttf' but can be set to include the extensions of
fonts which are to be installed.
Also sets
.Ev FONT_DISTDIR .