From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- usr.bin/tip/tip/modems.5 | 4 ++-- usr.bin/tip/tip/tip.1 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.bin/tip') 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 -- cgit v1.1