diff options
Diffstat (limited to 'share/man/man5/Makefile')
-rw-r--r-- | share/man/man5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index e1afce72c74..8694f622bea 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2011/09/25 08:00:32 espie Exp $ +# $OpenBSD: Makefile,v 1.45 2011/12/05 20:03:25 espie Exp $ # $NetBSD: Makefile,v 1.14 1995/05/11 23:13:15 cgd Exp $ # missing: dump.5 plot.5 @@ -10,8 +10,8 @@ MAN= a.out.5 acct.5 bsd.port.mk.5 bsd.port.arch.mk.5 bsd.regress.mk.5 \ hosts.equiv.5 hosts.5 intro.5 link.5 login.conf.5 mixerctl.conf.5 \ mk.conf.5 moduli.5 motd.5 myname.5 netgroup.5 networks.5 passwd.5 \ pf.conf.5 pf.os.5 port-modules.5 printcap.5 protocols.5 \ - remote.5 resolv.conf.5 rpc.5 services.5 shells.5 stab.5 spamd.conf.5 \ - sysctl.conf.5 utmp.5 wsconsctl.conf.5 + remote.5 resolv.conf.5 rpc.5 ruby-module.5 services.5 shells.5 \ + stab.5 spamd.conf.5 sysctl.conf.5 utmp.5 wsconsctl.conf.5 MLINKS= dir.5 dirent.5 fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5 MLINKS+= hosts.equiv.5 .rhosts.5 |