]> granicus.if.org Git - sudo/commitdiff
ld.so is ld.so.1 on solaris
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Jan 2004 23:39:00 +0000 (23:39 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Jan 2004 23:39:00 +0000 (23:39 +0000)
sudoers.man.in
sudoers.pod

index c314417c41e651cd7ac9fb98e5c7bbed50bf930f..9c1615de7cfa93e044c9d8820fa8e683070ea90e 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "SUDOERS @mansectform@"
-.TH SUDOERS @mansectform@ "January  9, 2004" "1.6.8" "MAINTENANCE COMMANDS"
+.TH SUDOERS @mansectform@ "January 12, 2004" "1.6.8" "MAINTENANCE COMMANDS"
 .SH "NAME"
 sudoers \- list of which users may execute what
 .SH "DESCRIPTION"
@@ -1297,7 +1297,7 @@ work at compile\-time.  \fINoexec\fR should work on SunOS, Solaris,
 \&\fBnot\fR to work on \s-1AIX\s0 and UnixWare.  \fINoexec\fR is expected to work
 on most operating systems that support the \f(CW\*(C`LD_PRELOAD\*(C'\fR environment
 variable.  Check your operating system's manual pages for the dynamic
-linker (usually ld.so, dyld, dld.sl, rld, or loader) to see if
+linker (usually ld.so, ld.so.1, dyld, dld.sl, rld, or loader) to see if
 \&\f(CW\*(C`LD_PRELOAD\*(C'\fR is supported.
 .PP
 To enable \fInoexec\fR for a command, use the \f(CW\*(C`NOEXEC\*(C'\fR tag as documented
index efbfdcacfb7ebdd13793986f67935232d2f9d7dd..6a9736c6acf89e3cf2007b6ea2ce8318eb905f71 100644 (file)
@@ -1164,7 +1164,7 @@ work at compile-time.  I<Noexec> should work on SunOS, Solaris,
 B<not> to work on AIX and UnixWare.  I<Noexec> is expected to work
 on most operating systems that support the C<LD_PRELOAD> environment
 variable.  Check your operating system's manual pages for the dynamic
-linker (usually ld.so, dyld, dld.sl, rld, or loader) to see if
+linker (usually ld.so, ld.so.1, dyld, dld.sl, rld, or loader) to see if
 C<LD_PRELOAD> is supported.
 
 To enable I<noexec> for a command, use the C<NOEXEC> tag as documented