From aa56d0b97722234eed25f81721347fd89b7b5ef8 Mon Sep 17 00:00:00 2001 From: Matthew Dempsky Date: Thu, 21 Jun 2012 18:02:22 +0000 Subject: link copy.9 to kcopy.9 --- share/man/man9/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index d291201e9e6..42791642836 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.170 2012/04/26 01:22:31 matthew Exp $ +# $OpenBSD: Makefile,v 1.171 2012/06/21 18:02:21 matthew Exp $ # $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $ # Makefile for section 9 (kernel function and variable) manual pages. @@ -101,7 +101,8 @@ MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \ bus_space.9 bus_space_write_raw_region_4.9 \ bus_space.9 bus_space_write_raw_region_8.9 MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \ - copy.9 copyinstr.9 copy.9 copyoutstr.9 + copy.9 copyinstr.9 copy.9 copyoutstr.9 \ + copy.9 kcopy.9 MLINKS+=crypto.9 crypto_get_driverid.9 \ crypto.9 crypto_register.9 \ crypto.9 crypto_kregister.9 \ -- cgit v1.2.3