Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/tunefs



Module Name:    basesrc
Committed By:   lukem
Date:           Mon Sep  3 15:04:40 UTC 2001

Modified Files:
        basesrc/sbin/tunefs: tunefs.8 tunefs.c

Log Message:
- rename option `-t trackskew' to `-k trackskew', for consistency with newfs(8)
- add CHANGEVAL() macro, which does the hard work of changing a parameter
- sort options in usage()
- use  .ig [ ... ] ..  to comment out sections of man pages (instead
  of .\" at the start of each line


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/sbin/tunefs/tunefs.8
cvs rdiff -r1.22 -r1.23 basesrc/sbin/tunefs/tunefs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index