The following are corrections and notes regarding the proposal I
submitted:

In no particular order:

a) $Version: should be replaced with $Revision:
	(RCS uses a different keyword)

b) mkserv should attempt to exec mkserv binary in locker if present. 
	In case of a bug fix to mkserv, mkserv should attempt to exec
mkserv in the locker with a flag -noexec (prevent looping). This would
allow users to always have the proper binary.

c) There were some "services" and flags that mkserv currently
understands that were not described in the document. The new mkserv
would continue to support these:

	-v	Causes the synctree running to be verbose.

	update	Noop flag - no new services are defined. For use in an
		update as mkserv with no arguments gives a usage

	clean	Remove all previously specified services from a
		workstation. 

	public	mkserv clean, with change to rc.conf to set PUBLIC to true

d) Support for older servers:
	mkserv will continue to support the name change from .servers to
	.services. (mkserv stand was renamed mkserv ops)
