svn commit: r47811 - head/en_US.ISO8859-1/books/handbook/disks

Warren Block wblock at FreeBSD.org
Mon Nov 30 16:53:17 UTC 2015


Author: wblock
Date: Mon Nov 30 16:53:15 2015
New Revision: 47811
URL: https://svnweb.freebsd.org/changeset/doc/47811

Log:
  Remove a mention of UFS that is not relevant to the use of swap.  Noted
  by user kpa in the forums.
  
  Obtained from:	https://forums.freebsd.org/threads/encrypting-the-swap-partition.54206/#post-305176

Modified:
  head/en_US.ISO8859-1/books/handbook/disks/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml	Mon Nov 30 10:25:52 2015	(r47810)
+++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml	Mon Nov 30 16:53:15 2015	(r47811)
@@ -2869,7 +2869,7 @@ geli_da2_flags="-p -k /root/<replaceable
 
     <para>This section demonstrates how to configure an encrypted
       swap partition using &man.gbde.8; or &man.geli.8; encryption.
-      It assumes a <acronym>UFS</acronym> file system where
+      It assumes that
       <filename>/dev/ada0s1b</filename> is the swap partition.</para>
 
     <sect2>


More information about the svn-doc-all mailing list