summaryrefslogtreecommitdiff
path: root/man/viper.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>1999-11-18 16:00:03 +0000
committerEli Zaretskii <eliz@gnu.org>1999-11-18 16:00:03 +0000
commit393759c7a0c2c28b3fb9bfa0edf7428dbc9e190b (patch)
treeae1e2f36bffe4895499acd5fb1c5dbe76fa7b0d0 /man/viper.texi
parent9dd1cf67c27706972c9b2317729a11c92aa77ca1 (diff)
downloademacs-393759c7a0c2c28b3fb9bfa0edf7428dbc9e190b.tar.gz
Fix complaints from makeinfo 4.0.
Diffstat (limited to 'man/viper.texi')
-rw-r--r--man/viper.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/viper.texi b/man/viper.texi
index e2ccf4a4686..273382ec71c 100644
--- a/man/viper.texi
+++ b/man/viper.texi
@@ -3424,7 +3424,7 @@ Mark the current file and position with the specified letter.
@item m .
Set the Emacs mark (@pxref{Emacs Preliminaries}) at point.
@item m ^
-Set the Emacs mark (@xref{Emacs Preliminaries}) back to where it was last
+Set the Emacs mark (@pxref{Emacs Preliminaries}) back to where it was last
set with the @kbd{m.} command. This is useful when you set the mark with
@kbd{m.}, but then some other command (such as @kbd{L} or @kbd{G}) changes
it in a way that you didn't like.