summaryrefslogtreecommitdiffstats
path: root/lib/libcuse
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-06-23 18:40:21 +0000
committerjoel <joel@FreeBSD.org>2014-06-23 18:40:21 +0000
commitd94b51f5b9d2ec82746ffdf57ecb15252cca123e (patch)
treeceb4f439bccdaec74e6fa2ffb4d100969d70c478 /lib/libcuse
parent0f2e70685cd79d3c85d1847965d5b31f9ff45b6c (diff)
downloadFreeBSD-src-d94b51f5b9d2ec82746ffdf57ecb15252cca123e.zip
FreeBSD-src-d94b51f5b9d2ec82746ffdf57ecb15252cca123e.tar.gz
mdoc: remove superfluous paragraph macros.
Diffstat (limited to 'lib/libcuse')
-rw-r--r--lib/libcuse/cuse.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcuse/cuse.3 b/lib/libcuse/cuse.3
index 356c518..6d8d2a3 100644
--- a/lib/libcuse/cuse.3
+++ b/lib/libcuse/cuse.3
@@ -262,7 +262,6 @@ is returned.
.Ft "void"
.Fn "cuse_poll_wakeup" "void"
This function will wake up any file pollers.
-.Pp
.Sh LIBRARY LIMITATIONS
Transfer lengths for
.Fn read ,
@@ -374,7 +373,6 @@ values in case of failure and success.
The events argument is also a mask of
.Dv CUSE_POLL_XXX
values.
-.Pp
.Bd -literal -offset indent
struct cuse_methods {
cuse_open_t *cm_open;
OpenPOWER on IntegriCloud