changeset 8900:589a3d022079

hgrc.5: remove reference to DEFAULT section
author Martin Geisler <mg@lazybytes.net>
date Tue, 23 Jun 2009 15:51:27 +0200
parents 992ff92a3552
children 94319ae527cf
files doc/hgrc.5.txt
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Tue Jun 23 15:50:32 2009 +0200
+++ b/doc/hgrc.5.txt	Tue Jun 23 15:51:27 2009 +0200
@@ -88,9 +88,6 @@
 
 Leading whitespace is removed from values. Empty lines are skipped.
 
-The optional values can contain format strings which refer to other
-values in the same section, or values in a special DEFAULT section.
-
 Lines beginning with "`#`" or "`;`" are ignored and may be used to provide
 comments.