From 03d827e2fbc409ef97829f25b8eeca5204f81a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Mon, 12 Jul 2021 13:24:49 +0200 Subject: Re-organize files --- doc/f.1 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/f.1 (limited to 'doc/f.1') diff --git a/doc/f.1 b/doc/f.1 new file mode 100644 index 0000000..104ebae --- /dev/null +++ b/doc/f.1 @@ -0,0 +1,27 @@ +.Dd $Mdocdate$ +.Dt f 1 +.Os +. +.Sh NAME +.Nm f +.Nd fmt but with new sentence on new line +. +.Sh SYNOPSIS +.Nm f +.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 . -- cgit v1.2.3