diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-07-14 11:57:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-07-14 11:57:38 +0000 |
commit | 0e7c72d1a5dd18a870cd26c070af637752f49e3e (patch) | |
tree | 8357ef17c328fd91c78484c9f756bc7ce6a3f257 /TODO | |
parent | 388ff58b9ec267602c9e20baa2089953a26480d2 (diff) | |
download | mandoc-0e7c72d1a5dd18a870cd26c070af637752f49e3e.tar.gz |
jca@ found .as .shift .while in ratpoison(1)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -29,6 +29,9 @@ None known right now. .ad -- re-enable adjustment without changing the mode Adjustment mode is ignored while in no-fill mode (.nf). +- .as (append to string) + found by jca@ in ratpoison(1) Sun, 30 Jun 2013 12:01:09 +0200 + - .ce (center N lines) found by naddy@ in xloadimage(1) found by Juan Francisco Cantero Hurtado <iam at juanfra dot info> @@ -47,6 +50,9 @@ None known right now. found by naddy@ in xloadimage(1) found by bentley@ in nmh(1) Mon, 23 Apr 2012 13:38:28 -0600 +- .while and .shift + found by jca@ in ratpoison(1) Sun, 30 Jun 2013 12:01:09 +0200 + - \c (interrupted text) should prevent the line break even inside .Bd literal; that occurs in chat(8) |