bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fsysopts help message


From: Alfred M. Szmidt
Subject: fsysopts help message
Date: Tue, 21 Sep 2004 22:23:36 +0200

--remount is dead, long live --update

2004-09-21  Alfred M. Szmidt  <ams@kemisten.nu>

        * fsysopts.c (doc): Changed `--remount' to `--update'.

--- fsysopts.c  29 May 2002 01:56:34 +0200      1.19
+++ fsysopts.c  21 Sep 2004 22:19:10 +0200      
@@ -1,6 +1,6 @@
 /* Set options in a running filesystem
 
-   Copyright (C) 1995,96,97,98,2002 Free Software Foundation, Inc.
+   Copyright (C) 1995,96,97,98,2002,2004 Free Software Foundation, Inc.
 
    Written by Miles Bader <miles@gnu.org>
 
@@ -43,7 +43,7 @@ static struct argp_option options[] =
 static char *args_doc = "FILESYS [FS_OPTION...]";
 static char *doc = "Get or set command line options for running translator 
FILESYS."
 "\vThe legal values for FS_OPTION depends on FILESYS, but\
- some common ones are: --readonly, --writable, --remount, --sync[=INTERVAL],\
+ some common ones are: --readonly, --writable, --update, --sync[=INTERVAL],\
  and --nosync.\n\nIf no options are supplied, FILESYS's existing options\
  are printed";
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]