Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Sort SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/c839f22403ca
branches: trunk
changeset: 758255:c839f22403ca
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 29 09:34:03 2010 +0000
description:
Sort SEE ALSO.
diffstat:
share/man/man9/KASSERT.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 4b83afaa8c2c -r c839f22403ca share/man/man9/KASSERT.9
--- a/share/man/man9/KASSERT.9 Fri Oct 29 09:04:38 2010 +0000
+++ b/share/man/man9/KASSERT.9 Fri Oct 29 09:34:03 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: KASSERT.9,v 1.8 2010/10/28 09:48:11 jruoho Exp $
+.\" $NetBSD: KASSERT.9,v 1.9 2010/10/29 09:34:03 wiz Exp $
.\"
.\" Copyright (c) 2006 Igor Sobrado
.\" All rights reserved.
@@ -67,8 +67,8 @@
vs. diagnostic), the expression that failed and the filename, and line
number the failure happened on.
.Sh SEE ALSO
+.Xr config 1 ,
.Xr CTASSERT 9 ,
-.Xr config 1 ,
.Xr panic 9 ,
.Xr printf 9
.Sh AUTHORS
Home |
Main Index |
Thread Index |
Old Index