as.info: Asciz

Go forward to Balign
Go backward to Ascii
Go up to Pseudo Ops
Go to the top op as

`.asciz "STRING"'...

   `.asciz' is just like `.ascii', but each string is followed by a
zero byte.  The "z" in `.asciz' stands for "zero".