summaryrefslogtreecommitdiffstats
path: root/share/man/man9/kernacc.9
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerdd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commiteaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /share/man/man9/kernacc.9
parent8636b161b333b18525b6f5ffc5139079c29c0d63 (diff)
downloadFreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip
FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'share/man/man9/kernacc.9')
-rw-r--r--share/man/man9/kernacc.92
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/kernacc.9 b/share/man/man9/kernacc.9
index ab83a94..5fe6021 100644
--- a/share/man/man9/kernacc.9
+++ b/share/man/man9/kernacc.9
@@ -78,14 +78,12 @@ to represent an user space address.
The process context to use for this
operation is taken from the global variable
.Va curproc .
-.Pp
.Sh RETURN VALUES
Both functions return boolean true if the type of access specified
by
.Fa rw
is permitted.
Otherwise boolean false is returned.
-.Pp
.Sh BUGS
The process pointer should be passed in as an argument to
.Fn useracc .
OpenPOWER on IntegriCloud