From 696462add24f38452f9f905997e22cb0d3dc5753 Mon Sep 17 00:00:00 2001 From: anton Date: Mon, 25 Dec 2017 16:01:35 +0000 Subject: [PATCH] Markup SIGHUP and rework sentence; ok jmc@ --- usr.bin/usbhidaction/usbhidaction.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr.bin/usbhidaction/usbhidaction.1 b/usr.bin/usbhidaction/usbhidaction.1 index a0891d45700..afaf5a4f765 100644 --- a/usr.bin/usbhidaction/usbhidaction.1 +++ b/usr.bin/usbhidaction/usbhidaction.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidaction.1,v 1.12 2015/02/27 22:30:56 bentley Exp $ +.\" $OpenBSD: usbhidaction.1,v 1.13 2017/12/25 16:01:35 anton Exp $ .\" $NetBSD: usbhidaction.1,v 1.6 2002/01/18 14:38:59 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 27 2015 $ +.Dd $Mdocdate: December 25 2017 $ .Dt USBHIDACTION 1 .Os .Sh NAME @@ -68,7 +68,8 @@ Ignore HID items in the config file that do not exist in the device. Be verbose, and do not become a daemon. .El .Pp -The config file will be re-read if the process gets a HUP signal. +The config file will be re-read upon receiving +.Dv SIGHUP . .Sh CONFIGURATION The configuration file has a very simple format. Each line describes an action; if a line begins with a whitespace -- 2.20.1