freebsd-dev/sbin/mdconfig
Dima Dorfman 2885b42173 Fail if -s isn't specified for an MD_MALLOC or MD_SWAP disk; the
driver itself obviously won't configure such a disk, but the error
returned (EDOM) is more cryptic to the average user than it should be.

Also assert that the argument to -u is in fact a valid unit; don't
just accept any string to mean 0.

Approved by:	phk
2001-06-21 01:36:09 +00:00
..
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
mdconfig.8 mdoc(7) police: add a missing An call. 2001-03-12 09:18:12 +00:00
mdconfig.c Fail if -s isn't specified for an MD_MALLOC or MD_SWAP disk; the 2001-06-21 01:36:09 +00:00