diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-11-01 17:19:09 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-11-01 17:21:14 +0100 |
| commit | e2dd8de49aa8b13967b6127cef6d1b51af7fd784 (patch) | |
| tree | 5c948eda46829ca4b0470e5f4634ee5a6140c0a8 | |
| parent | 1b65d56c511ebdbe2ad44d6057408ae1e26c8fe2 (diff) | |
| download | man-pages-e2dd8de49aa8b13967b6127cef6d1b51af7fd784.tar.gz | |
posixoptions.7: pfix
Fixes: 17282a589f2f ("posixoptions.7: Make function lists more consistent and less cluttered")
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blaettermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man7/posixoptions.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index 17651c842e..8ca4df0eac 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -80,7 +80,7 @@ The following functions are present: If this option is in effect (as it always is under POSIX.1-2001), then only root may change the owner of a file, and nonroot can set the group of a file only to one of the groups it belongs to. -This affects the following functions +This affects the following functions: .P .nf .in +4n |
