diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2006-04-18 22:43:46 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2006-04-18 22:43:46 +0000 |
| commit | a20d25c0d005f813a99ef794d5a370e9cfb796cc (patch) | |
| tree | 3403685937091bf6941ab1f887ad97c0fc96d883 | |
| parent | af60634800c3f4327c4bb77f9d2b4721499a2c53 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 5c5c4ed4ce4e5..1e4c64c95e96b 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1465,7 +1465,7 @@ options ADW_ALLOW_MEMIO # options ISP_TARGET_MODE=1 # -# IUSP_DEFAULT_ROLES - default role (none, target, init, both) +# ISP_DEFAULT_ROLES - default role (none, target, init, both) # options ISP_DEFAULT_ROLES=3 |
