Date: Thu, 7 Jul 2022 09:57:04 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 5d31e630822f - stable/12 - hier.7: Remove a.out lib directories Message-ID: <202207070957.2679v40O052791@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=5d31e630822febc69d14e7a8db247a85480ca290 commit 5d31e630822febc69d14e7a8db247a85480ca290 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-06-30 13:53:53 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-07 09:56:58 +0000 hier.7: Remove a.out lib directories Fixes: 76b4234537b2 BSD.usr.dist: remove aout MFC after: 1 week (cherry picked from commit d5a381f8c7bcf9ec391540158a3859d8bcd1d007) --- 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 cee0a0fa1a2d..d15a99869d2c 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?202207070957.2679v40O052791>