Package: e2fsprogs Version: 1.39-1 Severity: minor Tags: patch upstream Gramar, run on sentence, wrong notation for date/time:
--- - 2006-06-09 14:43:47.856551000 -0400 +++ /home/pryzbyj/man/done/tune2fs.8 2006-06-09 14:43:41.000000000 -0400 @@ -2,7 +2,7 @@ .\" Initial revision .\" .\" -.TH TUNE2FS 8 "May 2006" "E2fsprogs version 1.39" +.TH TUNE2FS 8 "June 2006" "E2fsprogs version 1.39" .SH NAME tune2fs \- adjust tunable filesystem parameters on ext2/ext3 filesystems .SH SYNOPSIS @@ -182,8 +182,8 @@ (time-dependent) checking be enabled to force periodic full .BR 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. +corruption (due to bad disks, cables, memory, or kernel bugs) going +unnoticed, ultimately resulting in data loss or corruption. .TP .B \-j Add an ext3 journal to the filesystem. If the @@ -329,7 +329,7 @@ is the default, where newly created files take on the fsgid of the current process, unless the directory has the setgid bit set, in which case it takes the gid from the parent directory, and also gets the setgid bit set if it is -directory itself. +a directory itself. .TP .B user_xattr Enable user-specified extended attributes. @@ -436,7 +436,7 @@ of .I time-last-checked is the international date format, with an optional time specifier, i.e. -YYYYMMDD[[HHMM]SS]. The keyword +YYYYMMDD[HH[MM[SS]]]. The keyword .B now is also accepted, in which case the last checked time will be set to the current time. "RETURN VALUE" is for library functions (man.7): --- - 2006-06-09 14:47:10.091891000 -0400 +++ /home/pryzbyj/man/done/uuidgen.1 2006-06-09 14:47:04.000000000 -0400 @@ -5,7 +5,7 @@ .\" This file may be copied under the terms of the GNU Public License. .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUIDGEN 1 "May 2006" "E2fsprogs version 1.39" +.TH UUIDGEN 1 "June 2006" "E2fsprogs version 1.39" .SH NAME uuidgen \- command\-line utility to create a new UUID value .SH SYNOPSIS @@ -34,6 +34,10 @@ generator is present. Otherwise, it will chose a time-based UUID. It is possible to force the generation of one of these two UUID types by using the +.PP +A UUID of the form 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb (in +.BR printf (3) +format "%08x-%04x-%04x-%04x-%012x") is output to the standard output. .B \-r or .B \-t @@ -49,10 +53,6 @@ .B \-t Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present. -.SH RETURN VALUE -The UUID of the form 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb (in -.BR printf (3) -format "%08x-%04x-%04x-%04x-%012x") is output to the standard output. .SH "CONFORMING TO" OSF DCE 1.1 .SH AUTHOR -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

