From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/vol/lib/rootvol.hd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pkg/proto/vol/lib/rootvol.hd (limited to 'pkg/proto/vol/lib/rootvol.hd') diff --git a/pkg/proto/vol/lib/rootvol.hd b/pkg/proto/vol/lib/rootvol.hd new file mode 100644 index 00000000..ceba8059 --- /dev/null +++ b/pkg/proto/vol/lib/rootvol.hd @@ -0,0 +1,8 @@ +# Root task entry for the VOL package help tree. Defines `vol' +# as both a task and a package in the vol help database. + +vol men = vol$vol.men, + hlp = vol$vol.men, + sys = vol$vol.hlp, + pkg = vol$vol.hd, + src = vol$vol.cl -- cgit