Mercurial > hg > octave-kai > gnulib-hg
changeset 13219:41881f944956
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Mon, 12 Apr 2010 10:21:32 -0700 |
parents | 4bfbd08627bf |
children | 2bc85bc8ca3a |
files | doc/make-stds.texi doc/standards.texi |
diffstat | 2 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/make-stds.texi +++ b/doc/make-stds.texi @@ -159,8 +159,8 @@ @c mkfifo mknod tee uname @example -awk cat cmp cp diff echo egrep expr false grep install-info -ln ls mkdir mv pwd rm rmdir sed sleep sort tar test touch tr true +awk cat cmp cp diff echo egrep expr false grep install-info ln ls +mkdir mv printf pwd rm rmdir sed sleep sort tar test touch tr true @end example Compression programs such as @code{gzip} can be used in the @@ -525,7 +525,6 @@ @table @samp @item includedir -@c rewritten to avoid overfull hbox --roland The directory for installing header files to be included by user programs with the C @samp{#include} preprocessor directive. This should normally be @file{/usr/local/include}, but write it as
--- a/doc/standards.texi +++ b/doc/standards.texi @@ -3,7 +3,7 @@ @setfilename standards.info @settitle GNU Coding Standards @c This date is automagically updated when you save this file: -@set lastupdate March 26, 2010 +@set lastupdate April 12, 2010 @c %**end of header @dircategory GNU organization @@ -1079,7 +1079,7 @@ The license for Python, @url{http://www.python.org/@/2.0.1/@/license.html}. @item RBSD -The revised (3-clause) BSD, compatible with the GNU GPL, +The revised (3-clause) BSD, compatible with the GNU GPL,@* @url{http://www.xfree86.org/@/3.3.6/@/COPYRIGHT2.html#5}. @item X11