diff options
Diffstat (limited to 'upstream/debian-unstable/man5/group.5')
-rw-r--r-- | upstream/debian-unstable/man5/group.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man5/group.5 b/upstream/debian-unstable/man5/group.5 index d39f8434..c7453a80 100644 --- a/upstream/debian-unstable/man5/group.5 +++ b/upstream/debian-unstable/man5/group.5 @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH group 5 2022-10-30 "Linux man-pages 6.05.01" +.TH group 5 2024-05-02 "Linux man-pages 6.8" .SH NAME group \- user group file .SH DESCRIPTION @@ -12,13 +12,13 @@ The .I /etc/group file is a text file that defines the groups on the system. There is one entry per line, with the following format: -.PP +.P .in +4n .EX group_name:password:GID:user_list .EE .in -.PP +.P The fields are as follows: .TP .I group_name |