summaryrefslogtreecommitdiffstats
path: root/man/prokit-help.1in
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-25 21:43:54 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-25 21:43:54 (EDT)
commitb1ade39936b543c1c38a6937904b44cfeeffef7c (patch)
tree690711949849248111ab2e6e7a8f7bf46ff18bf9 /man/prokit-help.1in
parent3eed7901d0087df85340f186fb19b2867ff28d39 (diff)
prokit*(1): Use .P macro instead of .sp
Diffstat (limited to 'man/prokit-help.1in')
-rw-r--r--man/prokit-help.1in10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/prokit-help.1in b/man/prokit-help.1in
index e0bc17f..ee61f8a 100644
--- a/man/prokit-help.1in
+++ b/man/prokit-help.1in
@@ -10,26 +10,26 @@ prokit-help \- Print help information
.SH DESCRIPTION
With no \fIcommand\fP given, \fBprokit help\fP prints a synopsis and option list
for the \fBprokit\fP command and a list of prokit commands with descriptions.
-.sp
+.P
With a \fIcommand\fP given, \fBprokit help\fP prints a synopsis for that
\fIcommand\fP.
-.sp
+.P
Note that \fBprokit -h\fP [\fIcommand\fP] is equivalent to \fBprokit help\fP
[\fIcommand\fP].
.SH COPYRIGHT
Copyright (C) 2014 Patrick "P. J." McDermott
-.sp
+.P
The ProteanOS Development Kit is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
-.sp
+.P
The ProteanOS Development Kit is distributed in the hope that it
will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
-.sp
+.P
You should have received a copy of the GNU General Public License
along with the ProteanOS Development Kit. If not, see
<http://www.gnu.org/licenses/>.