# HG changeset patch # User Martin Geisler # Date 2009-08-22 08:52:53 # Node ID 642febca0e5df1a7cf628f30de94841b24e33ce5 # Parent 9d2e3508faf93bbe365e5f981b7fdbeb0436be7a # Parent e499a4147c66e5daf8593349ac33c7de4080cbd1 Merge with crew-stable diff --git a/doc/hgrc.5.txt b/doc/hgrc.5.txt --- a/doc/hgrc.5.txt +++ b/doc/hgrc.5.txt @@ -105,6 +105,9 @@ current configuration file. The inclusio that included files can include other files. Filenames are relative to the configuration file in which the ``%include`` directive is found. +A line with "``%unset name``" will remove ``name`` from the current +section, if it has been set previously. + SECTIONS --------