texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/util dir-example


From: Karl Berry
Subject: texinfo/util dir-example
Date: Sun, 15 Mar 2009 17:44:18 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       09/03/15 17:44:18

Modified files:
        util           : dir-example 

Log message:
        update

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/dir-example?cvsroot=texinfo&r1=1.78&r2=1.79

Patches:
Index: dir-example
===================================================================
RCS file: /sources/texinfo/texinfo/util/dir-example,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- dir-example 1 Jan 2009 19:25:02 -0000       1.78
+++ dir-example 15 Mar 2009 17:44:18 -0000      1.79
@@ -10,7 +10,7 @@
 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.78 2009/01/01 19:25:02 karl Exp $
+$Id: dir-example,v 1.79 2009/03/15 17:44:18 karl Exp $
 
 File: dir,     Node: Top,      This is the top of the INFO tree.
 
@@ -68,16 +68,23 @@
 * bzip2: (bzip2).               General (de)compression of files (blocksort).
 * Gzip: (gzip).                 General (de)compression of files (lzw).
 
+Editors
+* JED: (jed).                   JED editor documentation.
+* Screen: (screen).             Terminal multiplexer.
+
 Email
 * Anubis: (anubis).             The GNU outgoing mail processor.
 * Mailutils: (mailutils).       Utilities & library for mailboxes, protocols.
 
+Graphics
+* Netpbm: (netpbm).             Images/graphics manipulation programs.
+
 Network applications
 * Inetutils: (inetutils).       GNU networking utilities.
 * Gawkinet: (gawkinet).         TCP/IP Internetworking With `gawk'.
 * Wget: (wget).                 Non-interactive network downloader.
 
-Printing Tools
+Printing
 * PreScript: (a2ps) PreScript.     Input language for a2ps
 * a2ps: (a2ps).                    PostScript Generating Utility
 * card: (a2ps) card.               Print Reference Cards
@@ -93,6 +100,7 @@
 * Autoconf: (autoconf).         Create source code configuration scripts.
 * Automake: (automake).         Making GNU standards-compliant Makefiles.
 * Binutils: (binutils).         The GNU binary utilities.
+* C: (gnu-c-manual).            GNU C reference manual.
 * Cpp: (cpp).                  The GNU C preprocessor.
 * Cpplib: (cppinternals).       Cpplib internals.
 * CVS: (cvs).                   Concurrent Versions System
@@ -118,6 +126,7 @@
 * Ld: (ld).                     Linker.
 * Libtool: (libtool).           Generic library support script.
 * Make: (make).                 Remake files automatically.
+* PRCS: (prcs).                 Project revision control system.
 * Remsync: (remsync).           Remote synchronization of directory trees.
 * Send PR: (send-pr).           Cygnus bug reporting for Gnats.
 * Source config: (cfg-paper).   Some theory on configuring source packages.
@@ -163,11 +172,6 @@
                            Emacs Custom facility.
 * WoMan: (woman).       Browse UN*X Manual Pages `Wo (without) Man'.
 
-Typesetting
-* Font utilities: (fontu).      Programs for font manipulation.
-* Groff: (groff).               The GNU troff document formatting system.
-* GV: (gv).                     The GNU PostScript and PDF viewer.
-
 GNU Gettext Utilities
 * ISO3166: (gettext)Country Codes.             ISO 3166 country codes.
 * ISO639: (gettext)Language Codes.             ISO 639 language codes.
@@ -212,11 +216,6 @@
 * Iostream: (iostream).         C++ input/output.
 * autosprintf: (autosprintf).   Support for printf format strings in C++.
 
-GNU organization
-* Maintain: (maintain).         GNU maintainer guidelines.
-* Maintaining Findutils: (find-maint).        Maintaining GNU findutils.
-* Standards: (standards).       GNU coding standards.
-
 GNU music project
 * LilyPond: (lilypond).                        The GNU music typesetter.
 * LilyPond internals: (lilypond-internals).    LilyPond internals.
@@ -229,6 +228,10 @@
 * musedata2ly: (lilypond)Invoking musedata2ly::Importing Musedata.
 * mup2ly: (lilypond)Invoking mup2ly::          Importing MUP.
 
+Science
+* Octave: (octave).             Octave - A language for numerical computation.
+* R FAQ: (R-FAQ).               The R statistical language FAQ.
+
 TeX
 * Afm2tfm: (dvips)Invoking afm2tfm.  Making Type 1 fonts available to TeX.
 * Dvips: (dvips).               DVI-to-PostScript translator.
@@ -242,25 +245,25 @@
 * TeXDraw: (texdraw).           Drawing PostScript diagrams within TeX.
 * Web2c: (web2c).               TeX, Metafont, and their companion programs.
 
+Typesetting
+* Font utilities: (fontu).      Programs for font manipulation.
+* Groff: (groff).               The GNU troff document formatting system.
+* GV: (gv).                     The GNU PostScript and PDF viewer.
+
 DOS
 * GNUish: (gnuish).             GNU utilities for DOS.
 * Mtools: (mtools).             Access DOS disks from Unix.
 
-Science
-* R FAQ: (R-FAQ).               The R statistical language FAQ.
-
-Other things
-* Jargon: (jargon).             The jargon file.
-* Netpbm: (netpbm).             Images/graphics manipulation programs.
-* JED: (jed).                   JED editor documentation.
-* Octave: (octave).             Octave - A language for numerical computation.
-* PRCS: (prcs).                 Project revision control system.
-* Screen: (screen).             Terminal multiplexer.
+GNU organization
+* Maintain: (maintain).         GNU maintainer guidelines.
+* Maintaining Findutils: (find-maint).        Maintaining GNU findutils.
+* Standards: (standards).       GNU coding standards.
 
 Individual utilities
 * aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
 * addr2line: (binutils)addr2line. Convert addresses to file and line.
 * ar: (binutils)ar.             Create, modify, and extract from archives.
+* arch: (coreutils)arch invocation.             Print machine hardware name.
 * at-pr: (gnats)at-pr.                          Bug report timely reminders.
 * autoconf: (autoconf)autoconf Invocation. How to create configuration scripts.
 * autoheader: (autoconf)autoheader Invocation. How to create configuration 
templates
@@ -275,6 +278,7 @@
 * bibtex: (web2c)BibTeX invocation.             Maintaining bibliographies.
 * c++filt: (binutils)c++filt.  Filter to demangle encoded C++ symbols.
 * cat: (coreutils)cat invocation.               Concatenate and write files.
+* chcon: (coreutils)chcon invocation.           Change SELinux CTX of files.
 * chgrp: (coreutils)chgrp invocation.           Change file groups.
 * chmod: (coreutils)chmod invocation.           Change file permissions.
 * chown: (coreutils)chown invocation.           Change file owners/groups.
@@ -396,9 +400,9 @@
 * pltotf: (web2c)PLtoTF invocation.             Property list to TFM.
 * pooltype: (web2c)Pooltype invocation.         Display WEB pool files.
 * pop3d: (mailutils)pop3d.                      POP3 daemon.
+* pr: (coreutils)pr invocation.                 Paginate or columnate files.
 * pr-addr: (gnats)pr-addr.                      Bug report address retrieval.
 * pr-edit: (gnats)pr-edit.                      The edit-pr driver.
-* pr: (coreutils)pr invocation.                 Paginate or columnate files.
 * printenv: (coreutils)printenv invocation.     Print environment variables.
 * printf: (coreutils)printf invocation.         Format and print data.
 * ptx: (coreutils)ptx invocation.               Produce permuted indexes.
@@ -417,6 +421,7 @@
 * rmdir: (coreutils)rmdir invocation.           Remove empty directories.
 * rsh: (inetutils)rsh invocation.               Remote shell.
 * rshd: (inetutils)rshd invocation.             Remote shell server.
+* runcon: (coreutils)runcon invocation.         Run in specified SELinux CTX.
 * 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
@@ -455,11 +460,13 @@
 * tftopl: (web2c)TFtoPL invocation.             TFM -> property list.
 * tftp: (inetutils)tftp invocation.             Trivial FTP.
 * tftpd: (inetutils)tftpd invocation.           TFTP server.
+* timeout: (coreutils)timeout invocation.       Run with time limit.
 * touch: (coreutils)touch invocation.           Change file timestamps.
 * tput: (tput)Invoking tput.                    Termcap in shell scripts.
 * tr: (coreutils)tr invocation.                 Translate characters.
 * traceroute: (inetutils)traceroute invocation.    Trace the route to a host.
 * true: (coreutils)true invocation.             Do nothing, successfully.
+* truncate: (coreutils)truncate invocation.     Shrink/extend size of a file.
 * tsort: (coreutils)tsort invocation.           Topological sort.
 * tty: (coreutils)tty invocation.               Print terminal name.
 * txt2gcal: (gcal)Invoking txt2gcal.            Calendar text to resource file.
@@ -471,6 +478,7 @@
 * unlink: (coreutils)unlink invocation.         Removal via unlink(2).
 * unshar: (sharutils)unshar invocation.         Explode a shell archive.
 * updatedb: (find)Invoking updatedb.            Building the locate database.
+* uptime: (coreutils)uptime invocation.         Print uptime and load.
 * users: (coreutils)users invocation.           Print current user names.
 * uucpd: (inetutils)uucpd invocation.           Unix to Unix Copy.
 * uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.




reply via email to

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