Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/compat-43 Standardize section header.



details:   https://anonhg.NetBSD.org/src/rev/8f9c8b7c5121
branches:  trunk
changeset: 515050:8f9c8b7c5121
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 16 03:02:30 2001 +0000

description:
Standardize section header.

diffstat:

 lib/libc/compat-43/sigvec.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a47ec7080588 -r 8f9c8b7c5121 lib/libc/compat-43/sigvec.3
--- a/lib/libc/compat-43/sigvec.3       Sun Sep 16 03:01:43 2001 +0000
+++ b/lib/libc/compat-43/sigvec.3       Sun Sep 16 03:02:30 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sigvec.3,v 1.18 1999/10/06 17:10:08 jdolecek Exp $
+.\"    $NetBSD: sigvec.3,v 1.19 2001/09/16 03:02:30 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -251,7 +251,7 @@
 A \-1 return value indicates an error occurred and
 .Va errno
 is set to indicated the reason.
-.Sh EXAMPLE
+.Sh EXAMPLES
 The handler routine can be declared:
 .Bd -literal -offset indent
 void



Home | Main Index | Thread Index | Old Index