summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commit8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch)
treeb428fc12404c6d6be2c1fce52490993ab3744097 /usr.bin/tip
parent4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff)
downloadFreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip
FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/modems.54
-rw-r--r--usr.bin/tip/tip/tip.18
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5
index f8c1dd4..d77e38c 100644
--- a/usr.bin/tip/tip/modems.5
+++ b/usr.bin/tip/tip/modems.5
@@ -66,7 +66,7 @@ database.
If the entry includes an "ACU" type capability (abbreviated at),
.Xr tip 1
looks up the specified modem in
-.Pa /etc/modems.
+.Pa /etc/modems .
If a modem entry is found,
the corresponding capabilities determine how
.Xr tip 1
@@ -115,7 +115,7 @@ issued to the modem.
(bool)
Use a fixed bit rate between the computer and the modem (DTE / DCE). The
bit rate is specified in
-.Pa /etc/remote.
+.Pa /etc/remote .
.It Cm \&reset_command
(str)
AT command to reset the modem.
diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1
index 21191e1..355fab5 100644
--- a/usr.bin/tip/tip/tip.1
+++ b/usr.bin/tip/tip/tip.1
@@ -424,15 +424,15 @@ Global modem configuration data base.
Global system descriptions.
.It Pa /etc/phones
Global phone number data base.
-.It ${REMOTE}
+.It Ev ${REMOTE}
Private system descriptions.
-.It ${PHONES}
+.It Ev ${PHONES}
Private phone numbers.
-.It ~/.tiprc
+.It Pa ~/.tiprc
Initialization file.
.It Pa tip.record
Record file.
-.It /var/log/aculog
+.It Pa /var/log/aculog
Line access log.
.It Pa /var/spool/lock/LCK..*
Lock file to avoid conflicts with
OpenPOWER on IntegriCloud