Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Document /etc/login.conf, /etc/profile, /etc/...



details:   https://anonhg.NetBSD.org/src/rev/eaa4a9bf2f85
branches:  trunk
changeset: 817303:eaa4a9bf2f85
user:      dholland <dholland%NetBSD.org@localhost>
date:      Tue Aug 16 01:46:51 2016 +0000

description:
Document /etc/login.conf, /etc/profile, /etc/ttyaction.

diffstat:

 share/man/man7/hier.7 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r 110320c8b586 -r eaa4a9bf2f85 share/man/man7/hier.7
--- a/share/man/man7/hier.7     Tue Aug 16 01:41:18 2016 +0000
+++ b/share/man/man7/hier.7     Tue Aug 16 01:46:51 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hier.7,v 1.118 2016/08/16 01:41:18 dholland Exp $
+.\"    $NetBSD: hier.7,v 1.119 2016/08/16 01:46:51 dholland Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -209,6 +209,9 @@
 Local time zone;
 see
 .Xr ctime 3 .
+.It Sy login.conf
+Configuration of user classes and limits; see
+.Xr login.conf 5 .
 .It Sy mail/
 Configuration files for
 .Xr sendmail 1 .
@@ -272,6 +275,9 @@
 .Xr lpr 1 ;
 see
 .Xr printcap 5 .
+.It Sy profile
+System-wide scripts for
+.Xr sh 1 .
 .It Sy protocols
 Protocol name database; see
 .Xr protocols 5 .
@@ -326,6 +332,11 @@
 .Xr syslogd 8
 Configuration file; see
 .Xr syslog.conf 5 .
+.It Sy ttyaction
+Login hooks for specific ttys, typically used to chown console
+devices.
+See
+.Xr ttyaction 5 .
 .It Sy ttys
 Terminal initialization information; see
 .Xr ttys 5 .



Home | Main Index | Thread Index | Old Index