From: Todd C. Miller Date: Thu, 22 Feb 2018 20:17:37 +0000 (-0700) Subject: Fix a typo. X-Git-Tag: SUDO_1_8_23^2~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb062332479255d8618666f6daeefc2f6a187512;p=sudo Fix a typo. --- diff --git a/doc/UPGRADE b/doc/UPGRADE index 4789efc48..30444fdb1 100644 --- a/doc/UPGRADE +++ b/doc/UPGRADE @@ -3,7 +3,7 @@ Notes on upgrading from an older release o Upgrading from a version prior to 1.8.23: - In sudo 1.8.23 the "sudoers2ldif" script and the "visudo -c" + In sudo 1.8.23 the "sudoers2ldif" script and the "visudo -x" functionality has been superseded by the "cvtsudoers" utility. The cvtsudoers utility is intended to be a drop-in replacement for "sudoers2ldif". Because it uses the same parser as sudo