diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-26 02:09:12 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-26 02:09:12 +0000 |
commit | 1d0d3ceafc49fdcf086b0d1f124eeac1b269af36 (patch) | |
tree | 96fa1b529192a511bb0f1659deee1987b46ca748 /share/man/man4/pms.4 | |
parent | 0b66d8296767d7f8acb7ad9b5bd3a03bba23f949 (diff) |
formatting nits, grammar, and trailing whitespace
Diffstat (limited to 'share/man/man4/pms.4')
-rw-r--r-- | share/man/man4/pms.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pms.4 b/share/man/man4/pms.4 index 12065a0465a..40d8d64bedf 100644 --- a/share/man/man4/pms.4 +++ b/share/man/man4/pms.4 @@ -1,9 +1,9 @@ -.\" $OpenBSD: pms.4,v 1.2 2001/06/22 12:15:46 mpech Exp $ +.\" $OpenBSD: pms.4,v 1.3 2001/06/26 02:09:10 pjanzen Exp $ .\" $NetBSD: pms.4,v 1.4 2000/07/05 15:45:34 msaitoh Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -19,7 +19,7 @@ .\" information about NetBSD. .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -30,7 +30,7 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" +.\" .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>> .\" .Dd March 12, 1997 |