Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: basesrc/etc/etc.i386
On Mon, Feb 11, 2002 at 02:27:12PM +0200, Martti Kuparinen wrote:
|
| Module Name: basesrc
| Committed By: martti
| Date: Mon Feb 11 12:27:11 UTC 2002
|
| Modified Files:
| basesrc/etc/etc.i386: MAKEDEV
|
| Log Message:
| Use "mkdir -p" instead of "mkdir" to create /dev/altq
Is "-p" truly necessary?
The entry being created is "altq", not "/dev/altq", so -p is
superfluous, which is why I removed it in an earlier commit.
Luke.
Home |
Main Index |
Thread Index |
Old Index