svn commit: r257204 - head/lib/libutil
Eitan Adler
eadler at FreeBSD.org
Sun Oct 27 04:49:41 UTC 2013
Author: eadler
Date: Sun Oct 27 04:49:40 2013
New Revision: 257204
URL: http://svnweb.freebsd.org/changeset/base/257204
Log:
All man pages refer to FreeBSD so there is no need to mention "In .Fx"
Modified:
head/lib/libutil/login.conf.5
Modified: head/lib/libutil/login.conf.5
==============================================================================
--- head/lib/libutil/login.conf.5 Sun Oct 27 03:29:38 2013 (r257203)
+++ head/lib/libutil/login.conf.5 Sun Oct 27 04:49:40 2013 (r257204)
@@ -50,9 +50,7 @@ non-root user without a valid login clas
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".
More information about the svn-src-all
mailing list