diff options
| author | Richard M. Stallman | 2006-02-02 04:23:28 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-02-02 04:23:28 +0000 |
| commit | d730dc949604c1b8511527a041242d5ab8cd7f90 (patch) | |
| tree | 1b4246161ae752a4fbe14bff1bee2c212b3e4785 | |
| parent | 621a4cc83ad94f4a51acff5acc50f6c83c0c5ad1 (diff) | |
| download | emacs-d730dc949604c1b8511527a041242d5ab8cd7f90.tar.gz emacs-d730dc949604c1b8511527a041242d5ab8cd7f90.zip | |
(General Variables): Fix xref.
| -rw-r--r-- | man/cmdargs.texi | 3 |
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. | |||
| 577 | The user's login name. See also @env{LOGNAME}. On MS-DOS, this | 577 | The user's login name. See also @env{LOGNAME}. On MS-DOS, this |
| 578 | defaults to @samp{root}. | 578 | defaults to @samp{root}. |
| 579 | @item VERSION_CONTROL | 579 | @item VERSION_CONTROL |
| 580 | Used to initialize the @code{version-control} variable (@pxref{Backup | 580 | Used to initialize the @code{version-control} variable (@pxref{Numbered Backups}). |
| 581 | Names}). | ||
| 582 | @end table | 581 | @end table |
| 583 | 582 | ||
| 584 | @node Misc Variables | 583 | @node Misc Variables |