Date: Sun, 28 Jun 1998 03:23:51 +0900 From: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/7092: modems.5 contains some typo. Message-ID: <19980628032351D.k-horik@yk.rim.or.jp>
index | next in thread | raw e-mail
>Number: 7092
>Category: docs
>Synopsis: modems.5 contains some typo.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 27 11:30:00 PDT 1998
>Last-Modified:
>Originator: Kazuo Horikawa
>Organization:
personal user
>Release: FreeBSD 2.2.5-RELEASE i386
>Environment:
src/usr.bin/tip/tip/modems.5 revision 1.2 (RELENG_2_2 and HEAD)
>Description:
1. `man 5 modems' shows in DESCRIPTION section:
The first entry is the name(s) of the modem. If there is more than one
name for a system, the names are separated by vertical bars. After the
^^^^^^
name of the system comes the fields of the description. A field name
^^^^^^
These `system's should be `modem's.
2. `Pa' macro should be used for pathname or file name (See
mdoc(7)). So,
.Pa /etc/remote database.
should be
.Pa /etc/remote
database.
>How-To-Repeat:
% man 5 modems
>Fix:
Apply following patch to src/usr.bin/tip/tip/modems.5 revision
1.2 (RELENG_2_2 and HEAD).
--- modems.5.bak Sun Jun 28 01:31:51 1998
+++ modems.5 Sun Jun 28 01:54:03 1998
@@ -52,15 +52,16 @@
continued on the next line.
.Pp
The first entry is the name(s) of the modem. If there is more
-than one name for a system, the names are separated by vertical bars.
-After the name of the system comes the fields of the description. A
+than one name for a modem, the names are separated by vertical bars.
+After the name of the modem comes the fields of the description. A
field name followed by an `=' sign indicates a string value follows. A field
name followed by a `#' sign indicates a following numeric value.
.Pp
When
.Xr tip 1
is invoked, an entry for a remote system is looked up in the
-.Pa /etc/remote database.
+.Pa /etc/remote
+database.
If the entry includes an "ACU" type capability (abbreviated at),
.Xr tip 1
looks up the specified modem in
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980628032351D.k-horik>
