Marcel Moolenaar 39bd58723a Parse the error string returned by the kernel. The format is:
<errno> [<parameter> <value>]
So, rather than printing the error:
	gpart: 22 scheme 'gpt'
gpart(8) now prints:
	gpart: scheme 'gpt': invalid argument
2008-11-29 21:20:07 +00:00
..
2008-11-05 09:28:30 +00:00
2008-10-19 09:45:29 +00:00
2008-09-27 00:09:10 +00:00
2008-09-29 05:31:27 +00:00