summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/cash/cash.18
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/cash/cash.1 b/bin/cash/cash.1
index 951ecb80..6818f9e0 100644
--- a/bin/cash/cash.1
+++ b/bin/cash/cash.1
@@ -1908,6 +1908,8 @@ it is sought in the current working directory.
 .It Ic \&[
 A built-in equivalent of
 .Xr test 1 .
+This version is documented in
+.Xr cash-test 1 .
 .It Ic alias Oo Ar name Ns Oo = Ns Ar string Oc ... Oc
 If
 .Ar name Ns = Ns Ar string
@@ -2366,6 +2368,8 @@ line.
 A built-in equivalent of
 .Xr kill 1
 that additionally supports sending signals to jobs.
+This version is documented in
+.Xr cash-kill 1 .
 .It Ic local Oo Ar variable ... Oc Op Fl
 See the
 .Sx Functions
@@ -2373,6 +2377,8 @@ subsection.
 .It Ic printf
 A built-in equivalent of
 .Xr printf 1 .
+This version is documented in
+.Xr cash-printf 1 .
 .It Ic pwd Op Fl L | P
 Print the path of the current directory.
 The built-in command may
@@ -2562,6 +2568,8 @@ should be avoided, since the shell may abort.
 .It Ic test
 A built-in equivalent of
 .Xr test 1 .
+This version is documented in
+.Xr cash-test 1 .
 .It Ic times
 Print the amount of time spent executing the shell process and its children.
 The first output line shows the user and system times for the shell process
June McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe