Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Xref CTASSERT(9).
details: https://anonhg.NetBSD.org/src/rev/bb36a8598315
branches: trunk
changeset: 758241:bb36a8598315
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Oct 28 09:48:11 2010 +0000
description:
Xref CTASSERT(9).
diffstat:
share/man/man9/KASSERT.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r f174cc5e170e -r bb36a8598315 share/man/man9/KASSERT.9
--- a/share/man/man9/KASSERT.9 Thu Oct 28 09:44:58 2010 +0000
+++ b/share/man/man9/KASSERT.9 Thu Oct 28 09:48:11 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: KASSERT.9,v 1.7 2008/07/11 13:20:17 gdt Exp $
+.\" $NetBSD: KASSERT.9,v 1.8 2010/10/28 09:48:11 jruoho Exp $
.\"
.\" Copyright (c) 2006 Igor Sobrado
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd December 10, 2006
+.Dd October 28, 2010
.Dt KASSERT 9
.Os
.Sh NAME
@@ -67,6 +67,7 @@
vs. diagnostic), the expression that failed and the filename, and line
number the failure happened on.
.Sh SEE ALSO
+.Xr CTASSERT 9 ,
.Xr config 1 ,
.Xr panic 9 ,
.Xr printf 9
Home |
Main Index |
Thread Index |
Old Index