Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: apb
Date: Sun Dec 9 08:46:16 UTC 2007
Modified Files:
src/etc: MAKEDEV.tmpl
src/share/man/man8: MAKEDEV.8.template
Log Message:
* MAKEDEV's "-M -M" option was always intended for use only by init(8).
Improve the documentation around that.
* The "-p pax", "-m mknod", and "-s" (mtree specfile) options should
always have been mutually exclusive. Now enforce that.
* The "-f" option didn't ever work with pax or mtree mode; document that,
and make it an error to try something that won't work.
* Make pax mode the default, if no other options prevent this, and if
"pax -w -M" appears to be usable.
* Add missing options to a usage message.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/etc/MAKEDEV.tmpl
cvs rdiff -r1.14 -r1.15 src/share/man/man8/MAKEDEV.8.template
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