summaryrefslogtreecommitdiff
path: root/usr.bin/uname/uname.1
diff options
context:
space:
mode:
authorFlorian Obser <florian@cvs.openbsd.org>2024-06-03 15:55:53 +0000
committerFlorian Obser <florian@cvs.openbsd.org>2024-06-03 15:55:53 +0000
commit5a014365fafa3fb5f0564856e1f5724e1982c01f (patch)
treeb2c043a836cda6febd26ea6ea042232321496fd0 /usr.bin/uname/uname.1
parent54522340779e2320531b877d67a1626a6517210a (diff)
OpenBSD intentionally does not print a flavor for -r.
confirmed by & OK deraadt
Diffstat (limited to 'usr.bin/uname/uname.1')
-rw-r--r--usr.bin/uname/uname.132
1 files changed, 3 insertions, 29 deletions
diff --git a/usr.bin/uname/uname.1 b/usr.bin/uname/uname.1
index a6b48bb8873..626e02a7337 100644
--- a/usr.bin/uname/uname.1
+++ b/usr.bin/uname/uname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uname.1,v 1.19 2023/10/09 19:28:42 schwarze Exp $
+.\" $OpenBSD: uname.1,v 1.20 2024/06/03 15:55:52 florian Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)du.1 6.13 (Berkeley) 6/20/91
.\"
-.Dd $Mdocdate: October 9 2023 $
+.Dd $Mdocdate: June 3 2024 $
.Dt UNAME 1
.Os
.Sh NAME
@@ -73,34 +73,8 @@ On
.Ox ,
the format is
.Sm off
-.Ar digit . digit Bq \- Ar flavor .
+.Ar digit . digit .
.Sm on
-.Pp
-The meaning of the
-.Pf \- Ar flavor
-suffix is as follows:
-.Bl -tag -width "no suffix"
-.It \-beta
-A development version preceding the
-.Ar digit . Ns Ar digit
-release.
-.It no suffix
-A public release,
-or a development version very closely preceding that release.
-.It \-stable
-A branch based on the
-.Ar digit . Ns Ar digit
-release that only contains patches to fix very important bugs.
-.It \-current
-A development version coming after the
-.Ar digit . Ns Ar digit
-release.
-Some time before the subsequent release, the second
-.Ar digit
-is incremented and the
-.Pf \- Ar flavor
-switched to \-beta.
-.El
.It Fl s
Print the operating system name.
On