summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2008-05-25 19:48:35 +0000
committerwiz <wiz@NetBSD.org>2008-05-25 19:48:35 +0000
commit488200e6ea22f0cdc41d67590abfdb460ec238dd (patch)
tree966cb367753553b391c7ec2955470c436a68c262 /libexec
parent6d252519d6df9851b81e021e0736f574adccc695 (diff)
Remove trailing whitespace and superfluous .Pp.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/ld.elf_so/ld.elf_so.15
1 files changed, 2 insertions, 3 deletions
diff --git a/libexec/ld.elf_so/ld.elf_so.1 b/libexec/ld.elf_so/ld.elf_so.1
index 91929f254ca..590160883d2 100644
--- a/libexec/ld.elf_so/ld.elf_so.1
+++ b/libexec/ld.elf_so/ld.elf_so.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: ld.elf_so.1,v 1.11 2008/04/30 13:10:52 martin Exp $
+.\" $NetBSD: ld.elf_so.1,v 1.12 2008/05/25 19:48:35 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -110,7 +110,7 @@ Currently unimplemented.
The directory of the main object.
.It $OSNAME
The value of the
-.Dv kern.ostype
+.Dv kern.ostype
.Xr sysctl 3 .
.It $OSREL
The value of the
@@ -214,7 +214,6 @@ library location hints supplied by the system administrator.
.Xr dlfcn 3 ,
.Xr elf 5
.Sh HISTORY
-.Pp
The ELF shared library model employed first appeared in Sys V R4.
.Pp
The path expansion variables first appeared in Solaris 10, and