Imply that there are situations in which getcap(3) might read the ASCII

/etc/login.conf.

PR:		docs/91938
Submitted by:	Jeremy C. Reed <reed at reedmedia point net>
This commit is contained in:
Ceri Davies 2006-01-21 13:46:30 +00:00
parent 6b21228d3a
commit 8deeb9d1e4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26909

View file

@ -783,9 +783,10 @@ passwd: done</screen>
described in &man.login.conf.5;.</para>
<note>
<para>The system does not read the configuration in
<para>The system does not normally read the configuration in
<filename>/etc/login.conf</filename> directly, but reads the database
file <filename>/etc/login.conf.db</filename>.
file <filename>/etc/login.conf.db</filename> which provides
faster lookups.
To generate <filename>/etc/login.conf.db</filename> from
<filename>/etc/login.conf</filename>, execute the following
command:</para>