Date: Tue, 6 Feb 2024 17:28:05 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 3747af169917 - main - Revert "hier.7: add /lib/casper directory" Message-ID: <202402061728.416HS5px067702@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3747af1699171a1a253be02d90df176cbf5c2406 commit 3747af1699171a1a253be02d90df176cbf5c2406 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-02-06 04:48:16 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-02-06 17:27:50 +0000 Revert "hier.7: add /lib/casper directory" This reverts commit 407345752d0330766c86b5600740152c34be3ff0. No longer needed since helpers are moved to /lib. Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D43758 --- share/man/man7/hier.7 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 49635ca5be9d..0eeaa7beb6d1 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 6, 2023 +.Dd February 6, 2024 .Dt HIER 7 .Os .Sh NAME @@ -147,10 +147,6 @@ and .Pa /sbin .Pp .Bl -tag -width "nvmecontrol/" -compact -.It Pa casper/ -service-specific -.Xr libcasper 3 -Capsicum support libraries .It Pa geom/ class-specific libraries for the .Xr geom 8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402061728.416HS5px067702>