From mistral@imasy.or.jp Wed Nov  3 07:24:07 1999
Return-Path: <mistral@imasy.or.jp>
Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5])
	by hub.freebsd.org (Postfix) with ESMTP id F0A1514D21
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Nov 1999 07:22:56 -0800 (PST)
	(envelope-from mistral@imasy.or.jp)
Received: from mistral.wind.prv (isdn43.imasy.or.jp [202.227.24.235])
	by tasogare.imasy.or.jp (8.9.3+3.2W/3.7W-tasogare/smtpfeed 1.01) with ESMTP id AAA28645
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 4 Nov 1999 00:22:46 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from yohta@localhost)
	by mistral.wind.prv (8.9.3/3.7Wpl2-990626) id WAA12800;
	Wed, 3 Nov 1999 22:37:08 +0900 (JST)
Message-Id: <199911031522.AAA28645@tasogare.imasy.or.jp>
Date: Wed, 3 Nov 1999 22:37:08 +0900 (JST)
From: mistral@imasy.or.jp
Reply-To: mistral@imasy.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in dgb.4
X-Send-Pr-Version: 3.2

>Number:         14684
>Category:       docs
>Synopsis:       dgb.4 is lacking of a double quote
>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:   Wed Nov  3 07:30:00 PST 1999
>Closed-Date:    Wed Nov 3 12:57:33 PST 1999
>Last-Modified:  Tue Nov 27 18:31:27 PST 2001
>Originator:     Yoshihiko OHTA
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
FreeBSD manjp project
>Environment:

	In any version of FreeBSD

>Description:

	dgb.4 is lacking of a double quote in SYNOPSIS line.
	This cause no difference to product of groff, but it effect
	damage to Emacs's hilit mode(quote unmatch) when open the file.

>How-To-Repeat:

	% emacs /usr/share/man/man4/dgb.4.gz

>Fix:
	
--- dgb.4.orig	Wed Nov  3 22:32:35 1999
+++ dgb.4	Wed Nov  3 22:33:02 1999
@@ -45,7 +45,7 @@
 .Nd DigiBoard intelligent serial cards driver
 .Sh SYNOPSIS
 .Cd "options" \&"NDGBPORTS=8\&"
-.Cd "device dgb0 at isa? tty port 0x220 iomem 0xfc0000 iosiz ? flags 0x0
+.Cd "device dgb0 at isa? tty port 0x220 iomem 0xfc0000 iosiz ? flags 0x0"
 All values are just examples.
 .Pp
 The \fBNDGBPORTS\fR option defines the total number of ports on all cards



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Wed Nov 3 12:57:33 PST 1999 
State-Changed-Why:  
Applied to HEAD and RELENG_3. 
>Unformatted:
