changeset 12850:43153c50ab7a

typos pointed out by The Wanderer.
author diego
date Mon, 19 Jul 2004 22:41:08 +0000
parents 2f1ba5dc43b4
children 28347c761182
files DOCS/tech/release-howto.txt
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/release-howto.txt	Sun Jul 18 22:10:54 2004 +0000
+++ b/DOCS/tech/release-howto.txt	Mon Jul 19 22:41:08 2004 +0000
@@ -3,17 +3,17 @@
 
 preparations:
 - Ask the DOCS maintainers to commit their final changes, check if
-  all docs are up to date etc.
+  all docs are up to date, etc.
 - Verify man page, remove obsolete options, mention new ones.
 - Ask translation maintainers to update their help_mp*.h file.
-- update the ChangeLog file (according to CVS log), ask other developers
-  to verify their parts etc. Ask Diego to spellcheck it.
+- Update the ChangeLog file (according to CVS log), ask other developers
+  to verify their parts, etc. Ask Diego to spellcheck it.
 - Consult at -dev-eng about unstable parts of the code which should be
   disabled for the release.
 
 create the release tree:
 - cvs checkout the mplayer src tree
-- if releasing from 'main', checkout libavcodec from FFmpeg CVS
+- if releasing from 'main', check out libavcodec from FFmpeg CVS
 - remove the CVS subdirs:
     find main -name CVS -exec rm -rf {} \;
 - remove the .cvsignore files: