NetBSD/usr.sbin/services_mkdb
christos b13d830ce7 Change the way we parse so that the two lines"
foo	11/tcp
	bar	11/tcp
are equivalent to:
	foo	11/tcp	bar
This way we can use the IANA services file properly *and* be able to augment
it with our entries without needing to intersperse our fixes.
2007-05-15 19:57:40 +00:00
..
Makefile
services_mkdb.8 Add quiet mode. 2007-05-08 20:14:59 +00:00
services_mkdb.c Change the way we parse so that the two lines" 2007-05-15 19:57:40 +00:00