summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1998-07-24 00:43:59 +0000
committerMarc Espie <espie@cvs.openbsd.org>1998-07-24 00:43:59 +0000
commita51ea65e416b5c5b539af74b1f7708cda4c8f0e1 (patch)
tree8cca50dab8c73e67403b861cb68b05ddf6085a96 /lib/libc/gen
parentf851098596d7cebc18176ac1e7982ccd4719004b (diff)
Man pages Xrefs.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/getdomainname.34
-rw-r--r--lib/libc/gen/siginterrupt.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/getdomainname.3 b/lib/libc/gen/getdomainname.3
index fe4d944c3a7..87c85549212 100644
--- a/lib/libc/gen/getdomainname.3
+++ b/lib/libc/gen/getdomainname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getdomainname.3,v 1.6 1998/07/07 07:12:52 deraadt Exp $
+.\" $OpenBSD: getdomainname.3,v 1.7 1998/07/24 00:43:45 espie Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -82,7 +82,7 @@ invalid address.
The caller tried to set the domain name and was not the super-user.
.El
.Sh SEE ALSO
-.Xr sysctl 2 ,
+.Xr sysctl 3 ,
.Xr gethostid 3 ,
.Xr gethostname 3 ,
.Xr domainname 1 ,
diff --git a/lib/libc/gen/siginterrupt.3 b/lib/libc/gen/siginterrupt.3
index 656f1503554..630b9e91698 100644
--- a/lib/libc/gen/siginterrupt.3
+++ b/lib/libc/gen/siginterrupt.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: siginterrupt.3,v 1.2 1996/08/19 08:26:01 tholo Exp $
+.\" $OpenBSD: siginterrupt.3,v 1.3 1998/07/24 00:43:46 espie Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -98,7 +98,7 @@ A \-1 value indicates that an invalid signal number has been supplied.
.Xr sigaction 2 ,
.Xr sigblock 2 ,
.Xr sigpause 2 ,
-.Xr sigsetmask 2 .
+.Xr sigsetmask 3 .
.Sh HISTORY
The
.Fn siginterrupt