aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-03-29 10:12:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-03-29 10:12:15 +0000
commit6a897e3f7e4b04914425c9775a8dc8ab12e73a4a (patch)
treec0504c9b1c684e912e53f67517bc8116f38609e2
parentbe8e35bebd88387caa1b124d761d58ced38a8cba (diff)
downloadsrc-6a897e3f7e4b04914425c9775a8dc8ab12e73a4a.tar.gz
src-6a897e3f7e4b04914425c9775a8dc8ab12e73a4a.zip
Correct a typo in previous commit
Notes
Notes: svn path=/head/; revision=112786
-rw-r--r--share/man/man9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index a74276ae5930..a5387f90615b 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -20,7 +20,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
VOP_REVOKE.9 VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
accept_filter.9 accf_data.9 accf_http.9 acl.9 atomic.9 \
- bios.9 boot.9 buf.9 bus_Activate_resource.9 \
+ bios.9 boot.9 buf.9 bus_activate_resource.9 \
bus_alloc_resource.9 bus_child_present.9 bus_generic_attach.9 \
bus_generic_detach.9 \
bus_generic_print_child.9 bus_generic_read_ivar.9 \