Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2002 17:34:54 +0100 (CET)
From:      Martin Heinen <martin@sumuk.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/35000: [PATCH] missing newline in example 'Creating a Swapfile'
Message-ID:  <200202161634.g1GGYsk21600@sumuk.de>

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

>Number:         35000
>Category:       docs
>Synopsis:       [PATCH] missing newline in example 'Creating a Swapfile'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 16 08:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Heinen
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386


	
>Description:
	added a newline inside <screen>
>How-To-Repeat:
	read the chapter 'Configuration and Tuning'
>Fix:

Index: chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v
retrieving revision 1.39
diff -u -r1.39 chapter.sgml
--- chapter.sgml	14 Feb 2002 22:30:58 -0000	1.39
+++ chapter.sgml	16 Feb 2002 16:15:56 -0000
@@ -1170,7 +1170,8 @@
 
 	<listitem>
 	  <para>create a vn-device:</para>
-	  <screen>&prompt.root; <userinput>cd /dev</userinput> &prompt.root; <userinput>sh MAKEDEV vn0</userinput></screen>
+	  <screen>&prompt.root; <userinput>cd /dev</userinput>
+&prompt.root; <userinput>sh MAKEDEV vn0</userinput></screen>
 	</listitem>
 
 	<listitem>
>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?200202161634.g1GGYsk21600>