summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/newfs.8
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2003-02-01 04:17:10 +0000
committergordon <gordon@FreeBSD.org>2003-02-01 04:17:10 +0000
commitf340c1ac9e703e24d41cc4afe89b152b2cf7ebfa (patch)
tree2d33c52f2fec2a53d09438d913937daf82c605e6 /sbin/newfs/newfs.8
parenta7fd524f8e3d3856a304114d97f9450fc2645b58 (diff)
downloadFreeBSD-src-f340c1ac9e703e24d41cc4afe89b152b2cf7ebfa.zip
FreeBSD-src-f340c1ac9e703e24d41cc4afe89b152b2cf7ebfa.tar.gz
Bring in support for volume labels to the filesystem utilities.
Reviewed by: mckusick
Diffstat (limited to 'sbin/newfs/newfs.8')
-rw-r--r--sbin/newfs/newfs.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index da0ff2a..7f10c72 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -40,6 +40,7 @@
.Nd construct a new file system
.Sh SYNOPSIS
.Nm
+.Op Fl L Ar volname
.Op Fl NU
.Op Fl O Ar filesystem-type
.Op Fl S Ar sector-size
@@ -82,6 +83,8 @@ The following options define the general layout policies:
.Bl -tag -width indent
.It Fl T Ar disktype
For backward compatibility.
+.It Fl L Ar volname
+Add a volume label to the new file system.
.It Fl N
Cause the file system parameters to be printed out
without really creating the file system.
OpenPOWER on IntegriCloud