]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
su: add note about merged /usr
authorKarel Zak <kzak@redhat.com>
Wed, 22 Aug 2018 09:39:13 +0000 (11:39 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Aug 2018 09:39:13 +0000 (11:39 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/runuser.1
login-utils/su.1

index af834e840a121ddaecbcfae1074f7f28e0266d75..bf0d02471a5ab71653b9c3ac331997b575b41868 100644 (file)
@@ -197,6 +197,9 @@ and \-\-login and \-\-preserve\-environment were not specified
 initializes
 .BR PATH .
 .RE
+.sp
+The environment variable PATH may be different on systems where /bin and /sbin
+are merged into /usr.
 .SH EXIT STATUS
 .B runuser
 normally returns the exit status of the command it executed.  If the
index 5cf3211effb31f07479b04222aef4671d4d85d7e..d6a064fd2d06f259dbbf8a07448d72f2115e359c 100644 (file)
@@ -223,6 +223,9 @@ and \-\-login and \-\-preserve\-environment were not specified
 initializes
 .BR PATH .
 .RE
+.sp
+The environment variable PATH may be different on systems where /bin and /sbin
+are merged into /usr.
 .SH EXIT STATUS
 .B su
 normally returns the exit status of the command it executed.  If the