From cccac10b43b452e067279f57154c4d66c5a267d7 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Jan 2006 21:57:50 +0000 Subject: [PATCH] Remove superfluous .Pp. --- share/man/man9/signal.9 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man9/signal.9 b/share/man/man9/signal.9 index 197fa85132c3..d50f205601f6 100644 --- a/share/man/man9/signal.9 +++ b/share/man/man9/signal.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: signal.9,v 1.13 2006/01/16 22:14:54 yamt Exp $ +.\" $NetBSD: signal.9,v 1.14 2006/01/20 21:57:50 wiz Exp $ .\" .\" Copyright (c) 1996, 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -548,7 +548,6 @@ that the trampoline is used for traditional BSD-style signal handlers and implements version 1 of the signal trampoline ABI: .Bd -literal -offset indent __sigtramp_sigcontext_1 -.Pp .Ed .Pp The current signal trampoline is: