summaryrefslogtreecommitdiff
path: root/clients/zwrite/zwrite.1
diff options
context:
space:
mode:
authorGravatar Robert S. French <rfrench@mit.edu>1988-02-07 17:43:20 +0000
committerGravatar Robert S. French <rfrench@mit.edu>1988-02-07 17:43:20 +0000
commit8b103fea215d2503608a50609e227bb02b9a48cb (patch)
tree7a728c1559bc10ccaab96a49b3d77dfb68ee7cf7 /clients/zwrite/zwrite.1
parent60a36b1d16126c37bcbd4fa11cc0e0f5add79a83 (diff)
Changed to use Zephyr variables instead environment variables
Diffstat (limited to 'clients/zwrite/zwrite.1')
-rw-r--r--clients/zwrite/zwrite.110
1 files changed, 5 insertions, 5 deletions
diff --git a/clients/zwrite/zwrite.1 b/clients/zwrite/zwrite.1
index e85c006..9a01473 100644
--- a/clients/zwrite/zwrite.1
+++ b/clients/zwrite/zwrite.1
@@ -74,8 +74,8 @@ instance of the message to ``URGENT''.
.B \-o
Causes
.I zwrite
-to ignore the environment variables ZEPHYR_CLASS and ZEPHYR_INST when picking
-a default class and instance.
+to ignore the Zephyr variables \fIzwrite-class\fR and \fIzwrite-inst\fR
+when picking a default class and instance.
.TP
.B \-c
Allows a user to specify a different class for the message. This allows
@@ -107,10 +107,10 @@ sent. The message may be terminated by typing ^D or ``.'' on a line
by itself.
.PP
The default class for messages is ``MESSAGE'', and the default instance
-is ``PERSONAL''. These defaults can be changed by setting the environment
-variables ZEPHYR_CLASS and ZEPHYR_INST, respectively.
+is ``PERSONAL''. These defaults can be changed by setting the Zephyr
+variables \fIzwrite-class\fR and \fIzwrite-inst\fR, respectively.
.PP
-If the environment variable ZEPHYR_SIGNATURE is set, its contents are used
+If the Zephyr variable \fIzephyr-signature\fR is set, its contents are used
to augment the user's username in the message.
.SH SEE ALSO
kerberosintro(1), zctl(1), zephyr(1), zwgc(1), zhm(8), zephyrd(8)