From owner-freebsd-doc Sat Jun 27 11:30:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11473 for freebsd-doc-outgoing; Sat, 27 Jun 1998 11:30:38 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11466 for ; Sat, 27 Jun 1998 11:30:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02591; Sat, 27 Jun 1998 11:30:01 -0700 (PDT) Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11105 for ; Sat, 27 Jun 1998 11:24:12 -0700 (PDT) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp345.yk.rim.or.jp [202.247.165.45]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id DAA25359 for ; Sun, 28 Jun 1998 03:24:09 +0900 (JST) Message-Id: <19980628032351D.k-horik@yk.rim.or.jp> Date: Sun, 28 Jun 1998 03:23:51 +0900 From: k-horik@yk.rim.or.jp Reply-To: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/7092: modems.5 contains some typo. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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