diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-27 04:49:40 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-27 04:49:40 +0000 |
| commit | 23f182d7fe1316a9feec7b69abea4dc0a9142bf1 (patch) | |
| tree | 859ad57997ba15ab73f976c2091442e7256f6797 /lib | |
| parent | 2d1bca2d2f5d555c2addb6e77742eb3730802fa2 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libutil/login.conf.5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index a07e1f03e0d3..04e8e88f0ee5 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -50,9 +50,7 @@ non-root user without a valid login class in A user with a uid of 0 without a valid login class will use the record "root" if it exists, or "default" if not. .Pp -In -.Fx , -users may individually create a file called +Users may individually create a file called .Pa .login_conf in their home directory using the same format, consisting of a single entry with a record id of "me". |
