svn commit: r244340 - stable/9/share/man/man4

Eitan Adler eadler at FreeBSD.org
Mon Dec 17 05:31:43 UTC 2012


Author: eadler
Date: Mon Dec 17 05:31:42 2012
New Revision: 244340
URL: http://svnweb.freebsd.org/changeset/base/244340

Log:
  MFC r241836:
  	Remove {harp,hfa,idt} man pages as they were removed in r179308.
  
  PR:		docs/171234
  Approved by:	cperciva (implicit)

Deleted:
  stable/9/share/man/man4/harp.4
  stable/9/share/man/man4/hfa.4
  stable/9/share/man/man4/idt.4
Modified:
  stable/9/share/man/man4/Makefile
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/Makefile
==============================================================================
--- stable/9/share/man/man4/Makefile	Mon Dec 17 05:18:16 2012	(r244339)
+++ stable/9/share/man/man4/Makefile	Mon Dec 17 05:31:42 2012	(r244340)
@@ -148,9 +148,7 @@ MAN=	aac.4 \
 	gpib.4 \
 	gre.4 \
 	h_ertt.4 \
-	harp.4 \
 	hatm.4 \
-	hfa.4 \
 	hifn.4 \
 	hme.4 \
 	hpet.4 \
@@ -164,7 +162,6 @@ MAN=	aac.4 \
 	icmp.4 \
 	icmp6.4 \
 	ida.4 \
-	idt.4 \
 	ifmib.4 \
 	igb.4 \
 	igmp.4 \


More information about the svn-src-stable mailing list