Deleted Added
sdiff udiff text old ( 158714 ) new ( 161748 )
full compact
1# @(#)Makefile 8.1 (Berkeley) 6/5/93
2# $FreeBSD: head/share/man/man5/Makefile 161748 2006-08-31 09:51:34Z cperciva $
3
4.include <bsd.own.mk>
5
6#MISSING: dump.5 plot.5
7MAN= acct.5 \
8 a.out.5 \
9 bluetooth.device.conf.5 \
10 bluetooth.hosts.5 \

--- 7 unchanged lines hidden (view full) ---

18 disktab.5 \
19 elf.5 \
20 ext2fs.5 \
21 ethers.5 \
22 eui64.5 \
23 fbtab.5 \
24 fdescfs.5 \
25 forward.5 \
26 freebsd-update.conf.5 \
27 fs.5 \
28 fstab.5 \
29 group.5 \
30 hosts.5 \
31 hosts.equiv.5 \
32 hosts.lpd.5 \
33 intro.5 \
34 libmap.conf.5 \

--- 47 unchanged lines hidden ---