linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Series short description
@ 2011-07-18 17:33 Goffredo Baroncelli
  2011-07-18 22:38 ` Goffredo Baroncelli
  0 siblings, 1 reply; 2+ messages in thread
From: Goffredo Baroncelli @ 2011-07-18 17:33 UTC (permalink / raw)
  To: linux-btrfs

The following series implements...

---

Goffredo Baroncelli (6):
      Add info for the commands.
      Add the header/footer/introduction of the man page.
      helpextract: tool to extract the info for the help from the source.
      Update the makefile for generating the man page.
      Show the help messages from the info in the comment.
      Update the makefile for generating the help messages.


 Makefile           |   28 +++
 btrfs.c            |  210 +++++++++++++++++++++++++
 btrfs_cmds.c       |  276 +++++++++++++++++++++++++++++++++
 helpextract.c      |  435 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/btrfs.8.in     |  359 -------------------------------------------
 man/btrfs.8.in.old |  359 +++++++++++++++++++++++++++++++++++++++++++
 scrub.c            |   79 +++++++++
 7 files changed, 1380 insertions(+), 366 deletions(-)
 create mode 100644 helpextract.c
 delete mode 100644 man/btrfs.8.in
 create mode 100644 man/btrfs.8.in.old

-- 
Signature

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/6] Series short description
  2011-07-18 17:33 [PATCH 0/6] Series short description Goffredo Baroncelli
@ 2011-07-18 22:38 ` Goffredo Baroncelli
  0 siblings, 0 replies; 2+ messages in thread
From: Goffredo Baroncelli @ 2011-07-18 22:38 UTC (permalink / raw)
  To: linux-btrfs

Sorry,

discard this email

On 07/18/2011 07:33 PM, Goffredo Baroncelli wrote:
> The following series implements...
> 
> ---
> 
> Goffredo Baroncelli (6):
>       Add info for the commands.
>       Add the header/footer/introduction of the man page.
>       helpextract: tool to extract the info for the help from the source.
>       Update the makefile for generating the man page.
>       Show the help messages from the info in the comment.
>       Update the makefile for generating the help messages.
> 
> 
>  Makefile           |   28 +++
>  btrfs.c            |  210 +++++++++++++++++++++++++
>  btrfs_cmds.c       |  276 +++++++++++++++++++++++++++++++++
>  helpextract.c      |  435 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  man/btrfs.8.in     |  359 -------------------------------------------
>  man/btrfs.8.in.old |  359 +++++++++++++++++++++++++++++++++++++++++++
>  scrub.c            |   79 +++++++++
>  7 files changed, 1380 insertions(+), 366 deletions(-)
>  create mode 100644 helpextract.c
>  delete mode 100644 man/btrfs.8.in
>  create mode 100644 man/btrfs.8.in.old
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-18 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 17:33 [PATCH 0/6] Series short description Goffredo Baroncelli
2011-07-18 22:38 ` Goffredo Baroncelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).