From 834dd528d833aa684d7856cd66c0eba8c194cdc6 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 30 Apr 2010 12:07:28 +0000 Subject: [PATCH] add eventlog/auditlog restriction to manpage defect 2993723 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/tabedit.8.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man8/tabedit.8.pod b/xCAT-client/pods/man8/tabedit.8.pod index 78476452f..4514a72c6 100644 --- a/xCAT-client/pods/man8/tabedit.8.pod +++ b/xCAT-client/pods/man8/tabedit.8.pod @@ -14,6 +14,7 @@ The tabedit command opens the specified table in the user's editor, allows them text, and then writes changes back to the database table. The table is flattened into a CSV (comma separated values) format file before giving it to the editor. After the editor is exited, the CSV file will be translated back into the database format. +You may not tabedit the auditlog or eventlog because indexes will be regenerated. =head1 OPTIONS @@ -69,4 +70,4 @@ To edit the site table: =head1 SEE ALSO -L, L, L \ No newline at end of file +L, L, L