Re: src/share/man/man4 vs crash(8)

2010-02-25 Thread Izumi Tsutsui
> Well, as you quote, we have too many :) > Perhaps the content of the hp300 and vax ones can be moved somewhere > else? Old MD crash(8) mentions generic "UNIX system failures" as boot(8) mentions bootstrapping procedures. New MI crash(8) is a new command, and conflicts with old ones. They have c

Re: src/share/man/man4 vs crash(8)

2010-02-25 Thread Thomas Klausner
On Mon, Feb 22, 2010 at 05:07:58AM -0800, Paul Goyette wrote: > Looks to me like we already have an MI crash(8): > > {325} cd src/distrib/sets/lists/ > {326} find . -name mi | xargs grep crash.0 > ./man/mi:./usr/share/man/cat8/crash.0 man-sysutil-catman > .cat > ./man/mi:./u

Re: src/share/man/man4 vs crash(8)

2010-02-22 Thread Paul Goyette
Module Name:src Committed By: wiz Date: Mon Feb 22 08:41:10 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Comment out crash(8) reference, per PR 10708, until a MI one exists. Looks to me like we already have an MI crash(8): {325} cd src/distrib/sets/l