Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2024 00:37:48 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: cf9c4b32cca0 - main - RELNOTES: mention moving filesystems to section 4
Message-ID:  <202406280037.45S0bm8X096813@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit cf9c4b32cca0550da1da9658bf13015d3105d2a9
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-06-13 01:56:20 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-06-28 00:37:20 +0000

    RELNOTES: mention moving filesystems to section 4
    
    Fixes:          1687d7 (move filesystems to s4)
    Reported by:    mhorne
    Reviewed by:    imp, mhorne
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1289
---
 RELNOTES | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index ddc2a781d5fa..0f95a95e2c65 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,13 +10,16 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
-
 822ca3276345:
 	byacc was updated to 20240109.
 
 21817992b331:
 	ncurses was updated to 6.5.
 
+1687d77197c0:
+	Filesystem manual pages have been moved to section four.
+	Please check ports you are maintaining for crossreferences.
+
 8aac90f18aef:
 	new MAC/do policy and mdo(1) utility which enables a user to
 	become another user without the requirement of setuid root.



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