diff options
author | Michael Kerrisk | 2016-12-04 20:51:32 +0100 |
---|---|---|
committer | Karel Zak | 2016-12-09 13:45:09 +0100 |
commit | a72fa61a7781a576cbb24673dacf23fb8306471b (patch) | |
tree | 881b80da7e8996a9674302f5ace8e556af42c6e9 /term-utils | |
parent | docs: various pages: Use "PID" not "pid" in man-pages (diff) | |
download | kernel-qcow2-util-linux-a72fa61a7781a576cbb24673dacf23fb8306471b.tar.gz kernel-qcow2-util-linux-a72fa61a7781a576cbb24673dacf23fb8306471b.tar.xz kernel-qcow2-util-linux-a72fa61a7781a576cbb24673dacf23fb8306471b.zip |
docs: various pages: Use 'UID" and "GID", not "uid" and "gid" in man pages
Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
Diffstat (limited to 'term-utils')
-rw-r--r-- | term-utils/wall.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/term-utils/wall.1 b/term-utils/wall.1 index 939810cc4..922d85f0c 100644 --- a/term-utils/wall.1 +++ b/term-utils/wall.1 @@ -74,7 +74,7 @@ modem lines. .BR \-g , " \-\-group " \fIgroup\fR Limit printing message to members of group defined as a .I group -argument. The argument can be group name or gid. +argument. The argument can be group name or GID. .TP .BR \-V , " \-\-version" Display version information and exit. |