summaryrefslogtreecommitdiff
path: root/man/as86.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/as86.1')
-rw-r--r--man/as86.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/as86.1 b/man/as86.1
index 84a1626..02d9652 100644
--- a/man/as86.1
+++ b/man/as86.1
@@ -137,7 +137,8 @@ Address of the start of the current line.
.TP
.B ; !
Either of these marks the start of a comment. In addition any 'unexpected'
-character at the start of a line is assumed to be a comment.
+character at the start of a line is assumed to be a comment (but it's also
+displayed to the terminal).
.TP
.B $
Prefix for hexadecimal numbers, the 'C' syntax, eg\ 0x1234, is also accepted.