diff options
Diffstat (limited to 'usr/src/tools/scripts/webrev.sh')
| -rw-r--r-- | usr/src/tools/scripts/webrev.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/webrev.sh b/usr/src/tools/scripts/webrev.sh index 2229e39be0..66fd2ab854 100644 --- a/usr/src/tools/scripts/webrev.sh +++ b/usr/src/tools/scripts/webrev.sh @@ -3293,7 +3293,7 @@ print "<table>" # syntax characters) in the email address. # # Otherwise, use the current userid in the form "John Doe (jdoe)", but -# to maintain compatibility with passwd(4), we must support '&' substitutions. +# to maintain compatibility with passwd(5), we must support '&' substitutions. # preparer= if [[ "$SCM_MODE" == git ]]; then |
