summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuke Faraone <lfaraone@dropbox.com>2017-04-03 17:25:58 +0000
committerRuss Allbery <eagle@eyrie.org>2017-04-29 18:48:33 -0700
commit5c9ccc0415d4043efd80e7b5d3bb7ab05478893a (patch)
tree44465815b4c57f86601abc293bb7063197da0d93 /docs
parent6e1a60e3f62d13e82797b664437c9579e8a47e8a (diff)
Fix typos in remctl-shell's man page
Diffstat (limited to 'docs')
-rw-r--r--docs/remctl-shell.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/remctl-shell.pod b/docs/remctl-shell.pod
index 15aa02d..608a6fb 100644
--- a/docs/remctl-shell.pod
+++ b/docs/remctl-shell.pod
@@ -77,7 +77,7 @@ Also be aware that the full command is passed via command line arguments,
which means, when invoking B<remctl-shell> as a shell, there is a tight
limit on the length of the whole command plus arguments. Expect to have
problems if the total command length exceeds 1000 characters. For the
-same reason, binary data including nul characters cannot be passed via
+same reason, binary data including null characters cannot be passed via
B<remctl-shell>. Invoking it as a forced command may work around these
limitations by putting the command into the environment instead, but there
may still be restrictions on that. (The regular remctl protocol supports