From 89dd44b6e9fd55f23b3fed63eb4756d20aa51a3e Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 15 Mar 2009 10:34:11 +0000 Subject: Backed out all ANSI code. --- mdocterm.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mdocterm.1') diff --git a/mdocterm.1 b/mdocterm.1 index 914f4447..b2637314 100644 --- a/mdocterm.1 +++ b/mdocterm.1 @@ -60,7 +60,7 @@ Override default compiler behaviour. See for details. .\" ITEM .It Fl O Ns Ar option... -Terminal-encoding options. See +Front-end options. See .Sx Front-end Options for details. .\" ITEM @@ -139,8 +139,6 @@ Don't punt to if .Ar infile may not be parsed. -.It Fl O Ns Ar ansi -Use ANSI/VT100 output encoding instead of backspaces. .El .\" SUB-SECTION .Ss Compiler Options @@ -296,7 +294,7 @@ Special symbols: the more general syntax. .\" SECTION .Sh EXAMPLES -To display this manual page on ANSI-capable terminal: +To display this manual page: .\" PARAGRAPH .Pp .D1 % mdocterm \-Wall,error mdocterm.1 -- cgit