summaryrefslogtreecommitdiff
path: root/lib/libpam/modules
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2005-02-28 15:21:25 +0000
committerwiz <wiz@NetBSD.org>2005-02-28 15:21:25 +0000
commit15a3d47d36dc5db1d32c1913e097c58bb9cc20ce (patch)
tree841a4a484e57ea0d6494896997760c5d424d11d4 /lib/libpam/modules
parenta5924c4e9eeb8adadd5edbc37cb09ea0749c617b (diff)
Improve wording of the BUGS section to make it easier to understand.
Ok'd by christos.
Diffstat (limited to 'lib/libpam/modules')
-rw-r--r--lib/libpam/modules/pam_ftpusers/pam_ftpusers.86
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_ftpusers/pam_ftpusers.8 b/lib/libpam/modules/pam_ftpusers/pam_ftpusers.8
index 269a0e4afe3..e51358a92a4 100644
--- a/lib/libpam/modules/pam_ftpusers/pam_ftpusers.8
+++ b/lib/libpam/modules/pam_ftpusers/pam_ftpusers.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_ftpusers.8,v 1.5 2005/02/28 10:34:17 wiz Exp $
+.\" $NetBSD: pam_ftpusers.8,v 1.6 2005/02/28 15:21:25 wiz Exp $
.\" Copyright (c) 2001 Mark R V Murray
.\" All rights reserved.
.\" Copyright (c) 2002 Networks Associates Technology, Inc.
@@ -101,6 +101,6 @@ The current version of this module parses an older format of the
.Xr ftpusers 5
file and should not be used.
.Xr ftpd 8
-currently uses the built-in
+will keep using its built-in
.Xr ftpusers 5
-parsing code until this is fixed.
+parsing code until the parser code in the pam module is fixed.