X-Git-Url: https://jxself.org/git/?p=mudman.git;a=blobdiff_plain;f=md%2Fenvironment.md;h=ca5bc6832be7fa843b983f807c33da94e7345dae;hp=0dcbb1e72e0d4b50a3f0ae364eba05f519167fa0;hb=f869752286ec9371214b987fbc7712ad99ca3de3;hpb=0b9f9a70a99eeb6a1060164b4645f94b7f17f722 diff --git a/md/environment.md b/md/environment.md index 0dcbb1e..ca5bc68 100644 --- a/md/environment.md +++ b/md/environment.md @@ -804,9 +804,9 @@ Causes application of the function R to 5. #### 3.2.1.2. The Ampersand Printer -Your current position is displayed by "ampersand printing' (see +Your current position is displayed by "ampersand printing" (see section 3.1.3). This consists of printing any object on a single line -by using the character & (ampersand) to mean "There's more stuff +by using the character `&` (ampersand) to mean "There's more stuff here." The ampersand printer used in `EDIT` is much like the standard one,