From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- libexec/rtld-aout/rtld.1aout | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'libexec/rtld-aout/rtld.1aout') diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index 5807a9d..6c2ca18 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -40,10 +40,8 @@ is a self-contained, position independent program image providing run-time support for loading and link-editing shared objects into a process' address space. It uses the data structures -.Po -see -.Xr link 5 -.Pc +(see +.Xr link 5 ) contained within dynamically linked programs to determine which shared libraries are needed and loads them at a convenient virtual address using the @@ -76,15 +74,13 @@ has relocated this symbol to a location other than 0, assumes the services of .Nm are needed -.Po -see +(see .Xr link 5 -for details -.Pc \&. +for details). .Em crt0 passes control to -.Nm -\&'s entry point before the program's +.Nm Ns 's +entry point before the program's .Fn main routine is called. Thus, .Nm @@ -178,9 +174,8 @@ The following conversions can be used: .Bl -tag -width "xxxx" .It \&%a The main program's name -.Po also known as -.Dq __progname -.Pc . +(also known as +.Dq __progname ) . .It \&%A The value of the environment variable .Ev LD_TRACE_LOADED_OBJECTS_PROGNAME -- cgit v1.1