From 15da79e3da735441c85850e386ea2a86cc1d73b9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 22 Aug 2016 12:00:32 +1200 Subject: Format $BROWSER mention --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 1790afb2..ef70089b 100644 --- a/README.markdown +++ b/README.markdown @@ -380,8 +380,8 @@ Installed by the `install-bin` target: * `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. * `bel(1)` prints a terminal bell character. -* `br(1)` launches $BROWSER, or a more suitable application for an URL if it - knows of one. +* `br(1)` launches `$BROWSER`, or a more suitable application for an URL if + it knows of one. * `ca(1)` prints a count of its given arguments. * `cf(1)` prints a count of entries in a given directory. * `clrd(1)` sets up a per-line file read, clearing the screen first. -- cgit v1.2.3