Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove reference to itself.
details: https://anonhg.NetBSD.org/src/rev/3c7dd5ddf7ed
branches: trunk
changeset: 319222:3c7dd5ddf7ed
user: wiz <wiz%NetBSD.org@localhost>
date: Tue May 22 05:39:44 2018 +0000
description:
Remove reference to itself.
diffstat:
lib/libc/sys/sigaction.2 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8df80804ba58 -r 3c7dd5ddf7ed lib/libc/sys/sigaction.2
--- a/lib/libc/sys/sigaction.2 Tue May 22 04:32:56 2018 +0000
+++ b/lib/libc/sys/sigaction.2 Tue May 22 05:39:44 2018 +0000
@@ -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 @@
.Xr setsockopt 2 ,
.Xr setuid 2 ,
.Xr shutdown 2 ,
-.Xr sigaction 2 ,
.Xr sigaddset 3 ,
.Xr sigdelset 3 ,
.Xr sigemptyset 3 ,
Home |
Main Index |
Thread Index |
Old Index