summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-02-11 07:58:28 +0000
committerjmc <jmc@openbsd.org>2008-02-11 07:58:28 +0000
commite78c2a109f97eff99923a962313ee4e54d66cfbb (patch)
tree7c4871044d3b0ff181d5397f491a31345fb67c0c /lib/libc
parentdo not describe `/' as solidus; from Allen (freebsd pr120484); (diff)
downloadwireguard-openbsd-e78c2a109f97eff99923a962313ee4e54d66cfbb.tar.xz
wireguard-openbsd-e78c2a109f97eff99923a962313ee4e54d66cfbb.zip
bump Mdocdate for pages committed in "febuary", necessary because
of a typo in rcs.c;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 307e406ff5f..0df57027617 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.178 2008/02/09 15:34:36 kettenis Exp $
+.\" $OpenBSD: sysctl.3,v 1.179 2008/02/11 07:58:28 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 9 2008 $
+.Dd $Mdocdate: February 11 2008 $
.Dt SYSCTL 3
.Os
.Sh NAME