diff options
author | 1998-04-28 07:36:25 +0000 | |
---|---|---|
committer | 1998-04-28 07:36:25 +0000 | |
commit | d4a5065bd43dc3d22f6fa238ea88f6f6ccb04cf3 (patch) | |
tree | 4f4699ba31e29b2bb39badb4ff5496c02182ba91 /lib/libc/gen/confstr.3 | |
parent | Make kernel compile if we have IDE controller but no wd drive. (diff) | |
download | wireguard-openbsd-d4a5065bd43dc3d22f6fa238ea88f6f6ccb04cf3.tar.xz wireguard-openbsd-d4a5065bd43dc3d22f6fa238ea88f6f6ccb04cf3.zip |
use Xr more often
Diffstat (limited to 'lib/libc/gen/confstr.3')
-rw-r--r-- | lib/libc/gen/confstr.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3 index e834324ebae..3af74c4c41c 100644 --- a/lib/libc/gen/confstr.3 +++ b/lib/libc/gen/confstr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: confstr.3,v 1.2 1996/08/19 08:21:57 tholo Exp $ +.\" $OpenBSD: confstr.3,v 1.3 1998/04/28 07:36:29 deraadt Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn confstr "int name" "char *buf" "size_t len" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by sysctl(3). +This interface is obsoleted by +.Xr sysctl 3 . .Ef .Pp The |