From e268a1d60bc90ec0052394ab90a8792afafa7370 Mon Sep 17 00:00:00 2001 From: YASUOKA Masahiko Date: Fri, 8 Feb 2013 12:04:16 +0000 Subject: Because of the getcap(3) limitation, colon(':') can not be used for password or username in npppd.conf. Add this in the BUGS section. pointed out by and ok giovanni --- usr.sbin/npppd/npppd/npppd-users.5 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'usr.sbin/npppd') diff --git a/usr.sbin/npppd/npppd/npppd-users.5 b/usr.sbin/npppd/npppd/npppd-users.5 index 5765a11b8d9..da8fd0ff644 100644 --- a/usr.sbin/npppd/npppd/npppd-users.5 +++ b/usr.sbin/npppd/npppd/npppd-users.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: npppd-users.5,v 1.4 2012/09/21 09:03:32 jmc Exp $ +.\" $OpenBSD: npppd-users.5,v 1.5 2013/02/08 12:04:15 yasuoka Exp $ .\" .\" Copyright (c) 2012 YASUOKA Masahiko .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" The following requests are required for all man pages. .\" -.Dd $Mdocdate: September 21 2012 $ +.Dd $Mdocdate: February 8 2013 $ .Dt NPPPD-USERS 5 .Os .Sh NAME @@ -59,3 +59,7 @@ hana:\\ .Xr getcap 3 , .Xr npppd.conf 5 , .Xr npppd 8 +.Sh BUGS +Colon +.Pq Sq \&: +characters cannot be used in username or password. -- cgit v1.2.3