diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
commit | 0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96 (patch) | |
tree | b3bc1578c597e5672077e41ccd208441fd2d7f64 /share/man/man4/ng_async.4 | |
parent | 7558f6b4f393bba0bb7774274e201ae91731f960 (diff) |
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Notes
Notes:
svn path=/head/; revision=213573
Diffstat (limited to 'share/man/man4/ng_async.4')
-rw-r--r-- | share/man/man4/ng_async.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/ng_async.4 b/share/man/man4/ng_async.4 index 4f7a2e1eb1c7..bb6b0be929d5 100644 --- a/share/man/man4/ng_async.4 +++ b/share/man/man4/ng_async.4 @@ -88,7 +88,6 @@ Flag sharing between frames is disabled after one second of transmit idle time. .Sh HOOKS This node type supports the following hooks: -.Pp .Bl -tag -width foobar .It Dv async Asynchronous connection. |