Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/bin Add missing El. Use more markup.
details: https://anonhg.NetBSD.org/src/rev/1037589044fe
branches: trunk
changeset: 460877:1037589044fe
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Nov 06 23:17:37 2019 +0000
description:
Add missing El. Use more markup.
diffstat:
external/bsd/blacklist/bin/blacklistd.8 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r 4cdf78436e3e -r 1037589044fe external/bsd/blacklist/bin/blacklistd.8
--- a/external/bsd/blacklist/bin/blacklistd.8 Wed Nov 06 21:33:07 2019 +0000
+++ b/external/bsd/blacklist/bin/blacklistd.8 Wed Nov 06 23:17:37 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: blacklistd.8,v 1.19 2019/11/06 20:29:46 christos Exp $
+.\" $NetBSD: blacklistd.8,v 1.20 2019/11/06 23:17:37 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -197,23 +197,24 @@
.Dv stdout
instead of
.Xr syslogd 8 .
+.El
.Sh SIGNAL HANDLING
.Nm
deals with the following signals:
.Bl -tag -width "USR2"
-.It HUP
+.It Dv HUP
Receipt of this signal causes
.Nm
to re-read the configuration file.
-.It INT, TERM & QUIT
+.It Dv INT , Dv TERM & Dv QUIT
These signals tell
.Nm
to exit in an orderly fashion.
-.It USR1
+.It Dv USR1
This signal tells
.Nm
to increase the internal debugging level by 1.
-.It USR2
+.It Dv USR2
This signal tells
.Nm
to decrease the internal debugging level by 1.
Home |
Main Index |
Thread Index |
Old Index