Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 mention what sync does.
details: https://anonhg.NetBSD.org/src/rev/82f1959cb0f8
branches: trunk
changeset: 783271:82f1959cb0f8
user: christos <christos%NetBSD.org@localhost>
date: Wed Dec 12 18:58:05 2012 +0000
description:
mention what sync does.
diffstat:
share/man/man4/ddb.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 45b648cb0098 -r 82f1959cb0f8 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Wed Dec 12 18:21:08 2012 +0000
+++ b/share/man/man4/ddb.4 Wed Dec 12 18:58:05 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.149 2012/02/12 12:43:51 sborrill Exp $
+.\" $NetBSD: ddb.4,v 1.150 2012/12/12 18:58:05 christos Exp $
.\"
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -56,7 +56,7 @@
.\" any improvements or extensions that they make and grant Carnegie Mellon
.\" the rights to redistribute these changes.
.\"
-.Dd February 12, 2012
+.Dd December 12, 2012
.Dt DDB 4
.Os
.Sh NAME
@@ -814,7 +814,7 @@
stepping through code executed by interrupt handlers will probably
do the wrong thing.
.It Ic sync
-Force a crash dump, and then reboot.
+Sync the disks, force a crash dump, and then reboot.
.It Ic trace Ns Oo Cm /u Ns Oo Cm l Oc Oc Oo Ar frame-address Oc Ns \
Oo Cm , Ns Ar count Oc
Stack trace from
Home |
Main Index |
Thread Index |
Old Index