From owner-svn-src-all@FreeBSD.ORG Mon Oct 22 02:59:50 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A6A7A8F2; Mon, 22 Oct 2012 02:59:50 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8F4988FC08; Mon, 22 Oct 2012 02:59:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9M2xoa4015847; Mon, 22 Oct 2012 02:59:50 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9M2xo3F015844; Mon, 22 Oct 2012 02:59:50 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201210220259.q9M2xo3F015844@svn.freebsd.org> From: Eitan Adler Date: Mon, 22 Oct 2012 02:59:50 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241836 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 02:59:50 -0000 Author: eadler Date: Mon Oct 22 02:59:49 2012 New Revision: 241836 URL: http://svn.freebsd.org/changeset/base/241836 Log: Remove {harp,hfa,idt} man pages as they were removed in r179308. PR: docs/171234 Submitted by: Martin Birgmeier Reviewed by: rwatson Approved by: cperciva MFC after: 3 days Deleted: head/share/man/man4/harp.4 head/share/man/man4/hfa.4 head/share/man/man4/idt.4 Modified: head/share/man/man4/Makefile Modified: head/share/man/man4/Makefile ============================================================================== --- head/share/man/man4/Makefile Mon Oct 22 02:59:44 2012 (r241835) +++ head/share/man/man4/Makefile Mon Oct 22 02:59:49 2012 (r241836) @@ -154,9 +154,7 @@ MAN= aac.4 \ gpib.4 \ gre.4 \ h_ertt.4 \ - harp.4 \ hatm.4 \ - hfa.4 \ hifn.4 \ hme.4 \ hpet.4 \ @@ -170,7 +168,6 @@ MAN= aac.4 \ icmp.4 \ icmp6.4 \ ida.4 \ - idt.4 \ ifmib.4 \ igb.4 \ igmp.4 \