summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-07-03 00:56:38 +0000
committerderaadt <deraadt@openbsd.org>2004-07-03 00:56:38 +0000
commitc753ccb982ef8fec12fabd6b44e21fc9d37071be (patch)
tree7f6cee1970e2d7607187919a0dc8c8f657c6b9b7
parentmove into #ifdef; various people (diff)
downloadwireguard-openbsd-c753ccb982ef8fec12fabd6b44e21fc9d37071be.tar.xz
wireguard-openbsd-c753ccb982ef8fec12fabd6b44e21fc9d37071be.zip
typo; Jared
-rw-r--r--share/man/man9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index acdfb1d2386..a08be729ade 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.78 2004/05/23 18:37:06 grange Exp $
+# $OpenBSD: Makefile,v 1.79 2004/07/03 00:56:38 deraadt Exp $
# $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -216,7 +216,7 @@ MLINKS+=VOP_LOOKUP.9 VOP_CREATE.9 VOP_LOOKUP.9 VOP_FSYNC.9 \
VOP_LOOKUP.9 VOP_GETEXTATTR.9 VOP_LOOKUP.9 VOP_ISLOCKED.9 \
VOP_LOOKUP.9 VOP_LINK.9 VOP_LOOKUP.9 VOP_LOCK.9 \
VOP_LOOKUP.9 VOP_MKDIR.9 VOP_LOOKUP.9 VOP_PRINT.9 \
- VOP_LOOKUP.9 VOP_READLINK.9 VOP_LOOKUP.9 VOP_REALOCBLKS.9 \
+ VOP_LOOKUP.9 VOP_READLINK.9 VOP_LOOKUP.9 VOP_REALLOCBLKS.9 \
VOP_LOOKUP.9 VOP_RECLAIM.9 VOP_LOOKUP.9 VOP_REMOVE.9 \
VOP_LOOKUP.9 VOP_REVOKE.9 VOP_LOOKUP.9 VOP_RMDIR.9 \
VOP_LOOKUP.9 VOP_SETEXTATTR.9 VOP_LOOKUP.9 VOP_STRATEGY.9 \