diff options
author | Paul Smith <psmith@gnu.org> | 2009-05-24 19:06:04 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2009-05-24 19:06:04 +0000 |
commit | 7b16a8e3ca8e9866df29df868a4cb1b6771d5f48 (patch) | |
tree | eb2cbb936e9070f89e3443955ab2e9522df7a1a2 /doc/make.texi | |
parent | 14f3f501bc1abc821d859e964f71e69b8ed7eaa2 (diff) | |
download | gunmake-7b16a8e3ca8e9866df29df868a4cb1b6771d5f48.tar.gz |
We had the incorrect ISBN in the manual; not sure what happened here
but the FSF confirmed that we had the wrong one.
Diffstat (limited to 'doc/make.texi')
-rw-r--r-- | doc/make.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/make.texi b/doc/make.texi index 0541b60..21f0270 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -13,8 +13,8 @@ @c Combine the program and concept indices: @syncodeindex pg cp @c FSF publishers: format makebook.texi instead of using this file directly. -@c ISBN provided by Lisa M. Opus Goldstein <opus@gnu.org>, 5 May 2004 -@set ISBN 1-882114-83-5 +@c ISBN confirmed by Jasimin Huang <jasimin@fsf.org> on 25 Mar 2009 +@set ISBN 1-882114-83-3 @c %**end of header @copying |