diff --git a/man/ChangeLog b/man/ChangeLog index 68bb79cdffa..30933b5f0a3 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-05-09 Michael Albinus + + * tramp.texi (Filename completion): Improve wording. + 2006-05-07 Jan Dj,Ad(Brv * xresmini.texi (GTK resources): Inserted GTK description. diff --git a/man/tramp.texi b/man/tramp.texi index 7ce23ff2022..acee8ce7321 100644 --- a/man/tramp.texi +++ b/man/tramp.texi @@ -1831,9 +1831,9 @@ should you want to add your own. @section Filename completion @cindex filename completion -Filename completion works with @value{tramp} for both completing -methods, user names and machine names (except multi hop methods) as -well as for files on remote machines. +Filename completion works with @value{tramp} for completion of method +names, of user names and of machine names (except multi-hop methods) +as well as for completion of file names on remote machines. @ifset emacs In order to enable this, Partial Completion mode must be set on. @ifinfo