diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-12-24 08:46:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-12-24 08:46:49 +0000 |
commit | 4262f4dc0baae89ce7ee4645c60b1063ceb0807c (patch) | |
tree | 83e8076f21d6f2b9329358d9e83af47288b0dcae /usr.sbin | |
parent | a6e43824140cebc291b59e52fdd6b4371657e2a9 (diff) |
formatting errors, found using freebsd's "igor";
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/npppd/npppdctl/npppdctl.8 | 13 | ||||
-rw-r--r-- | usr.sbin/ypserv/ypserv/ypserv.acl.5 | 7 |
2 files changed, 11 insertions, 9 deletions
diff --git a/usr.sbin/npppd/npppdctl/npppdctl.8 b/usr.sbin/npppd/npppdctl/npppdctl.8 index 938594c3f83..15a1b401608 100644 --- a/usr.sbin/npppd/npppdctl/npppdctl.8 +++ b/usr.sbin/npppd/npppdctl/npppdctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: npppdctl.8,v 1.2 2010/09/23 04:47:40 jsg Exp $ +.\" $OpenBSD: npppdctl.8,v 1.3 2011/12/24 08:46:48 jmc Exp $ .\" .\" Copyright (c) 2009 Internet Initiative Japan Inc. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 23 2010 $ +.Dd $Mdocdate: December 24 2011 $ .Dt NPPPDCTL 8 .Os .Sh NAME @@ -37,7 +37,7 @@ .Op Fl r Ar rcvbuf_sz .Op Fl p Ar npppd_ctl_path .Nm npppdctl -.Fl R +.Fl R .Op Fl p Ar npppd_ctl_path .Sh DESCRIPTION The @@ -55,8 +55,9 @@ started and the address which the user connected from. The options are as follows: .Bl -tag -width Ds .It Fl s -Show I/O statistics instead of default display. Print bytes, number of -packets and number of errors for input and output. +Show I/O statistics instead of default display. +Print bytes, number of packets +and number of errors for input and output. .It Fl l Use long line to display information. .It Fl n @@ -71,7 +72,7 @@ Specify receive buffer size. .It Fl p Ar npppd_ctl_path Specify a path .Nm 's control socket. -.It Fl R +.It Fl R Request to reset the routing table. .It Fl h Show usage. diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5 index 4b7fb01e190..49505325b7d 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.acl.5 +++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.acl.5,v 1.20 2007/05/31 19:20:31 jmc Exp $ +.\" $OpenBSD: ypserv.acl.5,v 1.21 2011/12/24 08:46:48 jmc Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: December 24 2011 $ .Dt YPSERV.ACL 5 .Os .Sh NAME @@ -71,7 +71,8 @@ If access is denied every call will cause a error for the caller. .Pp Normally both the local hostname and localhost must be -allowed access. Otherwise +allowed access. +Otherwise .Nm ypserv might not work correctly. .Pp |