Index: subversion/svnversion/main.c
===================================================================
--- subversion/svnversion/main.c	(revision 1050370)
+++ subversion/svnversion/main.c	(working copy)
@@ -74,8 +74,8 @@
         "   4123P         partial working copy, from a sparse checkout\n"
         "   4123:4168MS   mixed revision, modified, switched working copy\n"
         "\n"
-        "  If invoked on a directory that is not a working copy, an\n"
-        "  exported directory say, the program will output 'exported'.\n"
+        "  If invoked on a directory/file that is not versioned,\n"
+        "  the program will output 'Unversioned directory/Unversioned file'.\n"
         "\n"
         "  If invoked without arguments WC_PATH will be the current directory.\n"
         "\n"

