]> git.saurik.com Git - apple/network_cmds.git/blobdiff - telnet.tproj/telnet.1
network_cmds-245.15.tar.gz
[apple/network_cmds.git] / telnet.tproj / telnet.1
index 1ac6c4255046f11ca43c1b3e58919d6e8e03b4fa..bb9717c82014d112f106375dbc81e6194db5468d 100644 (file)
@@ -442,29 +442,23 @@ command is used to manipulate the
 variables that may be sent through the
 .Dv TELNET ENVIRON
 option.
-The initial set of variables is taken from the users
-environment, with only the
-.Ev DISPLAY
-and
-.Ev PRINTER
-variables being exported by default.
-The
-.Ev USER
-variable is also exported if the
-.Fl a
-or
-.Fl l
-options are used.
+The initial set of variables is populated with the
+contents of the following environment variables, if
+present: 
+.Ev USER , PRINTER , DISPLAY , TERM , COLUMNS , LINES.
+
+Only the first three are exported, by default.
 .Pp
 Valid arguments for the
 .Ic environ
 command are:
 .Bl -tag -width Fl
-.It Ic define Ar variable value
+.It Ic define Ar variable [value]
 Define the variable
 .Ar variable
 to have a value of
 .Ar value .
+If value is empty, the value is taken from the environment variable.
 Any variables defined by this command are automatically exported.
 The
 .Ar value