aboutsummaryrefslogtreecommitdiff
path: root/ft.1
blob: 6ddfd861cd68bc0df536c02781913bc998637107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.Dd $Mdocdate$
.Dt ft 1
.Os
.
.Sh NAME
.Nm ft
.Nd fmt but with new sentence on new line
.
.Sh SYNOPSIS
.Nm ft
.Op Ar arg ...
.
.Sh DESCIPTION
.Pp
.Nm
runs
.Xr fmt 1
with any given
.Ar arg
in a way such that each new sentence begins on a new line.
Sentence breaks are recognized if the period in the original text
is followed by two spaces or a newline.
.Sh AUTHORS
.Pp
.Nm
is written by John Ankarström
.Aq Mt john (at) ankarstrom.se .