summaryrefslogtreecommitdiffstats
path: root/man/prokit.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.1in
parent3eed7901d0087df85340f186fb19b2867ff28d39 (diff)
prokit*(1): Use .P macro instead of .sp
Diffstat (limited to 'man/prokit.1in')
-rw-r--r--man/prokit.1in6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/prokit.1in b/man/prokit.1in
index 945fe17..82316be 100644
--- a/man/prokit.1in
+++ b/man/prokit.1in
@@ -37,17 +37,17 @@ Run a shell in an isolated environment
.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/>.