PERFORCE change 187968 for review

Ilya Bakulin kibab at FreeBSD.org
Wed Jan 19 19:50:35 UTC 2011


http://p4web.freebsd.org/@@187968?ac=10

Change 187968 by kibab at kibab_kibab-nb on 2011/01/19 19:50:20

	Fixed typo.

Affected files ...

.. //depot/projects/soc2010/kibab_sysctlreg/src_sys/geom/geom_vol_ffs.c#3 edit

Differences ...

==== //depot/projects/soc2010/kibab_sysctlreg/src_sys/geom/geom_vol_ffs.c#3 (text+ko) ====

@@ -43,7 +43,7 @@
 #include <geom/geom.h>
 #include <geom/geom_slice.h>
 
-FEATURE(geom_vol, "Geom support for volume names from UFS superblok");
+FEATURE(geom_vol, "Geom support for volume names from UFS superblock");
 
 #define VOL_FFS_CLASS_NAME "VOL_FFS"
 


More information about the p4-projects mailing list