summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/signal.3
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-07-23 20:55:17 +0000
committerkstailey <kstailey@openbsd.org>1997-07-23 20:55:17 +0000
commitc9e664a1981feb654163b05e3672911476b92930 (patch)
tree8e0a5ada91f916f7e615097fd63301adb9dbd28a /lib/libc/gen/signal.3
parentadd atalk (diff)
downloadwireguard-openbsd-c9e664a1981feb654163b05e3672911476b92930.tar.xz
wireguard-openbsd-c9e664a1981feb654163b05e3672911476b92930.zip
tabify
Diffstat (limited to 'lib/libc/gen/signal.3')
-rw-r--r--lib/libc/gen/signal.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3
index 390c92e2bb4..8da05c559ef 100644
--- a/lib/libc/gen/signal.3
+++ b/lib/libc/gen/signal.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: signal.3,v 1.4 1996/12/13 21:24:12 michaels Exp $
+.\" $OpenBSD: signal.3,v 1.5 1997/07/23 21:04:07 kstailey Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -83,7 +83,7 @@ an interrupt.
These signals are defined in the file
.Aq Pa signal.h :
.Bl -column SIGVTALARMXX "create core imagexxx"
-.It Sy " Name " " Default Action " " Description"
+.It Sy " Name " " Default Action " " Description"
.It Dv SIGHUP No " terminate process" " terminal line hangup"
.It Dv SIGINT No " terminate process" " interrupt program"
.It Dv SIGQUIT No " create core image" " quit program"