On Fri, Feb 19, 2010 at 02:28:03AM +0900, Izumi Tsutsui wrote:
> If you prefer using "ext2" in docs, fsck_ext2fs(8), mount_ext2fs(8),
> newfs(8), and options(4) (and more?) should also be fixed.
I've fixed these places and a few more.
> On the other hand, these ones must be `Linux Ext2'
> because
> Modified Files:
> src/sbin/newfs_ext2fs: newfs_ext2fs.8
>
> Log Message:
> Various fixes from Jason McIntyre .
>> -.Nd construct a new Ext2 file system
>> +.Nd construct a new ext2 file system
If you prefer using "ext2" in docs, fsck_ext2fs(8), mount_ext2fs(8),
newfs(8), and options(4) (
On Thu, Feb 18, 2010 at 10:45:24PM +0900, Izumi Tsutsui wrote:
> >> -to be created because native Ext2 file system is always little endian
> >> +to be created the because native ext2 file system is always little endian
>
> Pasto?
Fixed, thanks.
> You might also need to pull several other fixes i
> Module Name: src
> Committed By: wiz
> Date: Wed Feb 17 21:39:14 UTC 2010
>
> Modified Files:
> src/sbin/newfs_ext2fs: newfs_ext2fs.8
>
> Log Message:
> Various fixes from Jason McIntyre .
>> -to be created because native Ext2 file system is always little endian
>> +to be create
> Modified Files:
> src/sbin/newfs_ext2fs: newfs_ext2fs.8
>
> Log Message:
> Use .%U.
Oh, thank you for looking into them.
---
Izumi Tsutsui