From b662a07b5b78a078f47b1fe5b25563daf7cb9974 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 8 Jul 2006 09:11:12 +0000 Subject: [PATCH] Another minor change to test out svnnotify. --- releasetools/docbook-build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releasetools/docbook-build b/releasetools/docbook-build index 745f4219b..e32e5e822 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -29,9 +29,9 @@ if [ -z "$DOCBOOK_SVN" ]; then Before invoking `basename $0`, you must set the DOCBOOK_SVN environment variable in the environment from which the script runs. The value of DOCBOOK_SVN should be the absolute path to the -base of a DocBook Project SVN working directory that contains the -various DocBook Project modules; that is, such that the modules -can be found in \$DOCBOOK_SVN/xsl, etc. +base of a DocBook Project Subversion working directory that +contains the various DocBook Project modules; that is, such that +the modules can be found in \$DOCBOOK_SVN/xsl, etc. EOF exit 1 fi -- 2.40.0