From k-horik@yk.rim.or.jp  Sat Jun 27 11:24:29 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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
Subject: modems.5 contains some typo.
X-Send-Pr-Version: 3.2

>Number:         7092
>Category:       docs
>Synopsis:       modems.5 contains some typo.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 27 11:30:00 PDT 1998
>Closed-Date:    Sat Jun 27 13:31:27 PDT 1998
>Last-Modified:  Sat Jun 27 13:35:23 PDT 1998
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
personal user
>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 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Jun 27 13:31:27 PDT 1998 
State-Changed-Why:  
Patches committed, thanks! 
-current	revision 1.2 src/usr.bin/tip/tip/modems.5 
-stable		revision 1.2.2.1 
>Unformatted:
