From info@volginfo.ru  Sun Aug  3 22:44:05 2003
Return-Path: <info@volginfo.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B248F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Aug 2003 22:44:05 -0700 (PDT)
Received: from vsmi.ru (ns.vsmi.ru [217.23.84.98])
	by mx1.FreeBSD.org (Postfix) with SMTP id 310B043FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Aug 2003 22:44:01 -0700 (PDT)
	(envelope-from info@volginfo.ru)
Received: (qmail 89734 invoked from network); 4 Aug 2003 05:43:56 -0000
Received: from unknown (HELO img.local) (192.168.0.1)
  by 192.168.0.50 with SMTP; 4 Aug 2003 05:43:56 -0000
Message-Id: <200308040943.58473.info@volginfo.ru>
Date: Mon, 4 Aug 2003 09:43:58 +0400
From: "Denis N. Peplin" <info@volginfo.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] handbook: add nonbreaking spaces and replace one->two spaces after dot's

>Number:         55226
>Category:       docs
>Synopsis:       [PATCH] handbook: add nonbreaking spaces and replace one->two spaces after dot's
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    hmp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 03 22:50:15 PDT 2003
>Closed-Date:    Tue Sep 16 14:05:26 PDT 2003
>Last-Modified:  Mon Jul 05 16:44:17 GMT 2004
>Originator:     Denis N.Peplin <den@volginfo.ru>
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD img.local 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Wed Nov 6 16:45:51 MSK 2002 sg@img.local:/usr/obj/usr/src/sys/nKERN2 i386


	<machine, os, target, libraries (multiple lines)>
>Description:
The patch below is result of checking en/books/handbook/* with
following regexp's:
"[0-9][K|M|G|T]"
"[\.\?!] [^ ]"
"FreeBSD [0-9]"
(i know that last regexp must be something like "[A-Za-z] [0-9]",
or even "[A-Za-z] [0-9&]", but it is the first step).

this checks can't be peformed in full auto mode, so maby we need
somesing like "portlint", but for docs (doclint?) to check all
new docs and updates.

P.S.
i can peform this checks (and few other checks)
for other docs/articles if it needed.

>How-To-Repeat:

	egrep and vim was used to finding and editing 
>Fix:
MD5 (www_en_02_08_2003.diff.gz) = 7b1fe7eefa10d43666ae6161071cfa6f
http://volginfo.ru/www_en_02_08_2003.diff.gz
>Release-Note:
>Audit-Trail:

From: "Denis N. Peplin" <info@volginfo.ru>
To: freebsd-gnats-submit@FreeBSD.org, info@volginfo.ru
Cc:  
Subject: Re: docs/55226: [PATCH] handbook: add nonbreaking spaces and replace one->two spaces after dot's
Date: Mon, 4 Aug 2003 09:53:48 +0400

 more correct:
 -spaces after dot's
 +spaces after sentences
 
  
Responsible-Changed-From-To: freebsd-doc->hmp 
Responsible-Changed-By: hmp 
Responsible-Changed-When: Sun Sep 14 16:50:48 PDT 2003 
Responsible-Changed-Why:  
I will take this one over. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=55226 
State-Changed-From-To: open->closed 
State-Changed-By: hmp 
State-Changed-When: Tue Sep 16 14:04:55 PDT 2003 
State-Changed-Why:  
Close PR upon Submitter's Request. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=55226 
>Unformatted:
