summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2013-10-19 16:53:16 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2013-10-19 16:53:16 +0000
commit45843dc3b26d9128d079ee7202d9234a5c46090b (patch)
treed323db95706b4fa75aa16bb76cbaafcce44e8a00 /sbin
parent9f9c5ce0b14898e4abdab002cee582ad254afa03 (diff)
fix obvious .An formatting errors
found while working on mandoc apropos
Diffstat (limited to 'sbin')
-rw-r--r--sbin/growfs/growfs.810
1 files changed, 7 insertions, 3 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