Module Name: src
Committed By: wiz
Date: Tue Sep 25 09:53:40 UTC 2018
Modified Files:
src/usr.sbin/ypserv/ypinit: ypinit.8
Log Message:
New sentence, new line. Use An/Mt.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/ypserv/ypinit/ypinit.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/ypserv/ypinit/ypinit.8
diff -u src/usr.sbin/ypserv/ypinit/ypinit.8:1.18 src/usr.sbin/ypserv/ypinit/ypinit.8:1.19
--- src/usr.sbin/ypserv/ypinit/ypinit.8:1.18 Sun Sep 23 02:15:25 2018
+++ src/usr.sbin/ypserv/ypinit/ypinit.8 Tue Sep 25 09:53:40 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ypinit.8,v 1.18 2018/09/23 02:15:25 kre Exp $
+.\" $NetBSD: ypinit.8,v 1.19 2018/09/25 09:53:40 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -72,7 +72,8 @@ to contain a list of ypservers for
to connect to.
.It Fl l Ar server1,...,serverN
Set the list of client servers from the command line rather than
-prompting for them interactively. The format is a comma separated list
+prompting for them interactively.
+The format is a comma separated list
of server names with no spaces.
.It Fl m
Create a master
@@ -124,7 +125,8 @@ servers to bind to.
.Xr yppush 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Originally written by Mats O Jansson
-.Aq [email protected] .
-Modified by Jason R. Thorpe
-.Aq [email protected] .
+.An -nosplit
+Originally written by
+.An Mats O Jansson Aq Mt [email protected] .
+Modified by
+.An Jason R. Thorpe Aq Mt [email protected] .