diff options
| author | wiz <wiz@NetBSD.org> | 2001-04-26 23:27:44 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-04-26 23:27:44 +0000 |
| commit | 301a2dbf8edb4ff0fffa481638211d44ecaad641 (patch) | |
| tree | 4085f001cc76773d87ab806dff76f6261e949f06 | |
| parent | 9c3be95203202ff3d91645e8abe66b1d342f0a2e (diff) | |
Fix date and whitespace mininits.
| -rw-r--r-- | usr.sbin/rip6query/rip6query.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/rip6query/rip6query.8 b/usr.sbin/rip6query/rip6query.8 index 9ea06ba2cf3..d9900f30e03 100644 --- a/usr.sbin/rip6query/rip6query.8 +++ b/usr.sbin/rip6query/rip6query.8 @@ -1,7 +1,7 @@ .\" .\" Copyright (C) 1998 and 1999 WIDE Project. .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -13,7 +13,7 @@ .\" 3. Neither the name of the project nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -26,10 +26,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $NetBSD: rip6query.8,v 1.1 2000/01/19 06:35:23 itojun Exp $ +.\" $NetBSD: rip6query.8,v 1.2 2001/04/26 23:27:44 wiz Exp $ .\" KAME Id: rip6query.8,v 1.2 2000/01/19 06:24:55 itojun Exp .\" -.Dd Oct 7, 1999 +.Dd October 7, 1999 .Dt RIP6QUERY 8 .Os .Sh NAME |
