From c9f911dbdb52770946a6e93d283caa0583ade4a5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Apr 2010 10:21:32 -0700 Subject: [PATCH] autoupdate --- doc/make-stds.texi | 5 ++--- doc/standards.texi | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/make-stds.texi b/doc/make-stds.texi index c8e0d63870..f02dc8426a 100644 --- a/doc/make-stds.texi +++ b/doc/make-stds.texi @@ -159,8 +159,8 @@ installation should not use any utilities directly except these: @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 @@ need @samp{libdir} or @samp{lispdir}. @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 diff --git a/doc/standards.texi b/doc/standards.texi index 66d08a23c2..4b1c03dd27 100644 --- 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 non-license that is being in the public domain, 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 -- 2.30.2