summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libpuffs/puffs_node.33
1 files changed, 1 insertions, 2 deletions
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