diff options
author | P. 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) |
commit | b1ade39936b543c1c38a6937904b44cfeeffef7c (patch) | |
tree | 690711949849248111ab2e6e7a8f7bf46ff18bf9 /man/prokit-version.1in | |
parent | 3eed7901d0087df85340f186fb19b2867ff28d39 (diff) |
prokit*(1): Use .P macro instead of .sp
Diffstat (limited to 'man/prokit-version.1in')
-rw-r--r-- | man/prokit-version.1in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/prokit-version.1in b/man/prokit-version.1in index 573bd95..bed2398 100644 --- a/man/prokit-version.1in +++ b/man/prokit-version.1in @@ -10,22 +10,22 @@ prokit-version \- Print version information .SH DESCRIPTION \fBprokit version\fP prints version, copyright, and license information for prokit. -.sp +.P Note that \fBprokit -V\fP is equivalent to \fBprokit version\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/>. |