diff --git a/xCAT-client/pods/man1/regnotif.1.pod b/xCAT-client/pods/man1/regnotif.1.pod index 59b33555a..a51db6780 100644 --- a/xCAT-client/pods/man1/regnotif.1.pod +++ b/xCAT-client/pods/man1/regnotif.1.pod @@ -20,7 +20,7 @@ This command is used to register a Perl module or a command to the xCAT notifica =head1 Parameters -I is the full path name of the Perl module or command to be registered. +I is the path name of the Perl module or command to be registered. I is the name of the table that the user is interested in. =head1 OPTIONS diff --git a/xCAT-client/pods/man1/unregnotif.1.pod b/xCAT-client/pods/man1/unregnotif.1.pod index 0803c57d2..e64831d22 100644 --- a/xCAT-client/pods/man1/unregnotif.1.pod +++ b/xCAT-client/pods/man1/unregnotif.1.pod @@ -20,7 +20,7 @@ This command is used to unregistered a Perl module or a command that was watchin =head1 Parameters -I is the full path name of the Perl module or command to be registered. +I is the path name of the Perl module or command to be registered. =head1 OPTIONS