Penguin

Differences between current version and previous revision of tune2fs(8).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:31:21 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:31:21 am by perry Revert
@@ -42,9 +42,9 @@
  
 Adjust the maximal mounts count between two filesystem 
 checks. If ''max-mount-counts'' is 0 then the number of 
 times the filesystem is mounted will be disregarded by 
-__ e2fsck__ (8) and the kernel. 
+e2fsck(8) and the kernel. 
  
  
 Staggering the mount-counts at which filesystems are 
 forcibly checked will avoid all filesystems being checked at 
@@ -79,9 +79,9 @@
  
  
 Change the behavior of the kernel code when errors are 
 detected. In all cases, a filesystem error will cause 
-__ e2fsck__ (8) to check the filesystem on the next boot. 
+e2fsck(8) to check the filesystem on the next boot. 
 ''error-behavior'' can be one of the 
 following: 
  
  
@@ -141,9 +141,9 @@
  
  
 It is strongly recommended that either __-c__ 
 (mount-count-dependent) or __-i__ (time-dependent) 
-checking be enabled to force periodic full __ e2fsck__ (8) 
+checking be enabled to force periodic full e2fsck(8) 
 checking of the filesystem. Failure to do so may lead to 
 filesystem corruption due to bad disks, cables, memory, or 
 kernel bugs to go unnoticed until they cause data loss or 
 corruption. 
@@ -202,11 +202,11 @@
 ''external-journal'' can also be specified by either 
 __LABEL=__''label'' or __UUID=__''UUID'' to 
 locate the external journal by either the volume label or 
 UUID stored in the ext2 superblock at the start of the 
-journal. Use __ dumpe2fs__ (8) to display a journal 
+journal. Use dumpe2fs(8) to display a journal 
 device's volume label and UUID. See also the __-L__ 
-option of __ tune2fs__ (8). 
+option of tune2fs(8). 
  
  
 Only one of the __size__ or __device__ options can be 
 given for a filesystem. 
@@ -225,9 +225,9 @@
 labels can be at most 16 characters long; if 
 ''volume-label'' is longer than 16 characters, 
 __tune2fs__ will truncate it and print a warning. The 
 volume label can be used by mount(8), fsck(8), 
-and __ /etc/fstab__ (5) (and possibly others) by specifying 
+and /etc/fstab(5) (and possibly others) by specifying 
 __LABEL=__''volume_label'' instead of a block special 
 device name like __/dev/hda5__. 
  
  
@@ -283,13 +283,13 @@
 option). 
  
  
 After setting or clearing __sparse_super__ and 
-__filetype__ filesystem features, __ e2fsck__ (8) must 
+__filetype__ filesystem features, e2fsck(8) must 
 be run on the filesystem to return the filesystem to a 
 consistent state. __Tune2fs__ will print a message 
 requesting that the system administrator run 
-__ e2fsck__ (8) if necessary. 
+e2fsck(8) if necessary. 
  
  
 __Warning:__ Linux kernels before 2.0.39 and many 2.1 
 series kernels do not support the filesystems that use any 
@@ -315,9 +315,9 @@
  
 __Warning:__ Linux kernels before 2.0.39 do not support 
 this feature. Neither do all Linux 2.1 kernels; please don't 
 use this unless you know what you're doing! You need to run 
-__ e2fsck__ (8) on the filesystem after changing this 
+e2fsck(8) on the filesystem after changing this 
 feature in order to have a valid filesystem. 
  
  
 __-T__ ''time-last-checked'' 
@@ -374,9 +374,9 @@
 generate a new time-based UUID 
  
  
 The UUID may be used by mount(8), fsck(8), and 
-__ /etc/fstab__ (5) (and possibly others) by specifying 
+/etc/fstab(5) (and possibly others) by specifying 
 __UUID=__''uuid'' instead of a block special device 
 name like __/dev/hda1__. 
  
  
@@ -405,7 +405,7 @@
 http://e2fsprogs.sourceforge.net. 
 !!SEE ALSO 
  
  
-__ dumpe2fs__ (8), __e2fsck__(8),  
-__ mke2fs__ (8) 
+dumpe2fs(8), __e2fsck__(8),  
+mke2fs(8) 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.