diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2000-07-04 16:37:01 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2000-07-04 16:37:01 +0000 |
commit | 9b70889a9f11988ddbfcd030333813419f65b9ae (patch) | |
tree | cb0dc0eb07cbd287018e5c09480cd2cd7eb3b8d8 /share | |
parent | b53a8d5464a7c2d033ee6bfa91ef9108a54267b3 (diff) |
+ bsd.port.mk.5
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 96c68e1c6d6..c7b5d13bcf7 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -3,8 +3,8 @@ # missing: dump.5 plot.5 -MAN= a.out.5 acct.5 core.5 dir.5 disktab.5 ethers.5 fbtab.5 fs.5 \ - fstab.5 group.5 hostname.if.5 hosts.equiv.5 \ +MAN= a.out.5 acct.5 bsd.port.mk.5 core.5 dir.5 disktab.5 ethers.5 fbtab.5 \ + fs.5 fstab.5 group.5 hostname.if.5 hosts.equiv.5 \ hosts.5 intro.5 link.5 motd.5 netgroup.5 networks.5 passwd.5 \ passwd.conf.5 phones.5 \ printcap.5 protocols.5 remote.5 resolv.conf.5 rpc.5 services.5 \ |