Module Name: src
Committed By: wiz
Date: Tue May 22 05:39:45 UTC 2018
Modified Files:
src/lib/libc/sys: sigaction.2
Log Message:
Remove reference to itself.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/lib/libc/sys/sigaction.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/sigaction.2
diff -u src/lib/libc/sys/sigaction.2:1.50 src/lib/libc/sys/sigaction.2:1.51
--- src/lib/libc/sys/sigaction.2:1.50 Tue May 22 03:07:50 2018
+++ src/lib/libc/sys/sigaction.2 Tue May 22 05:39:44 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigaction.2,v 1.50 2018/05/22 03:07:50 kamil Exp $
+.\" $NetBSD: sigaction.2,v 1.51 2018/05/22 05:39:44 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -394,7 +394,6 @@ below is unsafe to use in signal handler
.Xr setsockopt 2 ,
.Xr setuid 2 ,
.Xr shutdown 2 ,
-.Xr sigaction 2 ,
.Xr sigaddset 3 ,
.Xr sigdelset 3 ,
.Xr sigemptyset 3 ,