From 8c9788faace2bfcae5ad4a15d0163e7b9fd27f7d Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Tue, 29 Oct 2002 22:42:06 +0000 Subject: [PATCH] Make it clear that only the English manual needs to be updated. --- maint/RELEASE_PROCEDURE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maint/RELEASE_PROCEDURE b/maint/RELEASE_PROCEDURE index 2a2279c21..1e62ee12e 100644 --- a/maint/RELEASE_PROCEDURE +++ b/maint/RELEASE_PROCEDURE @@ -7,9 +7,9 @@ at least 3 days before the release date, unless it's a security release. Update the working directory from CVS, review last-minute changes. -Review the English version of the manual and fix it if necessary. -Check the date in the .TH macro and update it if significant changes -have been done since the previous release. +Review the English version of the manual and fix it if necessary. Check +the date in the .TH macro of the English manual and update it if +significant changes have been done since the previous release. Make sure that all significant user-visible changes are in the NEWS file. Group changes by topics to improve readability.