From nobody@FreeBSD.org  Fri Mar 14 13:42:54 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 50E63F18
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Mar 2014 13:42:54 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 255C2C89
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Mar 2014 13:42:54 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s2EDgq1G015092
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Mar 2014 13:42:52 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s2EDgqHF015086;
	Fri, 14 Mar 2014 13:42:52 GMT
	(envelope-from nobody)
Message-Id: <201403141342.s2EDgqHF015086@cgiserv.freebsd.org>
Date: Fri, 14 Mar 2014 13:42:52 GMT
From: Trond Endrestl <Trond.Endrestol@ximalas.info>
To: freebsd-gnats-submit@FreeBSD.org
Subject: r263140 breaks installworld: if_ef.4/ef.4 is missing
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187575
>Category:       kern
>Synopsis:       r263140 breaks installworld: if_ef.4/ef.4 is missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glebius
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 14 13:50:01 UTC 2014
>Closed-Date:    Tue Mar 18 16:59:19 UTC 2014
>Last-Modified:  Tue Mar 18 16:59:19 UTC 2014
>Originator:     Trond Endrestl
>Release:        FreeBSD 11-CURRENT
>Organization:
Private
>Environment:
N/A
>Description:
r263140 breaks installworld: manpage for ef(4)/if_ef(4) is missing
>How-To-Repeat:
rm -Rf /usr/obj
cd /usr/src
svn up
make buildworld buildkernel
make DESTDIR=/some/test/dir installworld
>Fix:
Correct the Makefile and/or other files controlling the installworld target.

>Release-Note:
>Audit-Trail:

From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@ximalas.info>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/187575: r263140 breaks installworld: if_ef.4/ef.4 is
 missing
Date: Fri, 14 Mar 2014 15:05:49 +0100 (CET)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
 
 --598627194-149113693-1394805949=:2361
 Content-Type: TEXT/PLAIN; charset=ISO-8859-1
 Content-Transfer-Encoding: 8BIT
 
 Line 617 of share/man/man4/Makefile must also be removed:
 
 MLINKS+=ef.4 if_ef.4
 
 -- 
 ----------------------------------------------------------------------
 Trond Endrestl                     |     Trond.Endrestol@ximalas.info
 ACM, NAS, NUUG, SAGE, USENIX        |   FreeBSD 9.2-S & re-Alpine 2.03
 --598627194-149113693-1394805949=:2361--
State-Changed-From-To: open->closed 
State-Changed-By: glebius 
State-Changed-When: Tue Mar 18 16:58:58 UTC 2014 
State-Changed-Why:  
Already fixed. 


Responsible-Changed-From-To: freebsd-bugs->glebius 
Responsible-Changed-By: glebius 
Responsible-Changed-When: Tue Mar 18 16:58:58 UTC 2014 
Responsible-Changed-Why:  
Already fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187575 
>Unformatted:
