Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 14:42:53 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17023: Russian faq breakage
Message-ID:  <200002271942.OAA30005@gelemna.ft-wayne.in.us>

next in thread | raw e-mail | index | archive | help

>Number:         17023
>Category:       docs
>Synopsis:       Russian faq breakage
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 27 11:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002271942.OAA30005>