Browse Source

"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.
Waldir Pimenta 9 years ago
parent
commit
c4e1b051a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/uname.md

+ 1 - 1
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`