From dbfca3be2ad725367071467557cc3360cbc7052b Mon Sep 17 00:00:00 2001 From: ligc Date: Mon, 25 Jan 2010 09:28:33 +0000 Subject: [PATCH] manpage update for relative path support: noderange, mknimimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mknimimage.1.pod | 4 ++-- xCAT-client/pods/man3/noderange.3.pod | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/mknimimage.1.pod b/xCAT-client/pods/man1/mknimimage.1.pod index 947a3e81e..4cb32ffb3 100644 --- a/xCAT-client/pods/man1/mknimimage.1.pod +++ b/xCAT-client/pods/man1/mknimimage.1.pod @@ -52,7 +52,7 @@ Specifies one or more "attribute equals value" pairs, separated by spaces. Attr= =item B<-b mksysbfile> -Used to specify the full path name of a mksysb file to use when defining a NIM mksysb resource. +Used to specify the path name of a mksysb file to use when defining a NIM mksysb resource. =item B<-f|--force> @@ -88,7 +88,7 @@ Use this option to specify that a NIM "shared_root" resource be created for the =item B<-s image_source> -The source of software to use when creating the new NIM lpp_source resource. This could be a source directory or a previously defined NIM lpp_source resource name. B +The source of software to use when creating the new NIM lpp_source resource. This could be a source directory or a previously defined NIM lpp_source resource name. =item B<-t nimtype> diff --git a/xCAT-client/pods/man3/noderange.3.pod b/xCAT-client/pods/man3/noderange.3.pod index a1f6f63b5..10d7058a7 100644 --- a/xCAT-client/pods/man3/noderange.3.pod +++ b/xCAT-client/pods/man3/noderange.3.pod @@ -73,7 +73,7 @@ A regular expression match of nodes or groups: /node[345].* (will match any nodes that start with node3, node4, or node5) /group[12].* (will match any groups that start with group1 or group2) -The full path of a file containing noderanges of nodes or groups: +The path of a file containing noderanges of nodes or groups: ^/tmp/nodelist