X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fgnulib.texi;h=4f7025055d142c37f459895dcda23ef8339dae75;hb=54bfcf266e208d1d8abc93885934254e852739ca;hp=a3343c28b0e7e7ca6d5c9ce45015276d517de005;hpb=ff5309c7122533ea6b9e5bd4d171d3e14ebb7d64;p=gnulib.git diff --git a/doc/gnulib.texi b/doc/gnulib.texi index a3343c28b..4f7025055 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@comment $Id: gnulib.texi,v 1.19 2005-09-19 15:48:03 haible Exp $ +@comment $Id: gnulib.texi,v 1.21 2006-04-30 13:38:54 karl Exp $ @comment %**start of header @setfilename gnulib.info @settitle GNU Gnulib @@ -7,14 +7,14 @@ @syncodeindex pg cp @comment %**end of header -@set UPDATED $Date: 2005-09-19 15:48:03 $ +@set UPDATED $Date: 2006-04-30 13:38:54 $ @copying This manual is for GNU Gnulib (updated @value{UPDATED}), which is a library of common routines intended to be shared at the source level. -Copyright @copyright{} 2004, 2005 Free Software Foundation, Inc. +Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -85,6 +85,7 @@ Getting started: * Quoting:: * ctime:: * inet_ntoa:: +* gcd:: * Out of memory handling:: * Library version handling:: * Regular expressions:: @@ -179,9 +180,9 @@ arbitrary order. @include quote.texi - @include ctime.texi +@include gcd.texi @include inet_ntoa.texi