diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-14 21:47:27 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-14 21:47:27 -0700 |
commit | d740a3ed7ed2003ccabe385c115cbd8ba47a4d2d (patch) | |
tree | 2c2433881975bdd5e6e821ba33cc7598933480e0 | |
parent | 21075797c8ae89f8f57c3df3a6a94ba984837e43 (diff) | |
download | txr-d740a3ed7ed2003ccabe385c115cbd8ba47a4d2d.tar.gz txr-d740a3ed7ed2003ccabe385c115cbd8ba47a4d2d.tar.bz2 txr-d740a3ed7ed2003ccabe385c115cbd8ba47a4d2d.zip |
doc: small fix under format ~s directive.
* txr.1: typeset print function name with .code so
it turns to typewriter font and hyperlink.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -35771,7 +35771,9 @@ printed without a trailing (point zero). .coIP s -Prints any object in a standard way, as if by the print function. Objects for +Prints any object in a standard way, as if by the +.code print +function. Objects for which read-print consistency is possible are printed in a way such that if their notation is implanted in \*(TX source, they are readable. The field width specifier is honored, including the left-right adjustment |