mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #5178 from cakebaker/docs_add_missing_word
docs: add missing "not"
This commit is contained in:
commit
abffe6c768
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ The platforms in tier 2 are more vague, but include:
|
||||||
## Utility compatibility per platform
|
## Utility compatibility per platform
|
||||||
|
|
||||||
Not all utils work on every platform. For instance, `chgrp` is not supported on
|
Not all utils work on every platform. For instance, `chgrp` is not supported on
|
||||||
Windows, because Windows does have the concept of groups. Below is a full table
|
Windows, because Windows does not have the concept of groups. Below is a full table
|
||||||
detailing which utilities are supported for the tier 1 platforms.
|
detailing which utilities are supported for the tier 1 platforms.
|
||||||
|
|
||||||
Note that for some utilities, not all functionality is supported on each
|
Note that for some utilities, not all functionality is supported on each
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue