Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2025 05:05:56 GMT
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2f17efa0d7b6 - main - config(5): Fix display of includeoptions
Message-ID:  <202502110505.51B55u4U026010@gitrepo.freebsd.org>

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

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

commit 2f17efa0d7b6102855a472d9fa001265290d5aee
Author:     Bryan Drewery <bdrewery@FreeBSD.org>
AuthorDate: 2025-02-11 05:05:26 +0000
Commit:     Bryan Drewery <bdrewery@FreeBSD.org>
CommitDate: 2025-02-11 05:05:26 +0000

    config(5): Fix display of includeoptions
---
 usr.sbin/config/config.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5
index 8c2c62b706bd..93d65819d1d8 100644
--- a/usr.sbin/config/config.5
+++ b/usr.sbin/config/config.5
@@ -21,7 +21,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd October 17, 2022
+.Dd February 10, 2025
 .Dt CONFIG 5
 .Os
 .Sh NAME
@@ -241,7 +241,7 @@ and return to the current file after
 is successfully processed.
 .\" -------- INCLUDEOPTIONS --------
 .Pp
-.It .Ic includeoptions Ar filename
+.It Ic includeoptions Ar filename
 Specifies a file containing a list of additional options
 specific to that kernel configuration file.
 This is useful for build environments that need to add



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