Resending with patches inline, as requested.
Index: etc/netstart
===
RCS file: /cvs/src/etc/netstart,v
retrieving revision 1.137
diff -u -r1.137 netstart
--- etc/netstart5 Dec 2012 07:08:38 - 1.137
+++ etc/netstart
The file /etc/netstart contains a particularly misleading comment:
# /etc/mygate, if it exists, contains the name of my gateway host
# that name must be in /etc/hosts.
This is patently false, since mygate(5) claims it must be an address and
the code clearly contradicts the comment.
This is