summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/dash.12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1
index c452c3f..32f6ac0 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -1814,7 +1814,7 @@ If n is greater than the number of positional parameters,
 .Ic shift
 will issue an error message, and exit with return status 2.
 .It test Ar expression
-.It \&[ Ar expression Cm ]
+.It \&[ Ar expression Cm \&]
 The
 .Ic test
 utility evaluates the expression and, if it evaluates
c3a1ecca09b55355&follow=1'>Log a message when stopping a service waiting to restart 1.1June McEnroe 2020-11-10Refactor unveil calls so errors can be reported properlyJune McEnroe 2020-10-27Do not increment signalsJune McEnroe 2020-10-23Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe