From db1196a91d1db371e29d8c380dd0b663001571a4 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 12 Jan 2004 23:39:00 +0000 Subject: [PATCH] ld.so is ld.so.1 on solaris --- sudoers.man.in | 4 ++-- sudoers.pod | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sudoers.man.in b/sudoers.man.in index c314417c4..9c1615de7 100644 --- a/sudoers.man.in +++ b/sudoers.man.in @@ -167,7 +167,7 @@ .\" ======================================================================== .\" .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 diff --git a/sudoers.pod b/sudoers.pod index efbfdcacf..6a9736c6a 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1164,7 +1164,7 @@ work at compile-time. I should work on SunOS, Solaris, B to work on AIX and UnixWare. I is expected to work on most operating systems that support the C 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 is supported. To enable I for a command, use the C tag as documented -- 2.40.0