diff options
author | maximilian attems <maks@debian.org> | 2010-04-10 06:40:46 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2010-04-10 06:41:14 +0200 |
commit | 30906972191d78dde73363441b4b8670b116f528 (patch) | |
tree | 4ac81533bf6a8d72b8c09d00184709a76829b7af | |
parent | 4b7ef011bf8d2e532a1944f0ff423163588a6878 (diff) | |
download | initramfs-tools-30906972191d78dde73363441b4b8670b116f528.tar.gz initramfs-tools-30906972191d78dde73363441b4b8670b116f528.zip |
initramfs-tools.8: cryptopts param gone
since a while already, rm ref.
Signed-off-by: maximilian attems <maks@debian.org>
-rw-r--r-- | initramfs-tools.8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8 index 6d0ae68..fb289a7 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -69,10 +69,6 @@ NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt in any recent Linux source for details. Optional paramater for NFS root. .TP -\fB\fI cryptopts -passes the args for cryptoroot. Set by the cryptsetup boot hooks. - -.TP \fB\fI boot either local or NFS (affects which initramfs scripts are run, see the "Subdirectories" section under boot scripts). |