Deleted Added
full compact
Makefile (175555) Makefile (175690)
1# @(#)Makefile 8.1 (Berkeley) 6/18/93
1# @(#)Makefile 8.1 (Berkeley) 6/18/93
2# $FreeBSD: head/share/man/man4/Makefile 175555 2008-01-21 23:59:22Z rwatson $
2# $FreeBSD: head/share/man/man4/Makefile 175690 2008-01-26 20:23:25Z brueffer $
3
4MAN= aac.4 \
5 acpi.4 \
6 ${_acpi_dock.4} \
7 acpi_thermal.4 \
8 acpi_video.4 \
9 adv.4 \
10 adw.4 \

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

248 ng_vjc.4 \
249 ng_vlan.4 \
250 nmdm.4 \
251 nsp.4 \
252 null.4 \
253 ${_nve.4} \
254 ${_nxge.4} \
255 ohci.4 \
3
4MAN= aac.4 \
5 acpi.4 \
6 ${_acpi_dock.4} \
7 acpi_thermal.4 \
8 acpi_video.4 \
9 adv.4 \
10 adw.4 \

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

248 ng_vjc.4 \
249 ng_vlan.4 \
250 nmdm.4 \
251 nsp.4 \
252 null.4 \
253 ${_nve.4} \
254 ${_nxge.4} \
255 ohci.4 \
256 oldcard.4 \
257 orm.4 \
258 pass.4 \
259 patm.4 \
260 pccard.4 \
261 pccbb.4 \
262 pci.4 \
263 pcib.4 \
264 pcic.4 \

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

486MLINKS+=mxge.4 if_mxge.4
487MLINKS+=my.4 if_my.4
488MLINKS+=netintro.4 net.4 \
489 netintro.4 networking.4
490MLINKS+=${_nfe.4} ${_if_nfe.4}
491MLINKS+=nge.4 if_nge.4
492MLINKS+=${_nve.4} ${_if_nve.4}
493MLINKS+=${_nxge.4} ${_if_nxge.4}
256 orm.4 \
257 pass.4 \
258 patm.4 \
259 pccard.4 \
260 pccbb.4 \
261 pci.4 \
262 pcib.4 \
263 pcic.4 \

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

485MLINKS+=mxge.4 if_mxge.4
486MLINKS+=my.4 if_my.4
487MLINKS+=netintro.4 net.4 \
488 netintro.4 networking.4
489MLINKS+=${_nfe.4} ${_if_nfe.4}
490MLINKS+=nge.4 if_nge.4
491MLINKS+=${_nve.4} ${_if_nve.4}
492MLINKS+=${_nxge.4} ${_if_nxge.4}
494MLINKS+=oldcard.4 card.4
495MLINKS+=patm.4 if_patm.4
496MLINKS+=pccbb.4 cbb.4
497MLINKS+=pcm.4 snd.4 \
498 pcm.4 sound.4
499MLINKS+=pcn.4 if_pcn.4
500MLINKS+=ppp.4 if_ppp.4
501MLINKS+=ral.4 if_ral.4
502MLINKS+=re.4 if_re.4

--- 73 unchanged lines hidden ---
493MLINKS+=patm.4 if_patm.4
494MLINKS+=pccbb.4 cbb.4
495MLINKS+=pcm.4 snd.4 \
496 pcm.4 sound.4
497MLINKS+=pcn.4 if_pcn.4
498MLINKS+=ppp.4 if_ppp.4
499MLINKS+=ral.4 if_ral.4
500MLINKS+=re.4 if_re.4

--- 73 unchanged lines hidden ---