This contains a couple of FIXMEs and some minor cleanups. - Brian Youmans, FSF *** fileutils.old.texi Wed Jun 7 18:07:40 2000 --- fileutils.texi Thu Jun 8 18:41:09 2000 *************** *** 1577,1582 **** --- 1578,1584 ---- @opindex ucase@r{, converting to} Change lowercase letters to uppercase. + @c FIXME: Is this really supposed to be "swab" and not "swap"? @item swab @opindex swab @r{(byte-swapping)} @cindex byte-swapping *************** *** 2089,2094 **** --- 2091,2097 ---- @itemx --exact @opindex -x @opindex --exact + @c FIXME: This next sentence makes no sense to me. Normally, shred rounds up the file size based to the next multiple of the filesystem block size to fully erase the last block of the file. This option suppresses that behavior. *************** *** 2223,2229 **** kernel automatically @dfn{dereferences} the link and operates on the target of the link. But some operations (e.g., removing) work on the link file itself, rather than on its target. @xref{Symbolic Links,,, ! library, GNU C library}. The program accepts the following options. Also see @ref{Common options}. --- 2226,2232 ---- kernel automatically @dfn{dereferences} the link and operates on the target of the link. But some operations (e.g., removing) work on the link file itself, rather than on its target. @xref{Symbolic Links,,, ! library, The GNU C Library Reference Manual}. The program accepts the following options. Also see @ref{Common options}. *************** *** 2941,2947 **** Use the argument (optional four-digit or two-digit years, months, days, hours, minutes, optional seconds) instead of the current time. If the year is specified with only two digits, then @var{CC} ! is 20 for years in the range 0 @dots{} 68, and 19 for year in 69 @dots{} 99. If no digits of the year are specified, the argument is interpreted as a date in the current year. --- 2944,2950 ---- Use the argument (optional four-digit or two-digit years, months, days, hours, minutes, optional seconds) instead of the current time. If the year is specified with only two digits, then @var{CC} ! is 20 for years in the range 0 @dots{} 68, and 19 for years in 69 @dots{} 99. If no digits of the year are specified, the argument is interpreted as a date in the current year. *************** *** 3039,3045 **** @opindex --inodes @cindex inode usage List inode usage information instead of block usage. An inode (short ! for index node) is contains information about a file such as its owner, permissions, timestamps, and location on the disk. @item -k --- 3042,3048 ---- @opindex --inodes @cindex inode usage List inode usage information instead of block usage. An inode (short ! for index node) contains information about a file such as its owner, permissions, timestamps, and location on the disk. @item -k