diff options
author | 2013-10-19 16:53:13 +0000 | |
---|---|---|
committer | 2013-10-19 16:53:13 +0000 | |
commit | f6a759b04cb7be32daba4fade0c8d7eb7119eac8 (patch) | |
tree | 79620250876474464a2a958e7087f470e11b9a53 | |
parent | Now carp_set_addr() and carp_set_addr6() break out of the loop after (diff) | |
download | wireguard-openbsd-f6a759b04cb7be32daba4fade0c8d7eb7119eac8.tar.xz wireguard-openbsd-f6a759b04cb7be32daba4fade0c8d7eb7119eac8.zip |
fix obvious .An formatting errors
found while working on mandoc apropos
-rw-r--r-- | sbin/growfs/growfs.8 | 10 | ||||
-rw-r--r-- | share/man/man4/acpitoshiba.4 | 6 | ||||
-rw-r--r-- | share/man/man4/atu.4 | 8 | ||||
-rw-r--r-- | share/man/man4/gre.4 | 8 |
4 files changed, 19 insertions, 13 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index c6b4fdf28ec..0a4b82a4dd0 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: growfs.8,v 1.11 2013/07/16 09:45:28 schwarze Exp $ +.\" $OpenBSD: growfs.8,v 1.12 2013/10/19 16:53:13 schwarze Exp $ .\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz .\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California. .\" All rights reserved. @@ -38,7 +38,7 @@ .\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $ .\" $FreeBSD: src/sbin/growfs/growfs.8,v 1.24 2005/01/18 10:09:34 ru Exp $ .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: October 19 2013 $ .Dt GROWFS 8 .Os .Sh NAME @@ -125,7 +125,11 @@ utility first appeared in .Sh AUTHORS .An Christoph Herrmann Aq Mt chm@FreeBSD.org .An Thomas-Henning von Kamptz Aq Mt tomsoft@FreeBSD.org -.An The GROWFS team Aq Mt growfs@Tomsoft.COM +.br +and the +.Nm +team +.Aq Mt growfs@tomsoft.com .Sh BUGS Filesystems must be checked with .Xr fsck 8 diff --git a/share/man/man4/acpitoshiba.4 b/share/man/man4/acpitoshiba.4 index d0289e22c1c..be5199e1223 100644 --- a/share/man/man4/acpitoshiba.4 +++ b/share/man/man4/acpitoshiba.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpitoshiba.4,v 1.2 2011/06/17 11:52:31 jmc Exp $ +.\" $OpenBSD: acpitoshiba.4,v 1.3 2013/10/19 16:53:15 schwarze Exp $ .\" .\" Copyright (c) 2011 Paul Irofti <pirofti@openbsd.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: June 17 2011 $ +.Dd $Mdocdate: October 19 2013 $ .Dt ACPITOSHIBA 4 .Os .Sh NAME @@ -46,4 +46,4 @@ driver first appeared in The .Nm driver was written by -.An Hiroyuki Aizu <aizu@navi.org> +.An Hiroyuki Aizu Aq Mt aizu@navi.org . diff --git a/share/man/man4/atu.4 b/share/man/man4/atu.4 index db48aa72125..8e7b8954be1 100644 --- a/share/man/man4/atu.4 +++ b/share/man/man4/atu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atu.4,v 1.36 2013/02/14 07:40:42 jmc Exp $ +.\" $OpenBSD: atu.4,v 1.37 2013/10/19 16:53:14 schwarze Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 14 2013 $ +.Dd $Mdocdate: October 19 2013 $ .Dt ATU 4 .Os .Sh NAME @@ -199,7 +199,9 @@ driver was written by and ported to .Ox by -.An Theo de Raadt and David Gwynne . +.An Theo de Raadt +and +.An David Gwynne . .Sh CAVEATS The .Nm 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 |