Module Name:    src
Committed By:   wiz
Date:           Mon Apr 25 22:12:06 UTC 2011

Modified Files:
        src/usr.sbin/inetd: inetd.8

Log Message:
Use more markup.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/inetd/inetd.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/inetd/inetd.8
diff -u src/usr.sbin/inetd/inetd.8:1.56 src/usr.sbin/inetd/inetd.8:1.57
--- src/usr.sbin/inetd/inetd.8:1.56	Sat Oct 24 12:23:47 2009
+++ src/usr.sbin/inetd/inetd.8	Mon Apr 25 22:12:05 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: inetd.8,v 1.56 2009/10/24 12:23:47 reed Exp $
+.\"	$NetBSD: inetd.8,v 1.57 2011/04/25 22:12:05 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -330,8 +330,11 @@
 defaults to 40.
 If it reaches this maximum spawn rate,
 .Nm
-will log the problem (via the syslogger using the LOG_DAEMON
-facility and LOG_ERR level)
+will log the problem (via the syslogger using the
+.Dv LOG_DAEMON
+facility and
+.Dv LOG_ERR
+level)
 and stop handling the specific service for ten minutes.
 .Pp
 Stream servers are usually marked as

Reply via email to