aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-08-16 19:56:30 +0000
committerDave Love <[email protected]>2000-08-16 19:56:30 +0000
commitde7359884657a736f7dda4b1b39d5d2e57792a00 (patch)
treedfe810bc65880c6a7ace78f520cb77592c9cc93e /man
parent027ac3f8db2a1837cb53d84130d07d0a7ea4574b (diff)
dired-x tweaks
Diffstat (limited to 'man')
-rw-r--r--man/dired.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/dired.texi b/man/dired.texi
index 2d33bf94ee..6a35b2d7f8 100644
--- a/man/dired.texi
+++ b/man/dired.texi
@@ -28,7 +28,7 @@ to operate on the files listed.
* Hiding Subdirectories:: Making subdirectories visible or invisible.
* Updating: Dired Updating. Discarding lines for files of no interest.
* Find: Dired and Find. Using `find' to choose the files for Dired.
-* Extra Features for Dired:: Dired-X provides more features.
+* Extra: Dired Extra Features. Dired-X provides more features.
@end menu
@node Dired Enter
@@ -975,10 +975,10 @@ variable @code{find-ls-option}, whose default value specifies using
options @samp{-ld} for @code{ls}. If your listings are corrupted, you
may need to change the value of this variable.
-@node Extra Features for Dired
-@section Extra Features for Dired---The Dired-X Package
+@node Dired Extra Features
+@section Extra Features for Dired
The Dired-X package provides various extra features for Dired mode. You
can load it with @code{M-x load-library} or customize
-@code{dired-load-hook} to add @samp{(require@w{ }'dired-x)}.
-@xref{Top, Introduction, Dired Extra Version 2 User's Manual, dired-x}.
+@code{dired-load-hook} to add @code{dired-require-dired-x}.
+@xref{,Dired-X,,dired-x, Dired Extra Version 2 User's Manual}.