summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-19 12:35:40 +0000
committeruqs <uqs@FreeBSD.org>2010-10-19 12:35:40 +0000
commit7fc6083fedd17697b1b79c3a7e217e95361f7069 (patch)
tree8a9707f57efbd01f10a27516f36afa8365381e42 /usr.sbin/apmd
parent9a0c150d2eb7898e81bbf63f17cf0bf6a9147a6c (diff)
downloadFreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.zip
FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.tar.gz
mdoc: drop even more redundant .Pp calls
No change in rendered output, less mandoc lint warnings. Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r--usr.sbin/apmd/apmd.82
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8
index 892826c..4ca8aae 100644
--- a/usr.sbin/apmd/apmd.8
+++ b/usr.sbin/apmd/apmd.8
@@ -143,7 +143,6 @@ The structure of the
.Nm
configuration file is quite simple.
For example:
-.Pp
.Bd -literal
apm_event SUSPENDREQ {
exec "sync && sync && sync";
@@ -161,7 +160,6 @@ to receive the APM event
command 3 times and wait for a while, then execute
.Nm zzz ( Ns Nm apm Fl z )
to put the system in the suspend state.
-.Pp
.Bl -bullet
.It
The apm_event keyword
OpenPOWER on IntegriCloud