From 62791fb3ea10a7cc1e4bb5d97febe7ce4249ea11 Mon Sep 17 00:00:00 2001 From: nott Date: Tue, 18 Nov 2008 20:03:09 +0000 Subject: [PATCH] Fix bad example. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/lsdef.1.pod | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/xCAT-client/pods/man1/lsdef.1.pod b/xCAT-client/pods/man1/lsdef.1.pod index b70cc5d1e..292f80a74 100644 --- a/xCAT-client/pods/man1/lsdef.1.pod +++ b/xCAT-client/pods/man1/lsdef.1.pod @@ -114,9 +114,9 @@ To list an osimage definition named "aix53J". =item 7. -To list all adapter definitions for node "clstrn03". +To list all node definitions that have a status value of "booting". - lsdef -t adapter -w nodename=clstrn03 + lsdef -t node -w status=booting =item 8. @@ -130,12 +130,6 @@ To list all the attributes of the nodes that are members of the group "service". lsdef -t node -l service -=item 10. - -To list all nodes that have a service node called "FMS01". - - lsdef -t node -w nfsserver=FMS01 - =back @@ -153,4 +147,4 @@ This command is part of the xCAT software product. =head1 SEE ALSO -L, L, L, L \ No newline at end of file +L, L, L, L