aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-02-02 04:23:28 +0000
committerRichard M. Stallman2006-02-02 04:23:28 +0000
commitd730dc949604c1b8511527a041242d5ab8cd7f90 (patch)
tree1b4246161ae752a4fbe14bff1bee2c212b3e4785
parent621a4cc83ad94f4a51acff5acc50f6c83c0c5ad1 (diff)
downloademacs-d730dc949604c1b8511527a041242d5ab8cd7f90.tar.gz
emacs-d730dc949604c1b8511527a041242d5ab8cd7f90.zip
(General Variables): Fix xref.
-rw-r--r--man/cmdargs.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 28cb567f0cd..74de707cd2c 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -577,8 +577,7 @@ does not use @env{TZ} at all.
577The user's login name. See also @env{LOGNAME}. On MS-DOS, this 577The user's login name. See also @env{LOGNAME}. On MS-DOS, this
578defaults to @samp{root}. 578defaults to @samp{root}.
579@item VERSION_CONTROL 579@item VERSION_CONTROL
580Used to initialize the @code{version-control} variable (@pxref{Backup 580Used to initialize the @code{version-control} variable (@pxref{Numbered Backups}).
581Names}).
582@end table 581@end table
583 582
584@node Misc Variables 583@node Misc Variables