FreeBSD Bugzilla – Attachment 42495 Details for
Bug 66264
[patch] libexec/rtld/rtld.1 typo fixes not MFC'd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.42 KB, created by
Michel Lavondes
on 2004-05-04 19:00:41 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michel Lavondes
Created:
2004-05-04 19:00:41 UTC
Size:
1.42 KB
patch
obsolete
>--- rtld.1.orig Mon May 3 07:39:39 2004 >+++ rtld.1 Mon May 3 09:25:46 2004 >@@ -1,5 +1,3 @@ >-.\" $FreeBSD: src/libexec/rtld-elf/rtld.1,v 1.18.2.7 2002/01/10 17:51:28 ru Exp $ >-.\" > .\" Copyright (c) 1995 Paul Kranenburg > .\" All rights reserved. > .\" >@@ -28,7 +26,9 @@ > .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF > .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > .\" >-.Dd January 28, 2000 >+.\" $FreeBSD: src/libexec/rtld-elf/rtld.1,v 1.18.2.7 2002/01/10 17:51:28 ru Exp $ >+.\" >+.Dd May 3, 2004 > .Dt RTLD 1 > .Os > .Sh NAME >@@ -36,8 +36,9 @@ > .Nm rtld > .Nd run-time link-editor > .Sh DESCRIPTION >+The > .Nm >-is a self-contained shared object providing run-time >+utility is a self-contained shared object providing run-time > support for loading and link-editing shared objects into a process' > address space. > It is also commonly known as the dynamic linker. >@@ -65,7 +66,7 @@ > relocating, and initializing the program and its required shared > objects, it transfers control to the entry point of the program. > .Pp >-To locate the required shared objects in the filesystem, >+To locate the required shared objects in the file system, > .Nm > may use a > .Dq hints >@@ -149,8 +150,9 @@ > are recognized and have their usual meaning. > .El > .Sh FILES >-.Bl -tag -width indent >+.Bl -tag -width ".Pa /var/run/ld-elf.so.hints" -compact > .It Pa /var/run/ld-elf.so.hints >+Hints file. > .El > .Sh SEE ALSO > .Xr ld 1 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66264
: 42495