[btrfs-progs 1/4] Add man/mkfs.btrfs.8.in

2009-01-13 Thread Goldwyn Rodrigues
Add man/mkfs.btrfs.8.in Kept the name with the name in, so that further processing such as BUILD_DATE BUILD_VERSION etc. could be included later. All man pages included in the man directory to avoid file cluttering. Signed-off-by: Goldwyn Rodrigues --- man/mkfs.btrfs.8.in | 63 +++

Re: [btrfs-progs 1/4] Add man/mkfs.btrfs.8.in

2009-01-14 Thread Chris Mason
On Tue, 2009-01-13 at 18:18 +0530, Goldwyn Rodrigues wrote: > Add man/mkfs.btrfs.8.in > Kept the name with the name in, so that further processing such as > BUILD_DATE BUILD_VERSION etc. could be included later. > > All man pages included in the man directory to avoid file cluttering. > Thanks f