From 46a35032ff93a8567e943f51b961d9abc297ba56 Mon Sep 17 00:00:00 2001 From: linggao Date: Tue, 23 Jun 2015 14:26:37 -0400 Subject: [PATCH] changed the man page for the usage of lsdef -t switch --- xCAT-client/pods/man1/switchdiscover.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/switchdiscover.1.pod b/xCAT-client/pods/man1/switchdiscover.1.pod index c96351340..b091ace8a 100755 --- a/xCAT-client/pods/man1/switchdiscover.1.pod +++ b/xCAT-client/pods/man1/switchdiscover.1.pod @@ -19,7 +19,7 @@ I flag. You can write the discovered switches into xCAT database with B<-w> flag. This command supports may output formats such as xml(B<-x>), raw(B<-r>) and stanza(B<-z>) in addition to the default format. -To view all the switches defined in the xCAT databasee use B command. +To view all the switches defined in the xCAT databasee use B command. For lldp method, please make sure that lldpd package is installed and lldpd is running on the xCAT management node. lldpd comes from xcat-dep packge or you can get it from http://vincentbernat.github.io/lldpd/installation.html.