From hiloshi@seikyou.ne.jp  Thu Dec  3 14:57:01 1998
Received: from ma3.seikyou.ne.jp (ma3.seikyou.ne.jp [202.211.152.179])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08864
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 3 Dec 1998 14:57:00 -0800 (PST)
          (envelope-from hiloshi@seikyou.ne.jp)
Received: from hiloshi.seikyou.ne.jp (kyoto-514.seikyou.ne.jp [202.211.148.69])
	by ma3.seikyou.ne.jp (8.8.8/3.6WNSK98032401) with ESMTP id HAA10324;
	Fri, 4 Dec 1998 07:56:44 +0900
Received: (from hiloshi@localhost) by hiloshi.seikyou.ne.jp (8.8.5/3.5Wpl7) id HAA00438; Fri, 4 Dec 1998 07:56:37 +0900 (JST)
Message-Id: <199812032256.HAA00438@hiloshi.seikyou.ne.jp>
Date: Fri, 4 Dec 1998 07:56:37 +0900 (JST)
From: =?ISO-2022-JP?B?GyRCNmJFRDlAO0obKEI=?= <vanitas@ma3.seikyou.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vanitas@ma3.seikyou.ne.jp
Subject: [send-pr]: typos in mdoc.7
X-Send-Pr-Version: 3.2

>Number:         8956
>Category:       docs
>Synopsis:       typos in mdoc.7; `Strait' -> `Straight'
>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:   Thu Dec  3 15:00:00 PST 1998
>Closed-Date:    Thu Dec 3 16:53:33 PST 1998
>Last-Modified:  Thu Dec  3 16:54:02 PST 1998
>Originator:     Kaneda Hiloshi
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
FreeBSD jp-man project
>Environment:

http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man7/mdoc.7
  $Id: mdoc.7,v 1.7 1998/12/01 19:58:58 billf Exp $
  $Id: mdoc.7,v 1.3.2.3 1998/12/01 20:00:31 billf Exp $

>Description:

 I think `Strait' on lines 345, 347 and 348 is the typo of `Straight'.
Because these quotes (Qc, Qo and Qq) doesn't seem so narrow
(in PS output) and are described as `Straight' in mdoc.samples.7.

>How-To-Repeat:

 man 7 mdoc

>Fix:
	
 the patch for 1.7 or 1.3.2.3 will be like this:

--- mdoc.7.orig	Fri Dec  4 07:31:15 1998
+++ mdoc.7	Fri Dec  4 07:35:19 1998
@@ -342,10 +342,10 @@
 .It Li \&Pf Ta Yes Ta \&No Ta "Prefix string."
 .It Li \&Po Ta Yes Ta Yes Ta "Parenthesis open quote."
 .It Li \&Pq Ta Yes Ta Yes Ta "Parentheses quote."
-.It Li \&Qc Ta Yes Ta Yes Ta "Strait Double close quote."
+.It Li \&Qc Ta Yes Ta Yes Ta "Straight Double close quote."
 .It Li \&Ql Ta Yes Ta Yes Ta "Quoted literal."
-.It Li \&Qo Ta Yes Ta Yes Ta "Strait Double open quote."
-.It Li \&Qq Ta Yes Ta Yes Ta "Strait Double quote."
+.It Li \&Qo Ta Yes Ta Yes Ta "Straight Double open quote."
+.It Li \&Qq Ta Yes Ta Yes Ta "Straight Double quote."
 .It Li \&Re Ta \&No Ta \&No Ta "Reference end."
 .It Li \&Rs Ta \&No Ta \&No Ta "Reference start."
 .It Li \&Rv Ta \&No Ta \&No Ta "Return values (sections two and three only)."
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Thu Dec 3 16:53:33 PST 1998 
State-Changed-Why:  
Fixed in rev 1.8 of "src/share/man/man7/mdoc.7", thanks! 
>Unformatted:
