summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/minherit.23
-rw-r--r--lib/libc_r/man/pthread_testcancel.35
-rw-r--r--lib/libpthread/man/pthread_testcancel.35
-rw-r--r--share/man/man3/pthread_testcancel.35
-rw-r--r--share/man/man4/pcvt.42
-rw-r--r--usr.sbin/ppp/ppp.8.m43
6 files changed, 17 insertions, 6 deletions
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2
index 96f0ac6..0377230 100644
--- a/lib/libc/sys/minherit.2
+++ b/lib/libc/sys/minherit.2
@@ -89,4 +89,5 @@ arguments.
.Sh HISTORY
The
.Fn minherit
-function first appeared in OpenBSD.
+function first appeared in
+.Ox .
diff --git a/lib/libc_r/man/pthread_testcancel.3 b/lib/libc_r/man/pthread_testcancel.3
index 2bb4ae2..110ab38 100644
--- a/lib/libc_r/man/pthread_testcancel.3
+++ b/lib/libc_r/man/pthread_testcancel.3
@@ -195,4 +195,7 @@ conforms to
.Sh AUTHORS
This man page was written by
.An David Leonard Aq d@openbsd.org
-for the OpenBSD implementation of pthread_cancel.
+for the
+.Ox
+implementation of
+.Xr pthread_cancel 3 .
diff --git a/lib/libpthread/man/pthread_testcancel.3 b/lib/libpthread/man/pthread_testcancel.3
index 2bb4ae2..110ab38 100644
--- a/lib/libpthread/man/pthread_testcancel.3
+++ b/lib/libpthread/man/pthread_testcancel.3
@@ -195,4 +195,7 @@ conforms to
.Sh AUTHORS
This man page was written by
.An David Leonard Aq d@openbsd.org
-for the OpenBSD implementation of pthread_cancel.
+for the
+.Ox
+implementation of
+.Xr pthread_cancel 3 .
diff --git a/share/man/man3/pthread_testcancel.3 b/share/man/man3/pthread_testcancel.3
index 2bb4ae2..110ab38 100644
--- a/share/man/man3/pthread_testcancel.3
+++ b/share/man/man3/pthread_testcancel.3
@@ -195,4 +195,7 @@ conforms to
.Sh AUTHORS
This man page was written by
.An David Leonard Aq d@openbsd.org
-for the OpenBSD implementation of pthread_cancel.
+for the
+.Ox
+implementation of
+.Xr pthread_cancel 3 .
diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4
index e0d18a9..92ecc5b 100644
--- a/share/man/man4/pcvt.4
+++ b/share/man/man4/pcvt.4
@@ -698,7 +698,7 @@ has become a standard part of
.Fx ,
.Nx
and
-OpenBSD.
+.Ox .
Since
.Fx 5.0 ,
.Nm
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index e656c3b..1c5a1a6 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -4450,7 +4450,8 @@ will attempt to load it using
.Xr kldload 2 .
If this fails, an external program must be used such as the
.Xr pppoe 8
-program available under OpenBSD.
+program available under
+.Ox .
The given
.Ar provider
is passed as the service name in the PPPoE Discovery Initiation (PADI)
OpenPOWER on IntegriCloud