diff options
author | murray <murray@FreeBSD.org> | 2002-04-06 11:50:23 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2002-04-06 11:50:23 +0000 |
commit | 2bf5b244809da14a2f86940ef5d464ab4b8d79cb (patch) | |
tree | e7995d67d93c05afd12f353ba826f0f4e7b0eaba | |
parent | 2317fe447f4794fbcc8ea2ce0d0b4a7df70c3db1 (diff) | |
download | FreeBSD-src-2bf5b244809da14a2f86940ef5d464ab4b8d79cb.zip FreeBSD-src-2bf5b244809da14a2f86940ef5d464ab4b8d79cb.tar.gz |
* Correct a typo.
* Add an entry for /etc/pam.d.
* Update /usr/libdata/stallion description.
-rw-r--r-- | share/man/man7/hier.7 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index fc9d299..6774797 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -56,7 +56,7 @@ default bootstrapping configuration files; see pure kernel executable (the operating system loaded into memory at boot time). .It Pa modules/ -third-part loadable kernel modules; +third-party loadable kernel modules; see .Xr kldstat 8 .El @@ -122,6 +122,11 @@ see named configuration files; see .Xr named 8 +.It Pa pam.d/ +configuration files for the Pluggable Authentication Modules (PAM) +library; +see +.Xr pam 8 .It Pa periodic/ scripts that are run daily, weekly, and monthly, via .Xr cron 8 ; @@ -369,7 +374,8 @@ see .Xr perl 1 .El .It Pa stallion/ -holds the download firmware images +firmware images for Stallion serial controllers; see +.Xr stl 4 .El .Pp .It Pa libexec/ |