Module Name: src Committed By: apb Date: Fri Sep 16 11:06:27 UTC 2011
Modified Files: src/usr.bin/stat: stat.1 Log Message: Anothe difference in output format: stat -f "%Z" does not add any space in "major,minor" for device nodes, whereas both "ls -l" and "find -ls" add at least one space. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/stat/stat.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.