Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 style/grammar.
details: https://anonhg.NetBSD.org/src/rev/bfee8db035ee
branches: trunk
changeset: 486432:bfee8db035ee
user: jhawk <jhawk%NetBSD.org@localhost>
date: Mon May 22 08:55:57 2000 +0000
description:
style/grammar.
NetBSD -> .Nx
SIGPWR origin moved to HISTORY
diffstat:
share/man/man7/signal.7 | 19 +++++++++++--------
1 files changed, 11 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r abaebe0cc2a5 -r bfee8db035ee share/man/man7/signal.7
--- a/share/man/man7/signal.7 Mon May 22 08:28:04 2000 +0000
+++ b/share/man/man7/signal.7 Mon May 22 08:55:57 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: signal.7,v 1.1 1999/10/06 17:05:42 jdolecek Exp $
+.\" $NetBSD: signal.7,v 1.2 2000/05/22 08:55:57 jhawk Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -85,7 +85,7 @@
.It Li SIGPWR Ta "discard signal" Ta "power failure/restart"
.El
.Sh STANDARDS
-The signals conform to
+These signals conform to
.St -p1003.1-90 ,
with the exception of
.Dv SIGTRAP ,
@@ -103,14 +103,17 @@
.Dv SIGINFO
which are Berkeley extensions (available on most
.Bx Ns \-derived
-systems)
-and
+systems), and
+.Dv SIGPWR
+which comes from System V.
+.Sh HISTORY
.Dv SIGPWR
-which comes from System V. On NetBSD,
-.Dv SIGPWR
-was introduced in version 1.4.
+was introduced in
+.Nx 1.4 .
.Sh NOTES
-The current NetBSD kernel never generates the
+The current
+.Nx
+kernel never generates the
.Dv SIGPWR
signal.
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index