Module Name: src
Committed By: wiz
Date: Sun Jun 15 07:24:32 UTC 2014
Modified Files:
src/usr.sbin/ypbind: ypbind.8
Log Message:
Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/ypbind/ypbind.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/ypbind/ypbind.8
diff -u src/usr.sbin/ypbind/ypbind.8:1.19 src/usr.sbin/ypbind/ypbind.8:1.20
--- src/usr.sbin/ypbind/ypbind.8:1.19 Sun Jun 15 01:37:48 2014
+++ src/usr.sbin/ypbind/ypbind.8 Sun Jun 15 07:24:32 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: ypbind.8,v 1.19 2014/06/15 01:37:48 dholland Exp $
+.\" $NetBSD: ypbind.8,v 1.20 2014/06/15 07:24:32 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -131,7 +131,7 @@ options are inherently insecure and shou
.Nm
responds to the following signals:
.Bl -tag -width TERM -compact
-.It HUP
+.It Dv HUP
causes
.Nm
to immediately retry any unbound domains that are currently in
@@ -158,7 +158,10 @@ facility.
.Xr yppoll 8 ,
.Xr ypset 8
.Sh AUTHORS
+.An -nosplit
This version of
.Nm
-was originally implemented by Theo de Raadt.
-The ypservers support was implemented by Luke Mewburn.
+was originally implemented by
+.An Theo de Raadt .
+The ypservers support was implemented by
+.An Luke Mewburn .