From 4dfd7ed6ff346dd7ba1ef920668c38d6461c3f8e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 13 May 2009 22:42:31 +0000 Subject: No Pp needed before El. --- lib/libpuffs/puffs_node.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libpuffs/puffs_node.3 b/lib/libpuffs/puffs_node.3 index ea122037a58..2eb6da0efd6 100644 --- a/lib/libpuffs/puffs_node.3 +++ b/lib/libpuffs/puffs_node.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: puffs_node.3,v 1.4 2009/02/20 14:26:56 pooka Exp $ +.\" $NetBSD: puffs_node.3,v 1.5 2009/05/13 22:42:31 wiz Exp $ .\" .\" Copyright (c) 2007 Antti Kantee. All rights reserved. .\" @@ -96,7 +96,6 @@ Free all resources associated with node .Ar pn . This is typically called from .Fn puffs_node_reclaim . -.Pp .El .Sh SEE ALSO .Xr puffs 3 -- cgit