summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Nugent <davidn@FreeBSD.org>1997-01-05 04:05:22 +0000
committerDavid Nugent <davidn@FreeBSD.org>1997-01-05 04:05:22 +0000
commit9d1ea132c575726e1608dfae4c9fa6c0f8bfdfb3 (patch)
tree337ff70c8368b6ea72f52bc736e696a41d6b17e9
parent91cc63d0c0bd148b5a03490dc0b4781979e16d08 (diff)
downloadpw-darwin-9d1ea132c575726e1608dfae4c9fa6c0f8bfdfb3.tar.gz
pw-darwin-9d1ea132c575726e1608dfae4c9fa6c0f8bfdfb3.zip
Fix reference /etc/acct/pw.conf -> /etc/pw.conf.
Pointed-Out-By: Peter Wemm.
-rw-r--r--pw/pw.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/pw/pw.conf.5 b/pw/pw.conf.5
index eeea80e..34daeef 100644
--- a/pw/pw.conf.5
+++ b/pw/pw.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pw.conf.5,v 1.1.1.2 1996/12/09 23:55:22 joerg Exp $
+.\" $Id: pw.conf.5,v 1.1.1.3 1996/12/10 23:58:59 joerg Exp $
.\"
.Dd December 9, 1996
.Dt PW.CONF 5
@@ -274,7 +274,7 @@ expiration date.
.Pp
.Sh LIMITS
The maximum line length of
-.Pa /etc/acct/pw.conf
+.Pa /etc/pw.conf
is 1024 characters. Longer lines will be skipped and treated
as comments.
.Sh FILES