Penguin

Differences between version 5 and predecessor to the previous major change of mount(8).

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

Newer page: version 5 Last edited on Tuesday, June 4, 2002 12:31:16 am by perry Revert
Older page: version 4 Last edited on Tuesday, June 4, 2002 12:31:16 am by perry Revert
@@ -280,10 +280,10 @@
  
 Add the ext2, ext3 and XFS labels in the mount output. Mount 
 must have permission to read the disk device (e.g. be suid 
 root) for this to work. One can set such a label for ext2 or 
-ext3 using the __ e2label__ (8) utility, or for XFS using  
-__ xfs_admin__ (8). 
+ext3 using the e2label(8) utility, or for XFS using  
+xfs_admin(8). 
  
  
 __-n__ 
  
@@ -773,9 +773,9 @@
 __check=none__ / __nocheck__ 
  
  
 No checking is done. This is fast. Recent kernels do not 
-have a check option anymore - checking with __ e2fsck__ (8) 
+have a check option anymore - checking with e2fsck(8) 
 is more meaningful. 
  
  
 __debug__ 
@@ -792,9 +792,9 @@
 ignore errors and just mark the file system erroneous and 
 continue, or remount the file system read-only, or panic and 
 halt the system.) The default is set in the filesystem 
 superblock, and can be changed using 
-__ tune2fs__ (8). 
+tune2fs(8). 
  
  
 __grpid__ or __bsdgroups__ / __nogrpid__ or 
 __sysvgroups__ 
@@ -813,10 +813,10 @@
 __resuid=__''n'' 
  
  
 The ext2 file system reserves a certain percentage of the 
-available space (by default 5%, see __ mke2fs__ (8) and  
-__ tune2fs__ (8)). These options determine who can use the 
+available space (by default 5%, see mke2fs(8) and  
+tune2fs(8)). These options determine who can use the 
 reserved blocks. (Roughly: whoever has the specified uid, or 
 belongs to the specified group.) 
  
  
@@ -1474,9 +1474,9 @@
  
  
 By default, reiserfs stores small files and `file tails' 
 directly into its tree. This confuses some utilities such as 
-__ LILO__ (8)__.__ This option is used to disable 
+LILO(8)__.__ This option is used to disable 
 packing of files into the tree. 
  
  
 __replayonly__ 
@@ -1934,11 +1934,11 @@
  
  
 mount(2), umount(2), fstab(5), 
 umount(8), swapon(8), nfs(5), 
-xfs(5), __ e2label__ (8), __xfs_admin__(8),  
-mountd(8), nfsd(8), __ mke2fs__ (8),  
-__ tune2fs__ (8), losetup(8) 
+xfs(5), e2label(8), __xfs_admin__(8),  
+mountd(8), nfsd(8), mke2fs(8),  
+tune2fs(8), losetup(8) 
 !!BUGS 
  
  
 It is possible for a corrupted file system to cause a 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.