update manual and headers for updated error message
This commit is contained in:
@ -224,9 +224,9 @@ The ID and style of a fix match for a fix you are changing with a fix
|
||||
command, but the new group you are specifying does not match the old
|
||||
group.
|
||||
|
||||
E: Unknown fix style %s
|
||||
E: Unrecognized fix style %s
|
||||
|
||||
UNDOCUMENTED
|
||||
The choice of fix style is unknown.
|
||||
|
||||
E: Could not find fix_modify ID
|
||||
|
||||
@ -240,9 +240,9 @@ E: Reuse of compute ID
|
||||
|
||||
A compute ID cannot be used twice.
|
||||
|
||||
E: Unknown compute style %s
|
||||
E: Unrecognized compute style %s
|
||||
|
||||
UNDOCUMENTED
|
||||
The choice of compute style is unknown.
|
||||
|
||||
E: Could not find compute_modify ID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user