heirloom-ed

diff ed.1 @ 3:ac52712b2b5e

Remove the fspec(5) tabulator support We don't want such bloat in ed(1)!
author markus schnalke <meillo@marmaro.de>
date Sun, 12 Apr 2015 21:45:34 +0200
parents a09d0630f05b
children
line diff
     1.1 --- a/ed.1	Tue Aug 12 18:08:24 2014 +0200
     1.2 +++ b/ed.1	Sun Apr 12 21:45:34 2015 +0200
     1.3 @@ -74,31 +74,6 @@
     1.4  in a temporary file called the 
     1.5  .IR buffer .
     1.6  .PP
     1.7 -The editor supports format specifications as defined in
     1.8 -.IR fspec (5).
     1.9 -If the terminal is configured to expand tabulators
    1.10 -(as enabled with
    1.11 -.I stty tab3
    1.12 -or
    1.13 -.IR "stty \-tabs"),
    1.14 -and the first line of the file being edited
    1.15 -contains a format specification,
    1.16 -the
    1.17 -.I t
    1.18 -and
    1.19 -.I s
    1.20 -are interpreted,
    1.21 -that is, tabulators are expanded and lines are truncated
    1.22 -when printing to the terminal. For example,
    1.23 -.RS
    1.24 -<:t\-f s72:>
    1.25 -.sp
    1.26 -.RE
    1.27 -selects FORTRAN format and truncates lines at 72 characters.
    1.28 -No expansion or truncation is performed by
    1.29 -.I ed
    1.30 -when input is typed to the terminal.
    1.31 -.PP
    1.32  Commands to
    1.33  .I ed
    1.34  have a simple and regular structure: zero or