The DejaVU Framework -- hush 3.0
[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?

script: xinfo.sh hush-3.0b4/auxiliary/packages/project-1.0


[.] - [up] [top] - index README make scripts configure
  #!/bin/sh
  ROOT=`pwd`
  
  X="\$ROOT/man"
  if [ \$# -ge 1 ]; then
  if [ $1 = "+" ]; then shift; M=\$X:\$MANPATH; else M=\$X; fi;
  else M=\$X;
  fi
  export MANPATH; MANPATH=\$M
  xman -xrm "xman*directoryHeight:50" -bg white -fg blue -bothshown -notopbox -helpfile \$X/tk.help
  

[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?
Hush Online Technology
hush@cs.vu.nl
09/09/98