From 3bb52d41098dd25fe3d496b6aa7ce9048d3df063 Mon Sep 17 00:00:00 2001 From: yinle Date: Tue, 31 Dec 2013 01:41:03 -0800 Subject: [PATCH] minor fix --- xCAT-client/pods/man1/lsslp.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/lsslp.1.pod b/xCAT-client/pods/man1/lsslp.1.pod index 793fa67f3..de0b96078 100644 --- a/xCAT-client/pods/man1/lsslp.1.pod +++ b/xCAT-client/pods/man1/lsslp.1.pod @@ -41,7 +41,7 @@ B<-u> Do unicast to a specified IP range. Must be used with -s and --ra B<--range> Specify one or more IP ranges. Must be use in unicast mode. It accepts multiple formats. For example, 192.168.1.1/24, 40-41.1-2.3-4.1-100. If the range is huge, for example, 192.168.1.1/8, lsslp may take a very long time for node scan. - So the reange should be exactly specified. + So the range should be exactly specified. B<-r> Display Raw SLP response.