texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo update (Sun Apr 18 09:22:01 EDT 2004)


From: Karl Berry
Subject: texinfo update (Sun Apr 18 09:22:01 EDT 2004)
Date: Sun, 18 Apr 2004 09:22:24 -0400

Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.333
retrieving revision 1.332
diff -c -r1.333 -r1.332
*** ChangeLog   18 Apr 2004 13:19:18 -0000      1.333
--- ChangeLog   13 Apr 2004 13:20:20 -0000      1.332
***************
*** 1,7 ****
- 2004-04-18  Karl Berry  <address@hidden>
- 
-       * util/dir-example: diff updates.
- 
  2004-04-13  Karl Berry  <address@hidden>
  
        * doc/texinfo.tex: remove trailing blanks.  suggestion from Jim.
--- 1,3 ----
Index: NEWS
===================================================================
RCS file: /cvsroot/texinfo/texinfo/NEWS,v
retrieving revision 1.82
retrieving revision 1.81
diff -c -r1.82 -r1.81
*** NEWS        18 Apr 2004 13:19:18 -0000      1.82
--- NEWS        11 Apr 2004 17:56:45 -0000      1.81
***************
*** 1,4 ****
! $Id: NEWS,v 1.82 2004/04/18 13:19:18 karl Exp $
  This file records noteworthy changes.
  
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
--- 1,4 ----
! $Id: NEWS,v 1.81 2004/04/11 17:56:45 karl Exp $
  This file records noteworthy changes.
  
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
***************
*** 18,24 ****
  @ifinfo failed to output copyright information in the HTML (or XML)
  formats.  The manual has detailed explanations and examples.  For
  convenience, here's a url to one of the relevant sections:
!   
http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Document-Permissions.html
  
  
-------------------------------------------------------------------------------
  
--- 18,24 ----
  @ifinfo failed to output copyright information in the HTML (or XML)
  formats.  The manual has detailed explanations and examples.  For
  convenience, here's a url to one of the relevant sections:
!   http://texinfo.org/manual/Document-Permissions.html
  
  
-------------------------------------------------------------------------------
  
Index: util/dir-example
===================================================================
RCS file: /cvsroot/texinfo/texinfo/util/dir-example,v
retrieving revision 1.45
retrieving revision 1.44
diff -c -r1.45 -r1.44
*** util/dir-example    18 Apr 2004 13:15:42 -0000      1.45
--- util/dir-example    11 Apr 2004 17:56:47 -0000      1.44
***************
*** 10,16 ****
  If you have dir entries for Texinfo manuals you'd like to be added here,
    please send them to address@hidden
  
! $Id: dir-example,v 1.45 2004/04/18 13:15:42 karl Exp $
  
  File: dir,    Node: Top,      This is the top of the INFO tree.
  
--- 10,16 ----
  If you have dir entries for Texinfo manuals you'd like to be added here,
    please send them to address@hidden
  
! $Id: dir-example,v 1.44 2004/04/11 17:56:47 karl Exp $
  
  File: dir,    Node: Top,      This is the top of the INFO tree.
  
***************
*** 39,45 ****
  * Time: (time).                 Measuring program resource usage.
  
  Text creation and manipulation
! * Diff: (diff).                 Comparing and merging files.
  * Ed: (ed).                     Line editor.
  * Gawk: (gawk).                 A text scanning and processing language.
  * grep: (grep).                 Print lines matching a pattern.
--- 39,45 ----
  * Time: (time).                 Measuring program resource usage.
  
  Text creation and manipulation
! * Diff: (diff).                 Comparing and merging programs.
  * Ed: (ed).                     Line editor.
  * Gawk: (gawk).                 A text scanning and processing language.
  * grep: (grep).                 Print lines matching a pattern.
***************
*** 285,291 ****
  * chown: (coreutils)chown invocation.           Change file owners/groups.
  * chroot: (coreutils)chroot invocation.         Specify the root directory.
  * cksum: (coreutils)cksum invocation.           Print POSIX CRC checksum.
! * cmp: (diff)Invoking cmp.                      Compare 2 files byte by byte.
  * comm: (coreutils)comm invocation.             Compare sorted files by line.
  * comsatd: (mailutils)comsatd.                  Comsat daemon.
  * config.status: (autoconf)config.status Invocation. Recreating 
configurations.
--- 285,291 ----
  * chown: (coreutils)chown invocation.           Change file owners/groups.
  * chroot: (coreutils)chroot invocation.         Specify the root directory.
  * cksum: (coreutils)cksum invocation.           Print POSIX CRC checksum.
! * cmp: (diff)Invoking cmp.                      Character-by-character diff.
  * comm: (coreutils)comm invocation.             Compare sorted files by line.
  * comsatd: (mailutils)comsatd.                  Comsat daemon.
  * config.status: (autoconf)config.status Invocation. Recreating 
configurations.
***************
*** 296,303 ****
  * date: (coreutils)date invocation.             Print/set system date and 
time.
  * dd: (coreutils)dd invocation.                 Copy and convert a file.
  * df: (coreutils)df invocation.                 Report filesystem disk usage.
! * diff: (diff)Invoking diff.                    Compare 2 files line by line.
! * diff3: (diff)Invoking diff3.                  Compare 3 files line by line.
  * dir: (coreutils)dir invocation.               List directories briefly.
  * dircolors: (coreutils)dircolors invocation.   Color setup for ls.
  * dirname: (coreutils)dirname invocation.       Strip non-directory suffix.
--- 296,302 ----
  * date: (coreutils)date invocation.             Print/set system date and 
time.
  * dd: (coreutils)dd invocation.                 Copy and convert a file.
  * df: (coreutils)df invocation.                 Report filesystem disk usage.
! * diff3: (diff)Invoking diff3.                  Three-way diff.
  * dir: (coreutils)dir invocation.               List directories briefly.
  * dircolors: (coreutils)dircolors invocation.   Color setup for ls.
  * dirname: (coreutils)dirname invocation.       Strip non-directory suffix.
***************
*** 386,392 ****
  * objdump: (binutils)objdump.                   Display info from object 
files.
  * od: (coreutils)od invocation.                 Dump files in octal, etc.
  * paste: (coreutils)paste invocation.           Merge lines of files.
! * patch: (diff)Invoking patch.                  Apply a patch to a file.
  * patgen: (web2c)Patgen invocation.             Creating hyphenation patterns.
  * pathchk: (coreutils)pathchk invocation.       Check file name portability.
  * pid: (id-utils)pid invocation.                Looking up filenames.
--- 385,391 ----
  * objdump: (binutils)objdump.                   Display info from object 
files.
  * od: (coreutils)od invocation.                 Dump files in octal, etc.
  * paste: (coreutils)paste invocation.           Merge lines of files.
! * patch: (diff)Invoking patch.                  Automatically applying diffs.
  * patgen: (web2c)Patgen invocation.             Creating hyphenation patterns.
  * pathchk: (coreutils)pathchk invocation.       Check file name portability.
  * pid: (id-utils)pid invocation.                Looking up filenames.
***************
*** 410,416 ****
  * readmsg: (mailutils)readmsg.                  Extract messages from a 
folder.
  * rm: (coreutils)rm invocation.                 Remove files.
  * rmdir: (coreutils)rmdir invocation.           Remove empty directories.
! * sdiff: (diff)Invoking sdiff.                  Merge 2 files side-by-side.
  * send-pr: (gnats)Invoking send-pr.             Submitting bugs.
  * seq: (coreutils)seq invocation.               Print numeric sequences
  * shar: (sharutils)shar invocation.             Create shell archive.
--- 409,415 ----
  * readmsg: (mailutils)readmsg.                  Extract messages from a 
folder.
  * rm: (coreutils)rm invocation.                 Remove files.
  * rmdir: (coreutils)rmdir invocation.           Remove empty directories.
! * sdiff: (diff)Invoking sdiff.                  Interactively merge files.
  * send-pr: (gnats)Invoking send-pr.             Submitting bugs.
  * seq: (coreutils)seq invocation.               Print numeric sequences
  * shar: (sharutils)shar invocation.             Create shell archive.
P ChangeLog
P NEWS
P util/dir-example


reply via email to

[Prev in Thread] Current Thread [Next in Thread]