aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2006-01-14 16:21:19 -0500
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-14 21:27:14 -0500
commita6b25b675db9f9f1af640b928f5476e8454b391c (patch)
tree6b2aa2a6cacc6001f253ac23edb632f52e276a7c /Documentation/kernel-parameters.txt
parent9c878967d32a10cb604718f7608efa0ea3d8b596 (diff)
[PATCH] nlm kernel-parameters update
Add 2 lockd kernel parameters and spell 2 others correctly. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Cc: Neil Brown <neilb@cse.unsw.edu.au> Cc: Olaf Kirch <okir@suse.de> Cc: <buraphalinuxserver@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt12
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>