diff options
author | ru <ru@FreeBSD.org> | 2001-08-13 16:43:02 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-13 16:43:02 +0000 |
commit | 4e5771e1b8470c3de80bc16c6fb0d0b48f132e75 (patch) | |
tree | fd95673883afef01102a2ea1e8fdc02d3fa7bdcd /lib/libc | |
parent | e8e5635e4af61377712e49048b24aca59e6e6c61 (diff) | |
download | FreeBSD-src-4e5771e1b8470c3de80bc16c6fb0d0b48f132e75.zip FreeBSD-src-4e5771e1b8470c3de80bc16c6fb0d0b48f132e75.tar.gz |
mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/minherit.2 | 3 |
1 files changed, 2 insertions, 1 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 . |