diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/pam_jail | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=362126
Diffstat (limited to 'security/pam_jail')
-rw-r--r-- | security/pam_jail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_jail/Makefile b/security/pam_jail/Makefile index eef1b95d46e1..b695c7e33475 100644 --- a/security/pam_jail/Makefile +++ b/security/pam_jail/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://www.triades.net/downloads/ MAINTAINER= damien.bobillot_pam_jail@m4x.org -COMMENT= A PAM module dropping users in jails after login +COMMENT= PAM module dropping users in jails after login LICENSE= BSD |