Module Name: src
Committed By: christos
Date: Sun Sep 13 14:44:34 UTC 1998
Modified Files:
src/sys/kern: vnode_if.sh
Log Message:
Quote the backquotes in the double-quoted shell string, otherwise they
disappear and you get AS IS'' instead of ``AS IS'' in the generated files.