summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/dumpfs/dumpfs.86
-rw-r--r--sbin/growfs/growfs.84
-rw-r--r--sbin/tunefs/tunefs.86
3 files changed, 8 insertions, 8 deletions
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8
index 6614a74..a489a47 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -28,12 +28,12 @@
.\" @(#)dumpfs.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd January 28, 2009
+.Dd May 8, 2011
.Dt DUMPFS 8
.Os
.Sh NAME
.Nm dumpfs
-.Nd dump file system information
+.Nd dump UFS file system information
.Sh SYNOPSIS
.Nm
.Op Fl f
@@ -42,7 +42,7 @@
.Sh DESCRIPTION
The
.Nm
-utility prints out the super block and cylinder group information
+utility prints out the UFS super block and cylinder group information
for the file system or special device specified, unless the
.Fl f
or
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 387e511..2e90c79 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -37,12 +37,12 @@
.\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
.\" $FreeBSD$
.\"
-.Dd September 8, 2000
+.Dd May 8, 2011
.Dt GROWFS 8
.Os
.Sh NAME
.Nm growfs
-.Nd grow size of an existing ufs file system
+.Nd grow size of an existing UFS file system
.Sh SYNOPSIS
.Nm
.Op Fl Ny
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index a8904db..3b4e944 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -28,12 +28,12 @@
.\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd December 9, 2010
+.Dd May 8, 2011
.Dt TUNEFS 8
.Os
.Sh NAME
.Nm tunefs
-.Nd tune up an existing file system
+.Nd tune up an existing UFS file system
.Sh SYNOPSIS
.Nm
.Op Fl A
@@ -56,7 +56,7 @@
.Sh DESCRIPTION
The
.Nm
-utility is designed to change the dynamic parameters of a file system
+utility is designed to change the dynamic parameters of a UFS file system
which affect the layout policies.
The
.Nm
OpenPOWER on IntegriCloud