diff options
author | Qrius <[email protected]> | 2024-09-26 00:11:05 +0200 |
---|---|---|
committer | Qrius <[email protected]> | 2024-09-26 00:11:05 +0200 |
commit | ee7facd1db22adb32b5f9077591e4cf2468e32c2 (patch) | |
tree | 6c9e6e736f128da0800aec11e68a7ab9c13c36a7 /smp.1 | |
parent | 90841034879fa0c212875d4e57db337ace5f1432 (diff) | |
download | skaldpress-ee7facd1db22adb32b5f9077591e4cf2468e32c2.tar.gz skaldpress-ee7facd1db22adb32b5f9077591e4cf2468e32c2.zip |
Rename verbatum to verbatim
Diffstat (limited to 'smp.1')
-rw-r--r-- | smp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Macros Includes a file in-place, performing macro-expansion on it. NOTE, THERE IS NO LOOP PROTECTION HERE! -.IP "\fBinclude_verbatum(<file>)\fR" +.IP "\fBinclude_varbatim(<file>)\fR" Same as \fBinclude\fR, but does not expand macros. .IP "\fBdefine(<macro_name> [, <macro content>])\fR" |