summaryrefslogtreecommitdiff
path: root/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell.c')
-rw-r--r--shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.c b/shell.c
index b417d24..868c23b 100644
--- a/shell.c
+++ b/shell.c
@@ -1141,7 +1141,7 @@ maybe_make_restricted (name)
#if defined (AUDIT_SHELL)
/* Perhaps make this shell an `audited' one, based on NAME. If the
- basename of NAME is "aubash", then this shell is audited. The
+ basename of NAME is "vbash", then this shell is audited. The
name of the audited shell is a configurable option, see config.h.
In an audited shell, all actions performed by root will be logged
to the audit system.