Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2024 16:35:49 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: ba719a0fec8f - main - Fix "version introduced" in numerous manual pages
Message-ID:  <202401081635.408GZnaV018674@gitrepo.freebsd.org>

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

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

commit ba719a0fec8f831aef4b23de0ff36fd47bb26651
Author:     Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-09-25 15:22:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-01-08 16:35:16 +0000

    Fix "version introduced" in numerous manual pages
    
    MFC after:      1 week
    Pull request:   https://github.com/freebsd/freebsd-src/pull/853
---
 bin/ls/ls.1                                     | 2 +-
 lib/libc/gen/posix_spawn_file_actions_addopen.3 | 2 +-
 lib/libc/sys/fork.2                             | 2 +-
 sbin/mount/mntopts.3                            | 2 +-
 share/man/man4/igc.4                            | 2 +-
 share/man/man4/mac_priority.4                   | 2 +-
 share/man/man4/tslog.4                          | 2 +-
 share/man/man7/growfs.7                         | 2 +-
 share/man/man9/kasan.9                          | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index fdfcb50beb06..4f680d97ea0b 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -925,7 +925,7 @@ command appeared in
 The
 .Fl v
 option was added in
-.Fx 14.0 .
+.Fx 13.2 .
 .Sh BUGS
 To maintain backward compatibility, the relationships between the many
 options are quite complex.
diff --git a/lib/libc/gen/posix_spawn_file_actions_addopen.3 b/lib/libc/gen/posix_spawn_file_actions_addopen.3
index ef6348daa4ba..80bc91454471 100644
--- a/lib/libc/gen/posix_spawn_file_actions_addopen.3
+++ b/lib/libc/gen/posix_spawn_file_actions_addopen.3
@@ -270,6 +270,6 @@ The
 and
 .Fn posix_spawn_file_actions_addclosefrom_np
 functions first appeared in
-.Fx 14.0 .
+.Fx 13.1 .
 .Sh AUTHORS
 .An \&Ed Schouten Aq Mt ed@FreeBSD.org
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2
index e4cd3deea512..32dbc7a39711 100644
--- a/lib/libc/sys/fork.2
+++ b/lib/libc/sys/fork.2
@@ -265,4 +265,4 @@ implementation must be async-signal safe.
 The
 .Fn _Fork
 function appeared in
-.Fx 14.0 .
+.Fx 13.1 .
diff --git a/sbin/mount/mntopts.3 b/sbin/mount/mntopts.3
index fe2073c3dc71..2480be2bdc9e 100644
--- a/sbin/mount/mntopts.3
+++ b/sbin/mount/mntopts.3
@@ -376,4 +376,4 @@ The
 and
 .Fn chkdoreload
 functions were added in
-.Fx 14.0 .
+.Fx 13.2 .
diff --git a/share/man/man4/igc.4 b/share/man/man4/igc.4
index 97b40b6ffb92..f77581edd00b 100644
--- a/share/man/man4/igc.4
+++ b/share/man/man4/igc.4
@@ -151,7 +151,7 @@ address.
 The
 .Nm
 device driver first appeared in
-.Fx 14.0 .
+.Fx 13.1 .
 .Sh AUTHORS
 .An -nosplit
 The
diff --git a/share/man/man4/mac_priority.4 b/share/man/man4/mac_priority.4
index 868d027d5233..c63197d5fc29 100644
--- a/share/man/man4/mac_priority.4
+++ b/share/man/man4/mac_priority.4
@@ -125,4 +125,4 @@ MAC first appeared in
 and
 .Nm
 first appeared in
-.Fx 14.0 .
+.Fx 13.1 .
diff --git a/share/man/man4/tslog.4 b/share/man/man4/tslog.4
index 40397d14c3e2..e7f69a8d6f3f 100644
--- a/share/man/man4/tslog.4
+++ b/share/man/man4/tslog.4
@@ -101,7 +101,7 @@ first appeared in
 .Fx 12.0 .
 Support for tracing boot loaders and userland process
 was added in
-.Fx 14.0 .
+.Fx 13.2 .
 .Ss TSLOG vs. Boottrace
 .Nm
 is oriented towards system developers while
diff --git a/share/man/man7/growfs.7 b/share/man/man7/growfs.7
index 241c12cd28f1..43648d8d9f2b 100644
--- a/share/man/man7/growfs.7
+++ b/share/man/man7/growfs.7
@@ -132,7 +132,7 @@ The
 manual page first appeared in
 .Fx 10.1 .
 The ability to add a swap partition was added in
-.Fx 14.0 .
+.Fx 13.2 .
 .Sh AUTHORS
 The man page and script were written by
 .An John-Mark Gurney Aq Mt jmg@FreeBSD.org .
diff --git a/share/man/man9/kasan.9 b/share/man/man9/kasan.9
index 209fbb06506c..77d7e8f46aa8 100644
--- a/share/man/man9/kasan.9
+++ b/share/man/man9/kasan.9
@@ -163,7 +163,7 @@ should be 0.
 was ported from
 .Nx
 and first appeared in
-.Fx 14.0 .
+.Fx 13.1 .
 .Sh BUGS
 Accesses to kernel memory outside of the kernel map are ignored by the
 .Nm



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