diff options
Diffstat (limited to 'share/man/man8/Makefile')
-rw-r--r-- | share/man/man8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index cbdecc90efb..39e02d87611 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.77 2011/04/25 14:12:33 jmc Exp $ +# $OpenBSD: Makefile,v 1.78 2011/04/29 07:08:27 jmc Exp $ # $NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 @@ -7,7 +7,7 @@ MAN= afterboot.8 boot_config.8 compat_aout.8 \ compat_svr4.8 crash.8 daily.8 dhcp.8 \ diskless.8 genassym.sh.8 intro.8 netstart.8 rc.8 \ rc.conf.8 rc.d.8 rc.shutdown.8 rc.subr.8 release.8 \ - security.8 ssl.8 starttls.8 sticky.8 update.8 yp.8 + security.8 ssl.8 starttls.8 sticky.8 yp.8 MLINKS+=boot_config.8 UKC.8 MLINKS+=daily.8 weekly.8 daily.8 monthly.8 |