From e272ceb1092eab4c838608dd2b22160d312acb1d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 30 Mar 2021 06:32:57 -0700 Subject: doc: fix under stream indentation * txr.1: indent-foff misspelled as intent-foff. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 36b6b0c3..09fbe01f 100644 --- a/txr.1 +++ b/txr.1 @@ -54680,7 +54680,7 @@ to break up long lines. The .code indent-off and -.code intent-foff +.code indent-foff modes are also treated the same way by lower level stream output, indicating "indentation turned off". The modes are distinguished by -- cgit v1.2.3