aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:33:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:33:23 +1200
commita7d0c718289da0c8137966625576c6e4d2cf2427 (patch)
tree2a34d0f32008f6f36b2350705c8ea9b98cb09160 /README.markdown
parentChange bell() to a POSIX sh script (diff)
downloaddotfiles-a7d0c718289da0c8137966625576c6e4d2cf2427.tar.gz
dotfiles-a7d0c718289da0c8137966625576c6e4d2cf2427.zip
Rename bell(1) to bel(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 619e8470..7a29e0c5 100644
--- a/README.markdown
+++ b/README.markdown
@@ -311,7 +311,7 @@ Installed by the `install-bin` target:
* `rndl(1)` uses `rndi(1)` to choose a random line from files
* `ax(1)` evaluates an awk expression given on the command line; this is
intended as a quick way to test how Awk would interpret a given expression.
-* `bell(1)` prints a terminal bell character
+* `bel(1)` prints a terminal bell character
* `ca(1)` prints a count of its given arguments.
* `cf(1)` prints a count of entries in a given directory.
* `dub(1)` lists the biggest entries in a directory.