doc/hgrc.5.txt
changeset 6325 41c77bb8d7f3
parent 6310 1a13a5bbbbc1
child 6445 a1db3d8b9b8a
--- a/doc/hgrc.5.txt	Thu Mar 20 11:12:35 2008 -0500
+++ b/doc/hgrc.5.txt	Thu Mar 20 11:12:35 2008 -0500
@@ -535,12 +535,6 @@
     Print debugging information.  True or False.  Default is False.
   editor;;
     The editor to use during a commit.  Default is $EDITOR or "vi".
-  pager;;
-    The pager that is used when displaying long output.
-    Default is $PAGER. If not set, the output is written to the
-    stdandard output.
-  usepager;;
-    If set to true, the system pager is used. True or False. Default is False.
   fallbackencoding;;
     Encoding to try if it's not possible to decode the changelog using
     UTF-8.  Default is ISO-8859-1.