mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-30 16:41:05 +08:00
doc: remove tab
The documentation processor doesn't like tabs. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
972079f6a8
commit
e232d9a6bf
@ -2162,7 +2162,7 @@ is equivalent to
|
|||||||
This can be used, for example, with the \c{%!} construct (see
|
This can be used, for example, with the \c{%!} construct (see
|
||||||
\k{getenv}):
|
\k{getenv}):
|
||||||
|
|
||||||
\c %defstr PATH %!PATH ; The operating system PATH variable
|
\c %defstr PATH %!PATH ; The operating system PATH variable
|
||||||
|
|
||||||
|
|
||||||
\H{strlen} \i{String Manipulation in Macros}
|
\H{strlen} \i{String Manipulation in Macros}
|
||||||
|
Loading…
Reference in New Issue
Block a user