Deleted Added
sdiff udiff text old ( 170828 ) new ( 171840 )
full compact
1# @(#)Makefile 8.1 (Berkeley) 6/5/93
2# $FreeBSD: head/share/man/man5/Makefile 171840 2007-08-14 15:25:32Z danger $
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 \
11 bluetooth.protocols.5 \
12 boot.config.5 \
13 core.5 \
14 devfs.5 \
15 devfs.conf.5 \
16 devfs.rules.5 \
17 device.hints.5 \
18 dir.5 \
19 disktab.5 \
20 elf.5 \

--- 64 unchanged lines hidden ---