Remove superfluous Pp.

This commit is contained in:
wiz 2010-12-17 08:50:26 +00:00
parent 43b7e12140
commit 617acddc41
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ld.elf_so.1,v 1.14 2010/12/17 07:04:52 skrll Exp $
.\" $NetBSD: ld.elf_so.1,v 1.15 2010/12/17 08:50:26 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -62,7 +62,6 @@ and the number of entries.
The entry point of the program and the base address of where
.Nm
is loaded is also supplied.
.Pp
.Ss Finding objects
Each
.Xr elf 5