Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2009 18:07:26 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 161632 for review
Message-ID:  <200905051807.n45I7QGq004077@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=161632

Change 161632 by rene@rene_self on 2009/05/05 18:07:03

	[solid-state] : replace FreeBSD by &os; in affected sections.
	Submitted by:	remko

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/solid-state/article.sgml#17 edit

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/solid-state/article.sgml#17 (text+ko) ====

@@ -76,12 +76,12 @@
 	system and the durability of the storage medium.</para>
 
       <para>Specific topics to be covered include the types and attributes of
-	solid state media suitable for disk use in FreeBSD, kernel options
+	solid state media suitable for disk use in &os;, kernel options
 	that are of interest in such an environment, the
 	<filename>rc.initdiskless</filename> mechanisms that automate the
 	initialization of such systems and the need for read-only filesystems,
 	and building filesystems from scratch.  The article will conclude
-	with some general strategies for small and read-only FreeBSD
+	with some general strategies for small and read-only &os;
 	environments.</para>
     </abstract>
   </articleinfo>
@@ -126,9 +126,9 @@
       <title>Kernel Options</title>
 
     <para>A few kernel options are of specific interest to those creating
-      an embedded FreeBSD system.</para>
+      an embedded &os; system.</para>
 
-    <para>All embedded FreeBSD systems that use flash memory as system
+    <para>All embedded &os; systems that use flash memory as system
       disk will be interested in memory disks and memory filesystems.  Because
       of the limited number of writes that can be done to flash memory, the
       disk and the filesystems on the disk will most likely be mounted
@@ -149,7 +149,7 @@
   <sect1 id="ro-fs">
     <title>The <literal>rc</literal> Subsystem and Read-Only Filesystems</title>
 
-    <para>The post-boot initialization of an embedded FreeBSD system is
+    <para>The post-boot initialization of an embedded &os; system is
       controlled by <filename>/etc/rc.initdiskless</filename>.</para>
 
     <para><filename>/etc/rc.d/var</filename> mounts <filename>/var</filename>
@@ -337,7 +337,7 @@
       <filename>/var</filename> filesystem constructed by
       <filename>/etc/rc.d/var</filename> and the presence of a read-only
       root filesystem causes problems with many common software packages used
-      with FreeBSD.  In this article, suggestions for successfully running
+      with &os;.  In this article, suggestions for successfully running
       cron, syslog, ports installations, and the Apache web server will be
       provided.</para>
 


help

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