summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-09-21 09:03:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-09-21 09:03:33 +0000
commitab1ca1dbcb2a04efe004211d0840e61b3210a98c (patch)
tree9f735d4b01d2ad55ba091946b7a90703aec50f53
parent217809e14554f617f0e1dabd821dc4f3448929d8 (diff)
various tweaks;
-rw-r--r--usr.sbin/npppd/npppd/npppd-users.512
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/npppd/npppd/npppd-users.5 b/usr.sbin/npppd/npppd/npppd-users.5
index aac66b1e8d8..5765a11b8d9 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.3 2012/09/19 18:33:56 yasuoka Exp $
+.\" $OpenBSD: npppd-users.5,v 1.4 2012/09/21 09:03:32 jmc Exp $
.\"
.\" Copyright (c) 2012 YASUOKA Masahiko <yasuoka@openbsd.org>
.\"
@@ -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 19 2012 $
+.Dd $Mdocdate: September 21 2012 $
.Dt NPPPD-USERS 5
.Os
.Sh NAME
@@ -33,11 +33,11 @@ Refer to
for a description of the file layout.
Each entry in the database is used to describe one user.
The record name is the username.
-Following attributes can be specified:
+The following attributes can be specified:
.Bl -column "framed-ip-network"
.It Sy Name Ta Sy Description
.It password Ta
-User's password
+User's password.
.It framed-ip-address Ta
IPv4 address to be assigned for the user.
.It framed-ip-network Ta
@@ -56,6 +56,6 @@ hana:\\
:framed-ip-address=192.168.0.102:
.Ed
.Sh SEE ALSO
-.Xr npppd 8 ,
+.Xr getcap 3 ,
.Xr npppd.conf 5 ,
-.Xr getcap 3
+.Xr npppd 8