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 Tn



details:   https://anonhg.NetBSD.org/src/rev/302ba0d1db14
branches:  trunk
changeset: 357189:302ba0d1db14
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 30 15:49:24 2017 +0000

description:
Remove Tn

diffstat:

 lib/libc/sys/sigqueue.2 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r e9b438f67cc4 -r 302ba0d1db14 lib/libc/sys/sigqueue.2
--- a/lib/libc/sys/sigqueue.2   Mon Oct 30 15:48:38 2017 +0000
+++ b/lib/libc/sys/sigqueue.2   Mon Oct 30 15:49:24 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigqueue.2,v 1.4 2017/10/25 17:42:05 abhinav Exp $
+.\" $NetBSD: sigqueue.2,v 1.5 2017/10/30 15:49:24 wiz Exp $
 .\" Copyright (c) 2005 David Xu <davidxu%FreeBSD.org@localhost>
 .\" All rights reserved.
 .\"
@@ -152,7 +152,5 @@
 system call conforms to
 .St -p1003.1-2004 .
 .Sh HISTORY
-Support for
-.Tn POSIX
-realtime signal queue first appeared in
+Support for POSIX realtime signal queue first appeared in
 .Nx 6.0 .



Home | Main Index | Thread Index | Old Index