Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man2 .Nm siginfo_t -> .Nm siginfo
details: https://anonhg.NetBSD.org/src/rev/102b8f1e0b99
branches: trunk
changeset: 573277:102b8f1e0b99
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jan 24 13:08:35 2005 +0000
description:
.Nm siginfo_t -> .Nm siginfo
Makes the manual page name match the whatis database.
ok from wiz
diffstat:
share/man/man2/siginfo.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc9c89e99ae3 -r 102b8f1e0b99 share/man/man2/siginfo.2
--- a/share/man/man2/siginfo.2 Mon Jan 24 11:54:51 2005 +0000
+++ b/share/man/man2/siginfo.2 Mon Jan 24 13:08:35 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: siginfo.2,v 1.1 2003/10/14 14:59:04 wiz Exp $
+.\" $NetBSD: siginfo.2,v 1.2 2005/01/24 13:08:35 pooka Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -38,7 +38,7 @@
.Dt SIGINFO 2
.Os
.Sh NAME
-.Nm siginfo_t
+.Nm siginfo
.Nd signal information
.Sh SYNOPSIS
.In signal.h
Home |
Main Index |
Thread Index |
Old Index