Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Bump date for previous, and escape an exclama...
details: https://anonhg.NetBSD.org/src/rev/fd80a601c380
branches: trunk
changeset: 552201:fd80a601c380
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 21 15:18:33 2003 +0000
description:
Bump date for previous, and escape an exclamation mark so it
gets marked up.
diffstat:
share/man/man4/ddb.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 2ed5faa148df -r fd80a601c380 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Sun Sep 21 15:14:51 2003 +0000
+++ b/share/man/man4/ddb.4 Sun Sep 21 15:18:33 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.71 2003/09/20 15:15:39 thorpej Exp $
+.\" $NetBSD: ddb.4,v 1.72 2003/09/21 15:18:33 wiz Exp $
.\"
.\" Copyright (c) 1997 - 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -63,7 +63,7 @@
.\" any improvements or extensions that they make and grant Carnegie Mellon
.\" the rights to redistribute these changes.
.\"
-.Dd July 2, 2003
+.Dd September 20, 2003
.Dt DDB 4
.Os
.Sh NAME
@@ -669,7 +669,7 @@
of LWPs will be shown.
If the run queue has LWPs, but the sched_whichqs bit is not set for that
queue, the queue index will be prefixed with a
-.Sq ! .
+.Sq \&! .
.It Ic "show uvmexp"
Print a selection of UVM counters and statistics.
.It Xo
Home |
Main Index |
Thread Index |
Old Index