summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-01-15 19:26:27 +0000
committerschwarze <schwarze@openbsd.org>2015-01-15 19:26:27 +0000
commite02a689362c8d15ef8770cf014ff7ce950703efc (patch)
tree30bf084e58cfe14a3fb1d7ba8cf670823ce16040 /lib/libc/compat-43
parenttypo; from Kaspars at Bankovskis dot net (diff)
downloadwireguard-openbsd-e02a689362c8d15ef8770cf014ff7ce950703efc.tar.xz
wireguard-openbsd-e02a689362c8d15ef8770cf014ff7ce950703efc.zip
use .In where appropriate; from Kaspars at Bankovskis dot net
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigvec.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/compat-43/sigvec.3 b/lib/libc/compat-43/sigvec.3
index 4d300bca151..37378747823 100644
--- a/lib/libc/compat-43/sigvec.3
+++ b/lib/libc/compat-43/sigvec.3
@@ -25,9 +25,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: sigvec.3,v 1.32 2013/07/17 05:42:10 schwarze Exp $
+.\" $OpenBSD: sigvec.3,v 1.33 2015/01/15 19:26:27 schwarze Exp $
.\"
-.Dd $Mdocdate: July 17 2013 $
+.Dd $Mdocdate: January 15 2015 $
.Dt SIGVEC 3
.Os
.Sh NAME
@@ -220,7 +220,7 @@ signals that interrupt pending system calls continue to do so.
.Pp
The following is a list of all signals
with names as in the include file
-.Aq Pa signal.h :
+.In signal.h :
.Bl -column "SIGVTALRM" "create core image" "terminal line hangup"
.It Sy "Name" Ta Sy "Default Action" Ta Sy "Description"
.It Dv SIGHUP Ta "terminate process" Ta "terminal line hangup"