From 4b2961ac444bb4dd32b24f5afa714c944279b8e9 Mon Sep 17 00:00:00 2001 From: Nick Burch <nick@apache.org> Date: Thu, 27 Mar 2008 12:54:32 +0000 Subject: [PATCH] Fix typo, and point hwpf people at the new microsoft docs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641799 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/hwpf/docoverview.xml | 5 +++-- src/documentation/content/xdocs/hwpf/index.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/documentation/content/xdocs/hwpf/docoverview.xml b/src/documentation/content/xdocs/hwpf/docoverview.xml index 0e9a0bb0f4..ac3afc50aa 100644 --- a/src/documentation/content/xdocs/hwpf/docoverview.xml +++ b/src/documentation/content/xdocs/hwpf/docoverview.xml @@ -33,8 +33,9 @@ <p>The purpose of this document is to give a brief high level overview of the HWPF document format. This document does not go into in-depth technical - detail and is only meant as a supplement to the Microsoft Word 97 Binary - File Format freely available at <link href="http://wotsit.org">Wotsit.org</link>.</p> + detail and is only meant as a supplement to the Microsoft Word 97-2007 + Binary File Format freely available from + <link href="http://www.microsoft.com/interop/docs/officebinaryformats.mspx">Microsoft</link>.</p> <p>The OLE file format is not discussed in this document. It is assumed that the reader has a working knowledge of the POIFS API. </p> diff --git a/src/documentation/content/xdocs/hwpf/index.xml b/src/documentation/content/xdocs/hwpf/index.xml index f5e8afb2da..c7f58122e3 100644 --- a/src/documentation/content/xdocs/hwpf/index.xml +++ b/src/documentation/content/xdocs/hwpf/index.xml @@ -87,7 +87,7 @@ <li>anything else that seems reasonable</li> </ul> - <p>When you start start coding, you will not yet have write access to the + <p>When you start coding, you will not yet have write access to the CVS repository. Please submit your patches to <link href="http://issues.apache.org/">Bugzilla</link> and nag <link href="mailto:klute@apache.org">Rainer Klute</link> until he commits