mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
Markup SIGHUP and rework sentence; ok jmc@
This commit is contained in:
parent
65a3414f9e
commit
696462add2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user