aboutsummaryrefslogtreecommitdiff
path: root/ft.1
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-05-20 13:13:19 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-05-20 13:13:30 +0200
commit483a7f3168793fc8980727f417b1e8087eed4fa3 (patch)
treed85ae1f44d8887241b04f7e08c709be5c927e8a8 /ft.1
parent41ad303ad1c2812ebe00d8880d136ad3ab44d5ab (diff)
downloadxutil-483a7f3168793fc8980727f417b1e8087eed4fa3.tar.gz
Rename 'ft' to 'f'
It is such a commonly used utility that it might as well be as easy to type as possible.
Diffstat (limited to 'ft.1')
-rw-r--r--ft.127
1 files changed, 0 insertions, 27 deletions
diff --git a/ft.1 b/ft.1
deleted file mode 100644
index 6ddfd86..0000000
--- a/ft.1
+++ /dev/null
@@ -1,27 +0,0 @@
-.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 .