summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Grammatikidis <eekee57@fastmail.fm>2017-07-01 16:10:57 +0100
committerEthan Grammatikidis <eekee57@fastmail.fm>2017-07-01 16:10:57 +0100
commita4c35d47bf2c591a4d699f50107819b637a52e7c (patch)
treeef88c66578a3d8a412b094aadb665c14bf1fc0e4
parent4bcde1a30b3d22c959d27887cf20fe8bb72ed02c (diff)
downloadplan9front-a4c35d47bf2c591a4d699f50107819b637a52e7c.tar.xz
rc(1): catch up with a change made long before 9front
-rw-r--r--sys/man/1/rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/rc b/sys/man/1/rc
index 2b12cf0f7..252fd8a60 100644
--- a/sys/man/1/rc
+++ b/sys/man/1/rc
@@ -798,8 +798,8 @@ The string for a variable entry has the variable's name followed by
.B =
and its value.
If the value has more than one component, these
-are separated by ctrl-a
-.RB ( '\e001' )
+are separated by nul
+.RB ( '\e000' )
characters.
The string for a function is just the
.I rc