Module Name: src
Committed By: wiz
Date: Thu Dec 16 19:25:41 UTC 2010
Modified Files:
src/libexec/ld.elf_so: ld.elf_so.1
Log Message:
Note that $ORIGIN kernel support (in kern/kern_exec.c) is currently disabled.
Info from sk...@.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/libexec/ld.elf_so/ld.elf_so.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/ld.elf_so/ld.elf_so.1
diff -u src/libexec/ld.elf_so/ld.elf_so.1:1.12 src/libexec/ld.elf_so/ld.elf_so.1:1.13
--- src/libexec/ld.elf_so/ld.elf_so.1:1.12 Sun May 25 19:48:35 2008
+++ src/libexec/ld.elf_so/ld.elf_so.1 Thu Dec 16 19:25:41 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: ld.elf_so.1,v 1.12 2008/05/25 19:48:35 wiz Exp $
+.\" $NetBSD: ld.elf_so.1,v 1.13 2010/12/16 19:25:41 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 18, 2007
+.Dd December 16, 2010
.Dt LD.ELF_SO 1
.Os
.Sh NAME
@@ -108,6 +108,9 @@
Currently unimplemented.
.It $ORIGIN
The directory of the main object.
+Implemented in
+.Nm
+but the kernel support is currently disabled.
.It $OSNAME
The value of the
.Dv kern.ostype