summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2016-03-17 06:56:14 +0000
committerjmc <jmc@openbsd.org>2016-03-17 06:56:14 +0000
commitca643369bb651e321904520cfec4e41c8d510e54 (patch)
treea3f457d11b08b24af7bbdd6ddb51d195b838f141
parentSwitch (non-curses, non-ksh) programs that use COLUMNS to a single idiom. (diff)
downloadwireguard-openbsd-ca643369bb651e321904520cfec4e41c8d510e54.tar.xz
wireguard-openbsd-ca643369bb651e321904520cfec4e41c8d510e54.zip
missing El in previous;
-rw-r--r--sbin/growfs/growfs.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index bb006b029fd..c0b82819652 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: growfs.8,v 1.13 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: growfs.8,v 1.14 2016/03/17 06:56:14 jmc 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.
@@ -119,6 +119,7 @@ output is formatted to the given width in columns.
Otherwise,
.Nm
defaults to the terminal width, or 80 columns if the output is not a terminal.
+.El
.Sh SEE ALSO
.Xr disklabel 8 ,
.Xr dumpfs 8 ,