diff options
Diffstat (limited to 'share/man/man5/remote.5')
-rw-r--r-- | share/man/man5/remote.5 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index f5e1e1df4174..2b0ac6d05722 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -59,11 +59,11 @@ field name followed by an `=' sign indicates a string value. A field name followed by a `#' sign indicates a numeric value. .Pp Entries named ``tip*'' and ``cu*'' -are used as default entries by +are used as default entries by .Xr tip 1 , and the .Xr cu 1 -interface to +interface to .Nm tip , as follows. When .Nm tip @@ -74,7 +74,7 @@ which the connection is to be made. When the interface is used, entries of the form ``cu300'' are used. .Sh CAPABILITIES Capabilities are either strings (str), numbers (num), or boolean -flags (bool). A string capability is specified by +flags (bool). A string capability is specified by .Em capability Ns Ar = Ns Em value ; for example, ``dv=/dev/harris''. A numeric capability is specified by .Em capability Ns Ar # Ns Em value ; @@ -88,7 +88,7 @@ Auto call unit type. (num) The baud rate used in establishing a connection to the remote host. -This is a decimal number. +This is a decimal number. The default baud rate is 300 baud. .It Cm \&cm (str) @@ -107,20 +107,20 @@ Disconnect message sent to the host when a disconnect is requested by the user. .It Cm \&du (bool) -This host is on a dial-up line. +This host is on a dial-up line. .It Cm \&dv (str) .Tn UNIX -device(s) to open to establish a connection. +device(s) to open to establish a connection. If this file refers to a terminal line, .Xr tip 1 attempts to perform an exclusive open on the device to ensure only one user at a time has access to the port. .It Cm \&el (str) -Characters marking an end-of-line. +Characters marking an end-of-line. The default is -.Dv NULL . +.Dv NULL . `~' escapes are only recognized by .Nm tip @@ -128,7 +128,7 @@ after one of the characters in `el', or after a carriage-return. .It Cm \&fs (str) -Frame size for transfers. +Frame size for transfers. The default frame size is equal to .Dv BUFSIZ . .It Cm \&hd @@ -139,13 +139,13 @@ echo should be performed. (str) Input end-of-file marks. The default is -.Dv NULL . +.Dv NULL . .It Cm \&oe (str) Output end-of-file string. The default is -.Dv NULL . -When +.Dv NULL . +When .Nm tip is transferring a file, this string is sent at end-of-file. @@ -160,7 +160,7 @@ is even parity. (str) Telephone number(s) for this host. If the telephone number field contains -an @ sign, +an @ sign, .Nm tip searches the file .Pa /etc/phones |