summaryrefslogtreecommitdiff
path: root/man/10
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-02-19 13:30:52 +0000
committerCharles.Forsyth <devnull@localhost>2009-02-19 13:30:52 +0000
commitb0eaa287d58bc24e9113f6b69a63afdae05ddf93 (patch)
tree890a546e194228d27427a2f67d8dcd983f94e856 /man/10
parent3dbc44fd912d3e5fd24e74c849ee3f3fdd377599 (diff)
20090219-1330
Diffstat (limited to 'man/10')
-rw-r--r--man/10/acid10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/10/acid b/man/10/acid
index ea816187..d2c1455a 100644
--- a/man/10/acid
+++ b/man/10/acid
@@ -104,9 +104,9 @@ Lists are sequences of expressions surrounded by
.BR {\^}
and separated by commas.
.PP
-Expressions are much as in C or Alef,
+Expressions are much as in C,
but yield both a value and a format.
-Alef-style casts to complex types are allowed.
+Casts to complex types are allowed.
Lists admit the following operators, with
subscripts counted from 0.
.IP
@@ -184,8 +184,9 @@ Print 10 lines of source around the program address.
.BI Bsrc( address )
Get the source line for the program address
into a window of a running
-.IR sam (10.1)
+editor
and select it.
+(This works only on Plan 9, or a Unix-like system running `Plan 9 Ports'.)
.TP
.BI line( address )
Print source line nearest to the program address.
@@ -275,7 +276,7 @@ Make the given process current.
.TP
.BI rc( string )
Escape to the shell,
-.IR rc (10.1),
+.....IR rc (10.1),
to execute the command string.
.SH EXAMPLES
Start to debug
@@ -353,7 +354,6 @@ notation)
.IR 2a (10.1),
.IR 2c (10.1),
.IR 2l (10.1),
-.IR alef (10.1),
.IR mk (10.1),
.IR db (10.1)
.br