summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socketpair.2
diff options
context:
space:
mode:
authorgarbled <garbled@NetBSD.org>1999-03-22 19:44:33 +0000
committergarbled <garbled@NetBSD.org>1999-03-22 19:44:33 +0000
commit38c96853cf2e356c4df10c78151c5c1e20c989cd (patch)
treea103c8fb6e14d64950a52f8c5d8af2936918d2ad /lib/libc/sys/socketpair.2
parent2ccf15e5f39ca2c18cdc5631b003183d13bc4c07 (diff)
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
Diffstat (limited to 'lib/libc/sys/socketpair.2')
-rw-r--r--lib/libc/sys/socketpair.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2
index 89fce9f3ee0..0f0be31c8af 100644
--- a/lib/libc/sys/socketpair.2
+++ b/lib/libc/sys/socketpair.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: socketpair.2,v 1.8 1999/03/09 03:58:14 ross Exp $
+.\" $NetBSD: socketpair.2,v 1.9 1999/03/22 19:45:10 garbled Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\"
.Dd June 4, 1993
.Dt SOCKETPAIR 2
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm socketpair
.Nd create a pair of connected sockets