summaryrefslogtreecommitdiff
path: root/clients/zwrite
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-08-23 06:26:44 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-08-23 06:26:44 +0000
commit79d06d0d79bcaa0377f1537d7b038dd3143815c4 (patch)
tree2c3dfc8b46481f81c0095a0261e6fffa2b6c1dc1 /clients/zwrite
parentf87bf42ecdc7177b4ce366ad9b4c282327785e89 (diff)
mis-named 'zwrite-signature' variable
Diffstat (limited to 'clients/zwrite')
-rw-r--r--clients/zwrite/zwrite.12
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zwrite/zwrite.1 b/clients/zwrite/zwrite.1
index 42c660d..1f462c9 100644
--- a/clients/zwrite/zwrite.1
+++ b/clients/zwrite/zwrite.1
@@ -166,7 +166,7 @@ variables \fIzwrite-class\fR and \fIzwrite-inst\fR, respectively.
.br
Command-line options override the defaults.
.PP
-If the Zephyr variable \fIzephyr-signature\fR is set, its contents are used
+If the Zephyr variable \fIzwrite-signature\fR is set, its contents are used
to augment the user's username in the message.
.SH BUGS
Tab expansion should really be done by the receiver of the message.