Ping pong...
------- Start of forwarded message -------
Date: Wed, 24 Sep 2003 09:19:10 +0200 (MEST)
From: "Alfred M. Szmidt" <[EMAIL PROTECTED]>
To: Marcus Brinkmann <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
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 <[EMAIL PROTECTED]>
* 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
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
------- End of forwarded message -------
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd