Note "sifting" requires backslash escapes for leading digits.

This commit is contained in:
jhawk 2000-05-23 23:48:43 +00:00
parent 83ae868133
commit ef5465cf9f
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ddb.4,v 1.46 2000/05/22 14:49:11 jhawk Exp $
.\" $NetBSD: ddb.4,v 1.47 2000/05/23 23:48:43 jhawk Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -622,6 +622,12 @@ section symbols display
.Sy & ,
and file symbols display
.Sy / .
.Pp
To sift for a string beginning with a number, escape the first
character with a backslash as:
.Bd -literal -offset indent
sifting \\386
.Ed
.It Xo
.Ic step Ns Op Cm /p
.Op Cm , Ns Ar count