summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/tip
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/modems.514
-rw-r--r--usr.bin/tip/tip/tip.112
2 files changed, 13 insertions, 13 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5
index 7f2788e..1675e20 100644
--- a/usr.bin/tip/tip/modems.5
+++ b/usr.bin/tip/tip/modems.5
@@ -62,23 +62,23 @@ When
.Xr tip 1
is invoked, an entry for a remote system is looked up in the
.Pa /etc/remote
-database.
-If the entry includes an "ACU" type capability (abbreviated at),
+database.
+If the entry includes an "ACU" type capability (abbreviated at),
.Xr tip 1
-looks up the specified modem in
+looks up the specified modem in
.Pa /etc/modems .
If a modem entry is found,
-the corresponding capabilities determine how
+the corresponding capabilities determine how
.Xr tip 1
programs the modem when connecting to and disconnecting from the
remote system.
.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, ``reset_command=ATZ\\r''. A numeric capability is specified by
.Em capability Ns Ar # Ns Em value ;
-for example, ``intercharacter_delay#50''. A boolean capability is specified
+for example, ``intercharacter_delay#50''. A boolean capability is specified
by simply listing the capability.
.Bl -tag -width intercharacter_delay
.It Cm \&dial_command
@@ -114,7 +114,7 @@ issued to the modem.
.It Cm \&lock_baud
(bool)
Use a fixed bit rate between the computer and the modem (DTE / DCE). The
-bit rate is specified in
+bit rate is specified in
.Pa /etc/remote .
.It Cm \&reset_command
(str)
diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1
index a737e43..1be2bef 100644
--- a/usr.bin/tip/tip/tip.1
+++ b/usr.bin/tip/tip/tip.1
@@ -41,11 +41,11 @@
.Sh SYNOPSIS
.Nm
.Op Fl v
-.Fl Ns Ns Ar speed
+.Fl Ns Ns Ar speed
.Ar system\-name
.Nm
.Op Fl v
-.Fl Ns Ns Ar speed
+.Fl Ns Ns Ar speed
.Ar phone\-number
.Sh DESCRIPTION
The
@@ -70,7 +70,7 @@ are recognized:
Drop the connection and exit
(you may still be logged in on the
remote machine).
-.It Ic \&~c Op Ar name
+.It Ic \&~c Op Ar name
Change directory to
.Ar name
(no argument
@@ -87,7 +87,7 @@ Copy file from remote to local.
.Nm Tip
prompts first for the name of the file to be sent, then for
a command to be executed on the remote machine.
-.It Ic \&~p Ar from Op Ar to
+.It Ic \&~p Ar from Op Ar to
Send a file to a remote
.Ux
host. The put command causes the remote
@@ -99,7 +99,7 @@ file. If the ``to'' file isn't specified the ``from'' file name is used.
This command is actually a
.Ux
specific version of the ``~>'' command.
-.It Ic \&~t Ar from Op Ar to
+.It Ic \&~t Ar from Op Ar to
Take a file from a remote
.Ux
host.
@@ -216,7 +216,7 @@ When
must dial a phone number to connect to a system it will print
various messages indicating its actions.
.Nm Tip
-supports modems that use the AT command set.
+supports modems that use the AT command set.
.Nm Tip
uses the file
.Pa /etc/modems
OpenPOWER on IntegriCloud