/[hurd]/hurd/utils/fsysopts.c
ViewVC logotype

Diff of /hurd/utils/fsysopts.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by roland, Tue May 28 23:56:34 2002 UTC revision 1.20 by roland, Wed Sep 22 00:15:25 2004 UTC
# Line 1  Line 1 
1  /* Set options in a running filesystem  /* Set options in a running filesystem
2    
3     Copyright (C) 1995,96,97,98,2002 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,98,2002,2004 Free Software Foundation, Inc.
4    
5     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
6    
# Line 43  static struct argp_option options[] = Line 43  static struct argp_option options[] =
43  static char *args_doc = "FILESYS [FS_OPTION...]";  static char *args_doc = "FILESYS [FS_OPTION...]";
44  static char *doc = "Get or set command line options for running translator FILESYS."  static char *doc = "Get or set command line options for running translator FILESYS."
45  "\vThe legal values for FS_OPTION depends on FILESYS, but\  "\vThe legal values for FS_OPTION depends on FILESYS, but\
46   some common ones are: --readonly, --writable, --remount, --sync[=INTERVAL],\   some common ones are: --readonly, --writable, --update, --sync[=INTERVAL],\
47   and --nosync.\n\nIf no options are supplied, FILESYS's existing options\   and --nosync.\n\nIf no options are supplied, FILESYS's existing options\
48   are printed";   are printed";
49    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26