diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-10-19 16:53:16 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-10-19 16:53:16 +0000 |
commit | 45843dc3b26d9128d079ee7202d9234a5c46090b (patch) | |
tree | d323db95706b4fa75aa16bb76cbaafcce44e8a00 /share/man/man4/gre.4 | |
parent | 9f9c5ce0b14898e4abdab002cee582ad254afa03 (diff) |
fix obvious .An formatting errors
found while working on mandoc apropos
Diffstat (limited to 'share/man/man4/gre.4')
-rw-r--r-- | share/man/man4/gre.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4 index bf94060f6cf..950c86405c0 100644 --- a/share/man/man4/gre.4 +++ b/share/man/man4/gre.4 @@ -1,11 +1,11 @@ -.\" $OpenBSD: gre.4,v 1.38 2013/07/16 16:05:48 schwarze Exp $ +.\" $OpenBSD: gre.4,v 1.39 2013/10/19 16:53:15 schwarze Exp $ .\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $ .\" .\" Copyright 1998 (c) The NetBSD Foundation, Inc. .\" All rights reserved. .\" .\" This code is derived from software contributed to The NetBSD Foundation -.\" by Heiko W.Rupp <hwr@pilhuhn.de> +.\" by Heiko W. Rupp <hwr@pilhuhn.de> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: October 19 2013 $ .Dt GRE 4 .Os .Sh NAME @@ -288,7 +288,7 @@ these packets. .%T Web Cache Coordination Protocol V2.0 .Re .Sh AUTHORS -.An Heiko W.Rupp Aq Mt hwr@pilhuhn.de +.An Heiko W. Rupp Aq Mt hwr@pilhuhn.de .Sh BUGS GRE RFC not yet fully implemented (no GRE options). .Pp |