added hint about how to get the swap partion kernel node numbers
svn path=/nixos/branches/fix-style/; revision=14184
This commit is contained in:
parent
802d4f02c4
commit
86f5d9dace
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
|||
example = "0:0";
|
||||
description = "
|
||||
Device for manual resume attempt during boot. Looks like
|
||||
major:minor .
|
||||
major:minor. ls -l /dev/SWAP_PARTION shows them.
|
||||
";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue