From croyle@gelemna.ft-wayne.in.us  Sun Feb 27 11:46:52 2000
Return-Path: <croyle@gelemna.ft-wayne.in.us>
Received: from mail.fwi.com (mail.fwi.com [209.84.160.144])
	by hub.freebsd.org (Postfix) with SMTP id F1CB637B670
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Feb 2000 11:46:28 -0800 (PST)
	(envelope-from croyle@gelemna.ft-wayne.in.us)
Received: (qmail 19652 invoked from network); 27 Feb 2000 19:46:17 -0000
Received: from fw-line-43.fwi.com (HELO gelemna.ft-wayne.in.us) (209.84.172.48)
  by mail.fwi.com with SMTP; 27 Feb 2000 19:46:17 -0000
Received: (from croyle@localhost)
	by gelemna.ft-wayne.in.us (8.9.3/8.9.3) id OAA30005;
	Sun, 27 Feb 2000 14:42:53 -0500 (EST)
	(envelope-from croyle)
Message-Id: <200002271942.OAA30005@gelemna.ft-wayne.in.us>
Date: Sun, 27 Feb 2000 14:42:53 -0500 (EST)
From: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Reply-To: croyle@gelemna.ft-wayne.in.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: Russian faq breakage
X-Send-Pr-Version: 3.2

>Number:         17023
>Category:       docs
>Synopsis:       Russian faq breakage
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 27 11:50:01 PST 2000
>Closed-Date:    Sun Feb 27 12:08:10 PST 2000
>Last-Modified:  Sun Feb 27 12:09:17 PST 2000
>Originator:     Don Croyle
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
Any make release or other attemp to make all the docs with current
sources.
	

>Description:
doc/ru_RU.KOI8-R/books/faq/book.sgml has a </devicename> where it
should have a <devicename>.  This causes the build to fail.
	

>How-To-Repeat:
cd /usr/doc
make all
	

>Fix:
	
	
--- ru_RU.KOI8-R/books/faq/book.sgml.orig	Sun Feb 27 14:07:58 2000
+++ ru_RU.KOI8-R/books/faq/book.sgml	Sun Feb 27 14:32:13 2000
@@ -2179,7 +2179,7 @@
  
 <para> ,     <devicename>psm0</devicename>
     ,     
-  </devicename>psm0</devicename>   <filename>/dev</filename>.  
+  <devicename>psm0</devicename>   <filename>/dev</filename>.  
    , :</para>
  
 <para>     


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Sun Feb 27 12:08:10 PST 2000 
State-Changed-Why:  
Committed in revision 1.37 
>Unformatted:
