From 55e5a2994c834e972503b99dfd344cfd9ac4ac29 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 2 Dec 2018 22:26:45 -0500 Subject: Rename watch to rec A watch binary already exists in various places (but isn't useful). --- bin/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/README') 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 -- cgit 1.4.1 28d67b561becc042e8d37cd4f54a9c'>tree commit diff
path: root/etc (unfollow)
Commit message (Expand)Author
2021-01-19Escape \ and / in mtags search patternsJune McEnroe
2021-01-20Use mtags in source-filterJune McEnroe
2021-01-19Add mtags to generate tags for make and mdocJune McEnroe
2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe
2021-01-19Don't use a pager if reading standard inputJune McEnroe
2021-01-19Support BSD make syntax and match *.amJune McEnroe
2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe
2021-01-18Allow matching lexers using first input lineJune McEnroe