aboutsummaryrefslogtreecommitdiff
path: root/man/uname.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/uname.1')
-rw-r--r--man/uname.1104
1 files changed, 54 insertions, 50 deletions
diff --git a/man/uname.1 b/man/uname.1
index 23e3f06..9efbdfc 100644
--- a/man/uname.1
+++ b/man/uname.1
@@ -1,55 +1,59 @@
-.TH UNAME 1 2022-07-02 Ferass'\ Base\ System.
-.SH NAME
-uname \- return system information
-.SH SYNOPSIS
-.B uname
-.RB [ \-amnrsv ]
-.SH DESCRIPTION
+UNAME(1) "Ferass' Base System"
+
+# NAME
+
+uname - return system information
+
+# SYNOPSIS
+
+*uname* [-*amnrsv*]
+
+# DESCRIPTION
+
Return system information.
-.P
+
With no argument, write the operating system name.
-.TP
-.B -a
-Behave as if -mnrsv were specified.
-.P
-.TP
-.B -m
-Write the name of the hardware architecture on which the system is running to
-standard output.
-.P
-.TP
-.B -n
-Write the name of this network hostname node to standard output.
-.P
-.TP
-.B -r
-Write the current release level of the operating system implementation.
-.P
-.TP
-.B -s
-Write the name of the running operating system implementation.
-.P
-.TP
-.B -v
-Write the current version of this release of the operating system
-implementation.
-.SH EXAMPLES
-.TP
-.B uname
-Write the name of the running operating system implementation to standard
-output.
-.TP
-.B uname -mnrsv
-Same as uname -a.
-.TP
-.B uname -v
-Write the current version of this release of the operating system
-implementation.
-.SH AUTHOR
+
+*-a*
+ Behave as if -mnrsv were specified.
+
+*-m*
+ Write the name of the hardware architecture on which the system is running
+ to standard output.
+
+*-n*
+ Write the name of this network hostname node to standard output.
+
+*-r*
+ Write the current release level of the operating system implementation.
+
+*-s*
+ Write the name of the running operating system implementation.
+
+*-v*
+ Write the current version of this release of the operating system
+ implementation.
+
+# EXAMPLES
+
+*uname*
+ Write the name of the running operating system implementation to standard
+ output.
+
+*uname -mnrsv*
+ Same as uname -a.
+
+*uname -v*
+ Write the current version of this release of the operating system
+ implementation.
+
+# AUTHOR
+
Written by Ferass EL HAFIDI as part of the fases
-project \- Ferass' Base System.
-.P
+project - Ferass' Base System.
+
Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-.SH COPYRIGHT
-.P
+
+# COPYRIGHT
+
Copyright (C) 2022 Ferass EL HAFIDI