summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/newfs.8
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-10-01 18:41:53 +0000
committerpluknet <pluknet@FreeBSD.org>2013-10-01 18:41:53 +0000
commit3f9b2596429813d2d1d8d1b5805610f7d711624c (patch)
tree58b776bc1a14ec62a078610d97face029666c813 /sbin/newfs/newfs.8
parenta5307f0fc06ca7672da4f4adb633e0c358e1af2a (diff)
downloadFreeBSD-src-3f9b2596429813d2d1d8d1b5805610f7d711624c.zip
FreeBSD-src-3f9b2596429813d2d1d8d1b5805610f7d711624c.tar.gz
Sweep man pages replacing ad -> ada.
Approved by: re (blackend) MFC after: 1 week X-MFC note: stable/9 only
Diffstat (limited to 'sbin/newfs/newfs.8')
-rw-r--r--sbin/newfs/newfs.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 51cc833..6764adc 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -28,7 +28,7 @@
.\" @(#)newfs.8 8.6 (Berkeley) 5/3/95
.\" $FreeBSD$
.\"
-.Dd June 22, 2011
+.Dd October 1, 2013
.Dt NEWFS 8
.Os
.Sh NAME
@@ -285,10 +285,10 @@ to find the alternate superblocks if the standard superblock is lost.
The size of a sector in bytes (almost never anything but 512).
.El
.Sh EXAMPLES
-.Dl newfs /dev/ad3s1a
+.Dl newfs /dev/ada3s1a
.Pp
Creates a new ufs file system on
-.Pa ad3s1a .
+.Pa ada3s1a .
The
.Nm
utility will use a block size of 32768 bytes, a fragment size of 4096 bytes
OpenPOWER on IntegriCloud