Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/man/man8/man8.cobalt
On Fri, Nov 07, 2008 at 03:08:02AM +0900, Izumi Tsutsui wrote:
> Well, our disklabel(5) uses "Linux Ext2".
> (and the authors used Ext2 in their first paper)
Hm, I don't care either way, as long as it's consistent.
# cd /usr/share/man
# grep -ri ext2 . | grep ext2 | wc -l
177
# grep -ri ext2 . | grep Ext2 | wc -l
28
Which one do we choose?
Thomas
Home |
Main Index |
Thread Index |
Old Index