From juli@merino.net  Mon Dec 24 02:01:24 2001
Return-Path: <juli@merino.net>
Received: from yuha.menta.net (yuha.menta.net [212.78.128.42])
	by hub.freebsd.org (Postfix) with ESMTP id 030BF37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Dec 2001 02:01:23 -0800 (PST)
Received: from gibson.menta.net ([212.78.128.22]) by
          yuha.menta.net (Netscape Messaging Server 4.15) with ESMTP id
          GOUEM500.1M7 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Dec
          2001 11:03:41 +0100 
Received: from klamath.local ([62.57.120.44]) by
          gibson.menta.net (Netscape Messaging Server 4.15) with ESMTP id
          GOUEBJ01.IF7 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Dec
          2001 10:57:19 +0100 
Received: (from juli@localhost)
	by klamath.local (8.11.6/8.11.6) id fBOA3uQ00563;
	Mon, 24 Dec 2001 11:03:56 +0100 (CET)
	(envelope-from juli)
Message-Id: <200112241003.fBOA3uQ00563@klamath.local>
Date: Mon, 24 Dec 2001 11:03:56 +0100 (CET)
From: Julio Merino <juli@merino.net>
Reply-To: Julio Merino <juli@merino.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Typo in en_US.ISO8859-1/books/handbook/disks/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33140
>Category:       docs
>Synopsis:       Typo in en_US.ISO8859-1/books/handbook/disks/chapter.sgml
>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:   Mon Dec 24 02:10:00 PST 2001
>Closed-Date:    Mon Dec 31 01:42:21 PST 2001
>Last-Modified:  Mon Dec 31 01:42:58 PST 2001
>Originator:     Julio Merino
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
None
>Environment:
System: FreeBSD klamath.local 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #2: Sun Dec 23 12:13:16 CET 2001 root@klamath.local:/usr/src/sys/compile/KLAMATH i386


>Description:
	There is a missing double commas " in an example of the disks chapter
	located in the file en_ES.ISO8859-1/books/handbook/disks/chapter.sgml.
	It ocurrs in cpio sect2, inside backup programs.

>How-To-Repeat:

>Fix:

diff -u -r doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml doc2/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
--- doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml	Mon Dec 24 10:56:27 2001
+++ doc2/en_US.ISO8859-1/books/handbook/disks/chapter.sgml	Mon Dec 24 10:57:12 2001
@@ -1499,7 +1499,7 @@
       <screen>&prompt.root; <userinput>for f in <replaceable>directory_list; do</replaceable></userinput>
 <userinput>find $f >> backup.list</userinput>
 <userinput>done</userinput>
-&prompt.root; <userinput>cpio -v -o --format=newc < backup.list | ssh <replaceable>user</replaceable>@<replaceable>host</replaceable> "cat > <replaceable>backup_device</replaceable></userinput></screen>
+&prompt.root; <userinput>cpio -v -o --format=newc < backup.list | ssh <replaceable>user</replaceable>@<replaceable>host</replaceable> "cat > <replaceable>backup_device</replaceable>"</userinput></screen>
 
       <para>Where <replaceable>directory_list</replaceable> is the list of
 	directories you want to back up,
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Mon Dec 31 01:42:21 PST 2001 
State-Changed-Why:  
Thanks for the submission!  Your change has been committed to r1.69 of 
that file.  It may take up to 24 hours for your change to reach the 
web site. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33140 
>Unformatted:
