Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 14:22:35 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d5a381f8c7bc - main - hier.7: Remove a.out lib directories
Message-ID:  <202206301422.25UEMZFG064362@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=d5a381f8c7bcf9ec391540158a3859d8bcd1d007

commit d5a381f8c7bcf9ec391540158a3859d8bcd1d007
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-06-30 13:53:53 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-30 14:22:02 +0000

    hier.7: Remove a.out lib directories
    
    Fixes:          76b4234537b2 BSD.usr.dist: remove aout
    MFC after:      1 week
---
 share/man/man7/hier.7 | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index fb64a41faaf8..3a95cc5a17c7 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -28,7 +28,7 @@
 .\"	@(#)hier.7	8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd June 28, 2022
+.Dd June 30, 2022
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -358,14 +358,8 @@ shared and archive
 libraries
 .Pp
 .Bl -tag -width Fl -compact
-.It Pa aout/
-a.out archive libraries
 .It Pa compat/
 shared libraries for compatibility
-.Bl -tag -width Fl -compact
-.It Pa aout/
-a.out backward compatibility libraries
-.El
 .It Pa debug/
 standalone debug data for the kernel and base system libraries and binaries
 .It Pa dtrace/



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