mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 20:15:29 +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:
parent
55a3c44ea8
commit
c4e1b051a7
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue