1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 07:55:27 +02:00

"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.
This commit is contained in:
Waldir Pimenta 2015-10-03 11:30:53 +01:00
parent 55a3c44ea8
commit c4e1b051a7

View file

@ -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`