From c4e1b051a7a73037df552e77ba3046737dbab5ee Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sat, 3 Oct 2015 11:30:53 +0100 Subject: [PATCH] "system name" --> "operating system", rmv examples I think the connection with -s is still reasonably discernible, and the term OS is less ambiguous than just "system", so it doesn't need examples. --- pages/common/uname.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/uname.md b/pages/common/uname.md index 63bac9313..4da2a5358 100644 --- a/pages/common/uname.md +++ b/pages/common/uname.md @@ -6,7 +6,7 @@ `uname -mp` -- Print software-related information: system name (Linux, Darwin...), release number, and version +- Print software-related information: operating system, release number, and version `uname -srv`