Author: sobomax
Date: Wed Feb 24 05:16:24 2016
New Revision: 295959
URL: https://svnweb.freebsd.org/changeset/base/295959

Log:
  Kill few remaininng instances of GEOM_UNCOMPRESS.

Modified:
  head/share/man/man4/geom.4
  head/sys/conf/NOTES

Modified: head/share/man/man4/geom.4
==============================================================================
--- head/share/man/man4/geom.4  Wed Feb 24 05:01:18 2016        (r295958)
+++ head/share/man/man4/geom.4  Wed Feb 24 05:16:24 2016        (r295959)
@@ -73,7 +73,6 @@
 .Cd options GEOM_SHSEC
 .Cd options GEOM_STRIPE
 .Cd options GEOM_SUNLABEL
-.Cd options GEOM_UNCOMPRESS
 .Cd options GEOM_UZIP
 .Cd options GEOM_VIRSTOR
 .Cd options GEOM_VOL

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Wed Feb 24 05:01:18 2016        (r295958)
+++ head/sys/conf/NOTES Wed Feb 24 05:16:24 2016        (r295959)
@@ -177,7 +177,6 @@ options     GEOM_RAID3              # RAID3 functionali
 options        GEOM_SHSEC              # Shared secret.
 options        GEOM_STRIPE             # Disk striping.
 options        GEOM_SUNLABEL           # Sun/Solaris partitioning
-options        GEOM_UNCOMPRESS         # Read-only compressed disks (lzma, zip)
 options        GEOM_UZIP               # Read-only compressed disks
 options        GEOM_VINUM              # Vinum logical volume manager
 options        GEOM_VIRSTOR            # Virtual storage.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to