summaryrefslogtreecommitdiffstats
path: root/share/man/man5/remote.5
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commit511e378b14868fd06fca565a7db84b7080fdbcb7 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man5/remote.5
parentb855a121e272a07bd83ce7b51f776e73d7412cf4 (diff)
downloadFreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.zip
FreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.tar.gz
Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
Diffstat (limited to 'share/man/man5/remote.5')
-rw-r--r--share/man/man5/remote.526
1 files changed, 13 insertions, 13 deletions
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5
index f5e1e1d..2b0ac6d 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
OpenPOWER on IntegriCloud