summaryrefslogtreecommitdiffstats
path: root/share/man/man5/group.5
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commit511e378b14868fd06fca565a7db84b7080fdbcb7 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man5/group.5
parentb855a121e272a07bd83ce7b51f776e73d7412cf4 (diff)
downloadFreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.zip
FreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.tar.gz
Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
Diffstat (limited to 'share/man/man5/group.5')
-rw-r--r--share/man/man5/group.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/group.5 b/share/man/man5/group.5
index 44e2849..b40e5e0 100644
--- a/share/man/man5/group.5
+++ b/share/man/man5/group.5
@@ -44,7 +44,7 @@ The file
file is the local source of group information.
It can be used in conjunction with the Hesiod domain
`group', and the NIS maps `group.byname' and `group.bygid',
-as controlled by
+as controlled by
.Xr nsswitch.conf 5 .
.Pp
The file
@@ -70,7 +70,7 @@ Group members.
.Pp
Lines whose first non-whitespace character is a pound-sign (#)
are comments, and are ignored.
-Blank lines that consist
+Blank lines that consist
only of spaces, tabs or newlines are also ignored.
.Pp
The
@@ -90,7 +90,7 @@ is an optional
password.
This field is rarely used
and an asterisk is normally placed in it rather than leaving it blank.
-The
+The
.Ar member
field contains the names of users granted the privileges of
.Ar group .
@@ -121,7 +121,7 @@ There are various limitations which are explained in
the function where they occur; see section
.Sx SEE ALSO .
.Pp
-In older implementations,
+In older implementations,
a group cannot have more than 200 members.
The maximum line length of
.Pa /etc/group
OpenPOWER on IntegriCloud