Rename script -> transcript

This commit is contained in:
Todd C. Miller
2009-09-06 13:28:36 +00:00
parent c8fc35b0a6
commit 927e98e29f
9 changed files with 38 additions and 38 deletions

View File

@@ -315,7 +315,7 @@ struct sudo_defs_types sudo_defs_table[] = {
"The umask specified in sudoers will override the user's, even if it is more permissive",
NULL,
}, {
"script", T_FLAG,
"transcript", T_FLAG,
"Log a transcript of the command being run",
NULL,
}, {