Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 2010 19:30:57 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/146439: [patch] remove share/man/man1aout
Message-ID:  <201005091930.o49JUv9M074217@www.freebsd.org>
Resent-Message-ID: <201005091940.o49Je1IV047336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146439
>Category:       kern
>Synopsis:       [patch] remove share/man/man1aout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 09 19:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_8
>Organization:
private
>Environment:
>Description:
share/man/man1aout empty for many years, it's time to get rid of it.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: src/etc/mtree/BSD.usr.dist
@@ -849,8 +849,6 @@
             ..
             man1
             ..
-            man1aout
-            ..
             man2
             ..
             man3
Index: src/ObsoleteFiles.inc
@@ -14,6 +14,8 @@
 # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
 #
 
+# 2010XXXX: empty man1aout removal
+OLD_DIRS+=usr/share/man/man1aout
 # 20100416: [mips] removed <machine/psl.h>
 .if ${TARGET_ARCH} == "mips"
 OLD_FILES+=usr/include/machine/psl.h


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005091930.o49JUv9M074217>