From ee23c5f90a7069bd8203fbf44575da361a63d7b8 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 8 Nov 2004 04:03:10 +0000 Subject: [PATCH] any-way-damnit-20041107 no comment. --- src/vol/namei_ops.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/vol/namei_ops.c b/src/vol/namei_ops.c index 3bd5167a5a..c9aa2c521e 100644 --- a/src/vol/namei_ops.c +++ b/src/vol/namei_ops.c @@ -229,7 +229,8 @@ namei_HandleToName(namei_t * name, IHandle_t * ih) * name space. */ #define VICE_README "These files and directories are a part of the AFS \ -namespace. Modifying them\nin any way will result in loss of AFS data.\n" +namespace. Modifying them\nin any way will result in loss of AFS data,\n\ +ownership and permissions included.\n" int namei_ViceREADME(char *partition) {