Fix reference /etc/acct/pw.conf -> /etc/pw.conf.

Pointed-Out-By: Peter Wemm.
This commit is contained in:
David Nugent 1997-01-05 04:05:22 +00:00
parent 561d61ca90
commit 9d8caa0abd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21317

View File

@ -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