aboutsummaryrefslogtreecommitdiff
path: root/f.1
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-12 13:24:49 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-12 13:27:07 +0200
commit03d827e2fbc409ef97829f25b8eeca5204f81a3c (patch)
tree6099f0feb9adf3425fba87549b164043e18bd0c7 /f.1
parent45cddd072119c5abd7ec076cf28d51ee01f125b7 (diff)
downloadxutil-03d827e2fbc409ef97829f25b8eeca5204f81a3c.tar.gz
Re-organize files
Diffstat (limited to 'f.1')
-rw-r--r--f.127
1 files changed, 0 insertions, 27 deletions
diff --git a/f.1 b/f.1
deleted file mode 100644
index 104ebae..0000000
--- a/f.1
+++ /dev/null
@@ -1,27 +0,0 @@
-.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 .