diff options
author | June McEnroe <june@causal.agency> | 2018-12-02 22:26:45 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-12-02 22:26:45 -0500 |
commit | 55e5a2994c834e972503b99dfd344cfd9ac4ac29 (patch) | |
tree | cccfbe22c17ada66851f9972a061f45559b1bd08 /bin/README | |
parent | Remove \h binding (diff) | |
download | src-55e5a2994c834e972503b99dfd344cfd9ac4ac29.tar.gz src-55e5a2994c834e972503b99dfd344cfd9ac4ac29.zip |
Rename watch to rec
A watch binary already exists in various places (but isn't useful).
Diffstat (limited to '')
-rw-r--r-- | bin/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/README b/bin/README index 9c4f546b..a3ec3999 100644 --- a/bin/README +++ b/bin/README @@ -1,4 +1,4 @@ -BIN(7) Miscellaneous Information Manual BIN(7) +BIN(7) FreeBSD Miscellaneous Information Manual BIN(7) NAME bin – various utilities @@ -18,9 +18,9 @@ DESCRIPTION pngo(1) PNG optimizer psf2png(1) PSF2 to PNG renderer psfed(1) PSF2 font editor + rec(1) watch files ttpre(1) man output to HTML wake(1) wake-on-LAN - watch(1) watch files xx(1) hexdump -Causal Agency September 28, 2018 Causal Agency +Causal Agency December 2, 2018 Causal Agency |