Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Use standard section headers.
details: https://anonhg.NetBSD.org/src/rev/79ac60990d5f
branches: trunk
changeset: 514820:79ac60990d5f
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 11 00:09:05 2001 +0000
description:
Use standard section headers.
diffstat:
share/man/man1/man1.atari/edahdi.1 | 4 ++--
share/man/man1/man1.x68k/bellctrl.1 | 4 ++--
share/man/man3/bitstring.3 | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (53 lines):
diff -r 8c744b7759c4 -r 79ac60990d5f share/man/man1/man1.atari/edahdi.1
--- a/share/man/man1/man1.atari/edahdi.1 Tue Sep 11 00:08:25 2001 +0000
+++ b/share/man/man1/man1.atari/edahdi.1 Tue Sep 11 00:09:05 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: edahdi.1,v 1.6 2001/04/21 14:23:16 wiz Exp $
+.\" $NetBSD: edahdi.1,v 1.7 2001/09/11 00:10:15 wiz Exp $
.\"
.\" Copyright (c) 1996 Leo Weppelman
.\" All rights reserved.
@@ -132,7 +132,7 @@
.Em a/b
and
.Em c .
-.Sh CAVEATS
+.Sh BUGS
The changes made to the AHDI partitions will become active on the next
.Em first open
of the device. You are advised to use
diff -r 8c744b7759c4 -r 79ac60990d5f share/man/man1/man1.x68k/bellctrl.1
--- a/share/man/man1/man1.x68k/bellctrl.1 Tue Sep 11 00:08:25 2001 +0000
+++ b/share/man/man1/man1.x68k/bellctrl.1 Tue Sep 11 00:09:05 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bellctrl.1,v 1.9 2001/06/24 01:25:49 wiz Exp $
+.\" $NetBSD: bellctrl.1,v 1.10 2001/09/11 00:10:16 wiz Exp $
.\"
.\" Copyright (c) 1995 Takuya Harakawa.
.\" All rights reserved.
@@ -73,6 +73,6 @@
option sets the voice parameter to given voice parameter file (
.Ar voicefile ) .
.El
-.Sh AUTHOR
+.Sh AUTHORS
.Nm
was written by Takuya Harakawa <ussy%int.titech.ac.jp@localhost>.
diff -r 8c744b7759c4 -r 79ac60990d5f share/man/man3/bitstring.3
--- a/share/man/man3/bitstring.3 Tue Sep 11 00:08:25 2001 +0000
+++ b/share/man/man3/bitstring.3 Tue Sep 11 00:09:05 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bitstring.3,v 1.6 1999/03/15 08:22:21 garbled Exp $
+.\" $NetBSD: bitstring.3,v 1.7 2001/09/11 00:09:05 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -147,7 +147,7 @@
.Pp
The arguments to these macros are evaluated only once and may safely
have side effects.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -literal -offset indent
#include <limits.h>
#include <bitstring.h>
Home |
Main Index |
Thread Index |
Old Index