summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/macos.texi2
-rw-r--r--man/mark.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/macos.texi b/man/macos.texi
index 3e433a0afe9..2419f896ad2 100644
--- a/man/macos.texi
+++ b/man/macos.texi
@@ -217,7 +217,7 @@ the name @samp{-ETL-fixed-*-iso8859-1}.
@node Mac Functions
-@section Mac Specific Lisp Functions
+@section Mac-Specific Lisp Functions
@cindex Lisp functions on the Mac OS
@findex do-applescript
diff --git a/man/mark.texi b/man/mark.texi
index 0587283f6cc..9b3dd4780dd 100644
--- a/man/mark.texi
+++ b/man/mark.texi
@@ -126,7 +126,7 @@ region. But normally it does not. Why not?
Emacs, because once you have set a mark, there is @emph{always} a
region (in that buffer). And highlighting the region all the time
would be a nuisance. So normally Emacs highlights the region only
-immediately after you have selected it with the mouse.
+immediately after you have selected one with the mouse.
You can turn on region highlighting by enabling Transient Mark mode.
This is a more rigid mode of operation in which the region ``lasts''