diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index fe11fccf7e41..e88e348886f2 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -712,9 +712,17 @@ running once the system is up. | |||
712 | load_ramdisk= [RAM] List of ramdisks to load from floppy | 712 | load_ramdisk= [RAM] List of ramdisks to load from floppy |
713 | See Documentation/ramdisk.txt. | 713 | See Documentation/ramdisk.txt. |
714 | 714 | ||
715 | lockd.udpport= [NFS] | 715 | lockd.nlm_grace_period=P [NFS] Assign grace period. |
716 | Format: <integer> | ||
717 | |||
718 | lockd.nlm_tcpport=N [NFS] Assign TCP port. | ||
719 | Format: <integer> | ||
716 | 720 | ||
717 | lockd.tcpport= [NFS] | 721 | lockd.nlm_timeout=T [NFS] Assign timeout value. |
722 | Format: <integer> | ||
723 | |||
724 | lockd.nlm_udpport=M [NFS] Assign UDP port. | ||
725 | Format: <integer> | ||
718 | 726 | ||
719 | logibm.irq= [HW,MOUSE] Logitech Bus Mouse Driver | 727 | logibm.irq= [HW,MOUSE] Logitech Bus Mouse Driver |
720 | Format: <irq> | 728 | Format: <irq> |