summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-07-25 03:29:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-07-25 03:29:40 +0000
commit9b36451ee12dc6b86a390325cf7d6c36e11fdaf8 (patch)
tree70e449835a2202eb4feaf7433cffb2d6269b9a0f /share/man
parent8dbd234adc101b75d2aa0ad244c5c4ffa7552bbc (diff)
oops
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index bcb76f3eb18..0f8afa205f4 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.75 2003/07/25 02:27:33 deraadt Exp $
+# $OpenBSD: Makefile,v 1.76 2003/07/25 03:29:39 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.
@@ -209,8 +209,7 @@ MLINKS+=kern.9 imax.9 kern.9 imin.9 kern.9 lmax.9 kern.9 lmin.9 \
# VOP functions
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_LOOKUP.9 VOP_LOOKUP.9 VOP_LINK.9 \
- VOP_LOOKUP.9 VOP_LOCK.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_RECLAIM.9 VOP_LOOKUP.9 VOP_REMOVE.9 \