]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
su: Mention SUID_* feature.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 25 May 2012 18:41:01 +0000 (20:41 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 29 May 2012 08:50:13 +0000 (10:50 +0200)
Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
Documentation/howto-compilation.txt

index 3617b34c72338d024d45980e4f763972d856fe3b..bebe0d257868d4abfd07f544b98b469604d88e3a 100644 (file)
@@ -25,7 +25,7 @@ Compiling
        ./configure SUID_CFLAGS="-fpie" SUID_LDFLAGS="-pie"
 
        The SUID_* feature is currently supported for chfn, chsh,
-       newgrp, write, mount, and umount.
+       newgrp, su, write, mount, and umount.
 
        Preferred compilation options for developers, when
        using gcc, are: