On the topic of emulating transarc afs...
--- appl/fs.c~ Mon Jun 28 17:04:16 1999
+++ appl/fs.c Mon Jun 28 17:04:32 1999
@@ -1601,7 +1601,7 @@
if (ret)
fserr (PROGNAME, ret, NULL);
else
- printf ("Current sysname is `%s'\n", buf);
+ printf ("Current sysname is '%s'\n", buf);
}
/*