bug-hurd
[Top][All Lists]
Advanced

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

[address@hidden: Re: storeread --help output]


From: Alfred M. Szmidt
Subject: [address@hidden: Re: storeread --help output]
Date: Sun, 26 Oct 2003 14:13:14 +0100 (MET)

Ping pong...
------- Start of forwarded message -------
Date: Wed, 24 Sep 2003 09:19:10 +0200 (MEST)
From: "Alfred M. Szmidt" <ams@kemisten.nu>
To: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Cc: bug-hurd@gnu.org
Subject: Re: storeread --help output

   storeread should have a small description of what it does before
   the \v, though.

Will this do my lord?

2003-09-16  Alfred M. Szmidt  <ams@kemisten.nu>

        * storeread.c (doc): Added description about the program.

Index: utils/storeread.c
- --- utils/storeread.c
+++ utils/storeread.c
@@ -36,7 +36,9 @@
   {0, 0}
 };
 char *arg_doc = "FILE [ADDR [LENGTH]]...";
- -char *doc = "\vADDR is in blocks, and defaults to 0; LENGTH is in bytes, and 
defaults to the remainder of FILE.";
+char *doc = "Write portions of the contents of a store to stdout"
+  "\vADDR is in blocks, and defaults to 0; LENGTH is in bytes, and"
+  " defaults to the remainder of FILE.";
 
 int
 main (int argc, char **argv)





_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-hurd
------- End of forwarded message -------




reply via email to

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