From d942adadb97dae731eca9fc7f16bbd3029ac4eac Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 28 Oct 1999 06:42:31 +0000 Subject: [PATCH] document "sync" command --- share/man/man4/ddb.4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index e151eac0a673..a4e060b641d6 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ddb.4,v 1.35 1999/05/31 07:05:56 ross Exp $ +.\" $NetBSD: ddb.4,v 1.36 1999/10/28 06:42:31 lukem Exp $ .\" .\" Copyright (c) 1997, 1998 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 November 17, 1997 +.Dd October 28, 1999 .Dt DDB 4 .Os .Sh NAME @@ -570,6 +570,8 @@ Reboot, using the optionally supplied boot .Pp Note: Limitations of the command line interface preclude specification of a boot string. +.It Ic sync +Force a crash dump, and then reboot. .It Xo .Sm off .Ic "show\ all\ procs"