Date: Wed, 2 Dec 2015 07:36:53 -0500 From: "Christos Zoulas" <chris...@netbsd.org> Message-ID: <20151202123653.7531...@cvs.netbsd.org>
| Modified Files: | src/sbin/gpt: backup.c gpt.8 restore.c | | Log Message: | Allow backup and restore to operate on files. Will that modified code still (really) support writing to stdout? The man page suggests it should, but I don't see how the code can. kre