diff options
| author | fair <fair@NetBSD.org> | 1998-04-28 06:00:51 +0000 |
|---|---|---|
| committer | fair <fair@NetBSD.org> | 1998-04-28 06:00:51 +0000 |
| commit | dc026e051586345ad668a31be310edc8fb7a6deb (patch) | |
| tree | 86c83c2166b89157b92bfab19e3b1b78f916b629 /lib/libc/sys/socketpair.2 | |
| parent | 85818bdaaac3e379dadeeea181e943828f1c21f0 (diff) | |
Change occurrences of "UNIX" to .Ux or .At as appropriate.
Diffstat (limited to 'lib/libc/sys/socketpair.2')
| -rw-r--r-- | lib/libc/sys/socketpair.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2 index f5ae7ebfb8d..66c68c5f4b4 100644 --- a/lib/libc/sys/socketpair.2 +++ b/lib/libc/sys/socketpair.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: socketpair.2,v 1.5 1995/02/27 12:38:00 cgd Exp $ +.\" $NetBSD: socketpair.2,v 1.6 1998/04/28 06:00:53 fair Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -84,7 +84,7 @@ process address space. .Xr pipe 2 .Sh BUGS This call is currently implemented only for the -.Tn UNIX +.Ux domain. .Sh HISTORY The |
