summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/custom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi
index 3a68ba75cef..90aa679dae8 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -1996,7 +1996,7 @@ loaded.
Your site may also have a @dfn{site startup file}; this is named
@file{site-start.el}, if it exists. Emacs loads this library before it
loads your init file. To inhibit loading of this library, use the
-option @samp{-no-site-file}.
+option @samp{-no-site-file}. @xref{Initial Options}.
If you have a large amount of code in your @file{.emacs} file, you
should rename it to @file{~/.emacs.el}, and byte-compile it. @xref{Byte