Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/ld.elf_so Remove superfluous Pp.



details:   https://anonhg.NetBSD.org/src/rev/7ceaf5ca5f3c
branches:  trunk
changeset: 759820:7ceaf5ca5f3c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 17 08:50:26 2010 +0000

description:
Remove superfluous Pp.

diffstat:

 libexec/ld.elf_so/ld.elf_so.1 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 325b609b29ef -r 7ceaf5ca5f3c libexec/ld.elf_so/ld.elf_so.1
--- a/libexec/ld.elf_so/ld.elf_so.1     Fri Dec 17 08:23:04 2010 +0000
+++ b/libexec/ld.elf_so/ld.elf_so.1     Fri Dec 17 08:50:26 2010 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index