aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorArtem Bunichev <tembun@bk.ru>2026-04-13 01:15:41 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-04-13 19:52:21 +0000
commitb1bc748430b5ee79ae103c464dbf5ebc8802f782 (patch)
tree0bf33cfc3376f556e66087b6cc65b8604be747c4 /bin
parentfa31e76a4c147eb5148595c9f3615040fcac74e5 (diff)
Diffstat (limited to 'bin')
-rw-r--r--bin/timeout/timeout.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/timeout/timeout.1 b/bin/timeout/timeout.1
index 0a9754a2cc4e..46a5a986cbce 100644
--- a/bin/timeout/timeout.1
+++ b/bin/timeout/timeout.1
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 3, 2025
+.Dd April 11, 2026
.Dt TIMEOUT 1
.Os
.Sh NAME
@@ -269,6 +269,10 @@ The
utility is expected to conform to the
.St -p1003.1-2024
specification.
+.Pp
+The
+.Fl v
+option and long option names are extensions to that specification.
.Sh HISTORY
The
.Nm