From 433c7b1d193282f1cee3d2d64a756098b41287e2 Mon Sep 17 00:00:00 2001 From: lukem Date: Mon, 8 Jun 1998 10:58:45 +0000 Subject: [PATCH] don't need trailing empty paragraph --- lib/libutil/pidlock.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libutil/pidlock.3 b/lib/libutil/pidlock.3 index 1bdda5eca94b..4790e9f058a8 100644 --- a/lib/libutil/pidlock.3 +++ b/lib/libutil/pidlock.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: pidlock.3,v 1.2 1998/02/05 18:52:28 perry Exp $ +.\" $NetBSD: pidlock.3,v 1.3 1998/06/08 10:58:45 lukem Exp $ .\" .\" Copyright 1996, 1997 by Curt Sampson .\" @@ -169,4 +169,3 @@ The PID returned will be the pid of the locker on the remote machine if .Dv PIDLOCK_USEHOSTNAME is specified, but there is no indication that this is not on the local machine. -.Pp