diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 12:53:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 12:53:06 +0000 |
| commit | 260fa1380bd1f3d8126f0e73b6605e9386b24223 (patch) | |
| tree | dcaf908729ce419093d133fce2ff71aade296334 /usr.bin/tip | |
| parent | 6ff9b9432a6edbed7fc6f1b5394b860ff02fa8b4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip/modems.5 | 4 | ||||
| -rw-r--r-- | usr.bin/tip/tip/tip.1 | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5 index f8c1dd4878bd..d77e38c2aff2 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 21191e198ed0..355fab5cd63d 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 |
