changeset 204:bdc672634010

Fix markup typo (-Fl instead of .Fl)
author David A. Holland
date Thu, 24 Aug 2017 12:34:41 -0400
parents 3a25180d3a5c
children dd0d2bfe4962
files CHANGES tradcpp.1
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Tue Aug 01 14:51:04 2017 -0400
+++ b/CHANGES	Thu Aug 24 12:34:41 2017 -0400
@@ -1,4 +1,5 @@
 release [pending]
+   - Fix markup typo in the man page.
    - Abort on line numbering or column numbering overflow. Line
      numbers are limited to values that fit in "unsigned int". Also
      reject input lines longer than 2^32-1 characters. It seems
--- a/tradcpp.1	Tue Aug 01 14:51:04 2017 -0400
+++ b/tradcpp.1	Thu Aug 24 12:34:41 2017 -0400
@@ -254,7 +254,7 @@
 .Fl idirafter .
 .It Fl iwithprefixbefore
 Like
--Fl iwithprefix
+.Fl iwithprefix
 but adds the result as if it were specified with
 .Fl I .
 .El