diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-27 17:56:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-27 17:56:49 +0000 |
commit | b6796f6d5e4e6c9f327c4c059ba595414a97315f (patch) | |
tree | 88077a487f54f759c0cac3b00b6e0c7197c2bd8f | |
parent | 000d5e3a1d3343d648f3b1268f68518dd088e77c (diff) |
fix some spacing issues in the copyright; permission granted
from the authors, henning and gollo
from Brad Tilley
-rw-r--r-- | share/man/man4/pflow.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/pflow.4 b/share/man/man4/pflow.4 index df5d46639d3..450eaefbe13 100644 --- a/share/man/man4/pflow.4 +++ b/share/man/man4/pflow.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pflow.4,v 1.9 2008/10/29 14:49:39 jmc Exp $ +.\" $OpenBSD: pflow.4,v 1.10 2009/11/27 17:56:48 jmc Exp $ .\" .\" Copyright (c) 2008 Henning Brauer <henning@openbsd.org> .\" Copyright (c) 2008 Joerg Goltermann <jg@osn.de> @@ -7,15 +7,15 @@ .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. .\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALLWARRANTIES +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BELIABLE FOR +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISINGOUT OF +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 29 2008 $ +.Dd $Mdocdate: November 27 2009 $ .Dt PFLOW 4 .Os .Sh NAME |