Document "!" as a synonym for "call"

This commit is contained in:
jhawk 2000-05-15 20:37:56 +00:00
parent aa0007b5a5
commit f9d6838fb8
1 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ddb.4,v 1.40 2000/05/13 15:22:16 mycroft Exp $
.\" $NetBSD: ddb.4,v 1.41 2000/05/15 20:37:56 jhawk Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -710,6 +710,19 @@ Call the function specified by
with the argument(s) listed in parentheses.
Parentheses may be omitted if the function takes no arguments.
The number of arguments is currently limited to 10.
.It Xo
.Sm off
.Ic !
.Ar address
.Oo
.Cm ( Ar expression
.Op Ar ,...
.Cm )
.Oc
.Sm on
.Xc
A synonym for
.Ic call .
.El
.Sh MACHINE-SPECIFIC COMMANDS
The "glue" code that hooks