mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Use backslash escape instead of "backwards slash" in man pages
The latter is in the "Lines" category, which seems inappropriate.
This commit is contained in:
@@ -54,12 +54,12 @@ it is needed to specify a bank number after the type.
|
||||
Section names in double quotes support the same character escape sequences as strings in
|
||||
.Xr rgbasm 5 ,
|
||||
specifically
|
||||
.Ql \[rs]\[rs] ,
|
||||
.Ql \[rs]" ,
|
||||
.Ql \[rs]n ,
|
||||
.Ql \[rs]r ,
|
||||
.Ql \e\e ,
|
||||
.Ql \e" ,
|
||||
.Ql \en ,
|
||||
.Ql \er ,
|
||||
and
|
||||
.Ql \[rs]t .
|
||||
.Ql \et .
|
||||
Other backslash escape sequences in
|
||||
.Xr rgbasm 5
|
||||
are only relevant to assembly code and do not apply in section names.
|
||||
|
||||
Reference in New Issue
Block a user