Imported Upstream version 4.5.14
[platform/upstream/findutils.git] / doc / find-maint.info
index e571a52..0b88456 100644 (file)
@@ -1,7 +1,5 @@
-This is
-/home/james/source/GNU/findutils/git/gnu/findutils/doc/find-maint.info,
-produced by makeinfo version 4.13 from
-/home/james/source/GNU/findutils/git/gnu/findutils/doc/find-maint.texi.
+This is ../../../findutils/doc/find-maint.info, produced by makeinfo
+version 4.13 from ../../../findutils/doc/find-maint.texi.
 
 INFO-DIR-SECTION GNU organization
 START-INFO-DIR-ENTRY
@@ -11,9 +9,9 @@ END-INFO-DIR-ENTRY
    This manual explains how GNU findutils is maintained, how changes
 should be made and tested, and what resources exist to help developers.
 
-   This is edition 4.5.10, for findutils version 4.5.10.
+   This is edition 4.5.14, for findutils version 4.5.14.
 
-   Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
 
    Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -31,9 +29,9 @@ Maintaining GNU Findutils
 This manual explains how GNU findutils is maintained, how changes should
 be made and tested, and what resources exist to help developers.
 
-   This is edition 4.5.10, for findutils version 4.5.10.
+   This is edition 4.5.14, for findutils version 4.5.14.
 
-   Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
 
    Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -225,13 +223,13 @@ circumstances.
 * Menu:
 
 * Make the Compiler Find the Bugs::
+* Factor Out Repeated Code::
 * The File System Is Being Modified::
 * Don't Trust the File System Contents::
 * Debugging is For Users Too::
-* Factor Out Repeated Code::
 
 \1f
-File: find-maint.info,  Node: Make the Compiler Find the Bugs,  Next: The File System Is Being Modified,  Up: Coding Conventions
+File: find-maint.info,  Node: Make the Compiler Find the Bugs,  Next: Factor Out Repeated Code,  Up: Coding Conventions
 
 4.1 Make the Compiler Find the Bugs
 ===================================
@@ -324,7 +322,7 @@ code:
      *p = 0;
 
 \1f
-File: find-maint.info,  Node: Factor Out Repeated Code,  Prev: Debugging is For Users Too,  Up: Coding Conventions
+File: find-maint.info,  Node: Factor Out Repeated Code,  Next: The File System Is Being Modified,  Prev: Make the Compiler Find the Bugs,  Up: Coding Conventions
 
 4.2 Factor Out Repeated Code
 ============================
@@ -369,7 +367,7 @@ view.  Nevertheless there are some areas which are only lightly-tested:
    Please exercise caution when working in those areas.
 
 \1f
-File: find-maint.info,  Node: Debugging is For Users Too,  Next: Factor Out Repeated Code,  Prev: Don't Trust the File System Contents,  Up: Coding Conventions
+File: find-maint.info,  Node: Debugging is For Users Too,  Prev: Don't Trust the File System Contents,  Up: Coding Conventions
 
 4.3 Debugging is For Users Too
 ==============================
@@ -411,7 +409,7 @@ and the `chdir' in which a malicious person could rename the directory
 and substitute a symbolic link to some other directory.
 
 \1f
-File: find-maint.info,  Node: The File System Is Being Modified,  Next: Don't Trust the File System Contents,  Prev: Make the Compiler Find the Bugs,  Up: Coding Conventions
+File: find-maint.info,  Node: The File System Is Being Modified,  Next: Don't Trust the File System Contents,  Prev: Factor Out Repeated Code,  Up: Coding Conventions
 
 4.5 The File System Is Being Modified
 =====================================
@@ -460,7 +458,7 @@ Valgrind
      Valgrind is a tool which dynamically verifies the memory accesses a
      program makes to ensure that they are valid (for example, that the
      behaviour of the program does not in any way depend on the
-     contents of uninitialised memory).
+     contents of uninitialized memory).
 
 DejaGnu
      DejaGnu is the test framework used to run the findutils test suite
@@ -859,7 +857,7 @@ available.    Here is an example alert:-
 
      When locate reads filenames from a LOCATE02 database (the default
      format), the buffer into which data is read is automatically extended
-     to accomodate the length of the filenames.
+     to accommodate the length of the filenames.
 
      This automatic buffer extension does not happen for old-format
      databases.  Instead a 1026-byte buffer is used.  When a longer
@@ -1660,25 +1658,25 @@ permit their use in free software.
 
 \1f
 Tag Table:
-Node: Top\7f988
-Node: Introduction\7f2066
-Node: Maintaining GNU Programs\7f2815
-Node: Design Issues\7f3617
-Node: Coding Conventions\7f7568
-Node: Make the Compiler Find the Bugs\7f9535
-Node: Factor Out Repeated Code\7f13092
-Node: Debugging is For Users Too\7f15118
-Node: Don't Trust the File System Contents\7f15849
-Node: The File System Is Being Modified\7f17132
-Node: Tools\7f18569
-Node: Using the GNU Portability Library\7f19770
-Node: Documentation\7f26951
-Node: Testing\7f29669
-Node: Bugs\7f30010
-Node: Distributions\7f31754
-Node: Internationalisation\7f32789
-Node: Security\7f33258
-Node: Making Releases\7f44621
-Node: GNU Free Documentation License\7f46746
+Node: Top\7f930
+Node: Introduction\7f2014
+Node: Maintaining GNU Programs\7f2763
+Node: Design Issues\7f3565
+Node: Coding Conventions\7f7516
+Node: Make the Compiler Find the Bugs\7f9483
+Node: Factor Out Repeated Code\7f13031
+Node: Debugging is For Users Too\7f15104
+Node: Don't Trust the File System Contents\7f15802
+Node: The File System Is Being Modified\7f17085
+Node: Tools\7f18515
+Node: Using the GNU Portability Library\7f19716
+Node: Documentation\7f26897
+Node: Testing\7f29615
+Node: Bugs\7f29956
+Node: Distributions\7f31700
+Node: Internationalisation\7f32735
+Node: Security\7f33204
+Node: Making Releases\7f44568
+Node: GNU Free Documentation License\7f46693
 \1f
 End Tag Table