more small man page fixes

This commit is contained in:
David van Moolenbroek 2009-06-25 10:41:55 +00:00
parent be9606a4e0
commit aa84986819
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ If no
.I file
is given \fIa.out\fR is used.
.I Asize
can only be used to obtain the size of a \(M2 \fI.o\fR or \fI.out\fR file.
can only be used to obtain the size of a \fI.o\fR or \fI.out\fR file.
To obtain the size of an executable, use
.I size
instead.

View File

@ -97,7 +97,7 @@ ESC\ ^H Delete previous word (backspace key) [n]
ESC\ DEL Delete previous word (delete key) [n]
ESC\ SP Set the mark (space key); see ^X^X and ^Y above
ESC\ \. Get the last (or [n]'th) word from previous line
ESC\ \? Show possible completions; see below
ESC\ ? Show possible completions; see below
ESC\ < Move to start of history
ESC\ > Move to end of history
ESC\ b Move backward a word [n]