aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-27 04:49:40 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-27 04:49:40 +0000
commit23f182d7fe1316a9feec7b69abea4dc0a9142bf1 (patch)
tree859ad57997ba15ab73f976c2091442e7256f6797 /lib
parent2d1bca2d2f5d555c2addb6e77742eb3730802fa2 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/login.conf.54
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".