logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git/
commit: 25b9098a43a61c4d8cfb5c2a6d5998b948e20230
parent 2c2676bd749a0c037fb580995f60170eb25dc065
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  7 Dec 2024 20:10:34 +0100

cmd/uname.1: new sentence, new line

Diffstat:

Mcmd/uname.13++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cmd/uname.1 b/cmd/uname.1 @@ -23,7 +23,8 @@ Write machine name, also known as the processor architecture. .It Fl n Write network node name, also known as hostname. .It Fl p -(non-standard) Write processor type. Currently aliased to +(non-standard) Write processor type. +Currently aliased to .Fl m . .It Fl r Write running operating system release.