aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/calendar.texi2
-rw-r--r--man/dired.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/calendar.texi b/man/calendar.texi
index ba321de9952..a3e422df823 100644
--- a/man/calendar.texi
+++ b/man/calendar.texi
@@ -763,7 +763,7 @@ Move to a date specified in the ISO commercial calendar
763Move to a date specified in the Julian calendar 763Move to a date specified in the Julian calendar
764(@code{calendar-goto-julian-date}). 764(@code{calendar-goto-julian-date}).
765@item g a 765@item g a
766Move to a date specified by astronomical (Julian) day number 766Move to a date specified with an astronomical (Julian) day number
767(@code{calendar-goto-astro-day-number}). 767(@code{calendar-goto-astro-day-number}).
768@item g h 768@item g h
769Move to a date specified in the Hebrew calendar 769Move to a date specified in the Hebrew calendar
diff --git a/man/dired.texi b/man/dired.texi
index b10a89f5158..fb098784273 100644
--- a/man/dired.texi
+++ b/man/dired.texi
@@ -1062,7 +1062,7 @@ know how to use @code{find}.
1062@cindex file database (locate) 1062@cindex file database (locate)
1063@vindex locate-command 1063@vindex locate-command
1064 @kbd{M-x locate} provides a similar interface to the @code{locate} 1064 @kbd{M-x locate} provides a similar interface to the @code{locate}
1065command. @kbd{M-x locate-with-filter} is similar, but keeps only lines 1065program. @kbd{M-x locate-with-filter} is similar, but keeps only lines
1066matching a given regular expression. 1066matching a given regular expression.
1067 1067
1068@vindex find-ls-option 1068@vindex find-ls-option