From ee8de2486d04883bd32f20c4db0f57d23ce34711 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Fri, 26 Dec 2003 16:00:35 +0000 Subject: [PATCH] Remove another instance of 'disklabel' which eluded me last time. Noticed by: Andre Guibert de Bruet (via -doc) --- sbin/growfs/growfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index 25c56f5772e4..84805792bb68 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -57,7 +57,7 @@ program. Before starting .Nm the disk must be labeled to a bigger size using -.Xr disklabel 8 . +.Xr bsdlabel 8 . If you wish to grow a file system beyond the boundary of the slice it resides in, you must re-size the slice using .Xr fdisk 8