From f340c1ac9e703e24d41cc4afe89b152b2cf7ebfa Mon Sep 17 00:00:00 2001 From: gordon Date: Sat, 1 Feb 2003 04:17:10 +0000 Subject: Bring in support for volume labels to the filesystem utilities. Reviewed by: mckusick --- sbin/tunefs/tunefs.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sbin/tunefs/tunefs.8') diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index b8c8a1d..1a4ab8c 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -41,6 +41,7 @@ .Sh SYNOPSIS .Nm .Op Fl A +.Op Fl L Ar volname .Op Fl a Cm enable | disable .Op Fl e Ar maxbpg .Op Fl f Ar avgfilesize @@ -71,6 +72,8 @@ Specifying this option will cause all backups to be modified as well as the primary super-block. This is potentially dangerous - use with caution. +.It Fl L Ar volname +Add/modify an optional file system volume label. .It Fl a Cm enable | disable Turn on/off the administrative ACL enable flag. .It Fl e Ar maxbpg -- cgit v1.1