Weakened demand to print file path in following message

This commit is contained in:
2008-02-21 21:53:26 +00:00
parent 48d1f22284
commit 32cc7d4d6b
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ struct libdax_msgs_item;
individual disk file.
No message text shall be added to the file path. The ERRFILE message
shall be issued before the human readable message which carries the
true event severity. That message shall contain the file path so it
true event severity. That message should contain the file path so it
can be found by strstr(message, path)!=NULL.
The error code shall be the same as with the human readable message.
*/