summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-05 00:47:48 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-05 00:47:48 +0000
commitb483aa32484785b1eb696094d70def746faadff7 (patch)
treed68ef4251a7451b49a857bd8551311fee05291b4 /lib/libc/sys
parent2df7f6110dc24b8d55e1c6c2c825fb2e393cdfb2 (diff)
spelling
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/msync.22
-rw-r--r--lib/libc/sys/sigaction.22
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2
index 755da7e2953..8f038a8e32c 100644
--- a/lib/libc/sys/msync.2
+++ b/lib/libc/sys/msync.2
@@ -109,7 +109,7 @@ Addresses in the specified region are outside the range allowed
for the address space of the process, or specify one or more pages
which are unmapped.
.It Bq Er EIO
-An I/O error occured while writing.
+An I/O error occurred while writing.
.Sh BUGS
Writes are currently done synchronously even if the
.Dv MS_ASYNC
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2
index 8c480a1799d..cebb3496fe7 100644
--- a/lib/libc/sys/sigaction.2
+++ b/lib/libc/sys/sigaction.2
@@ -433,7 +433,7 @@ The
.Dv SA_NODEFER
and
.Dv SA_RESETHAND
-flags are intended for backwards compatability with other operating
+flags are intended for backwards compatibility with other operating
systems. The
.Dv SA_NOCLDSTOP ,
.Dv SA_NOCLDWAIT ,