diff options
Diffstat (limited to 'man/text.texi')
-rw-r--r-- | man/text.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/text.texi b/man/text.texi index 08b9e625b3c..bf68558d869 100644 --- a/man/text.texi +++ b/man/text.texi @@ -532,7 +532,9 @@ see @ref{Format Justification}. @findex center-line The command @kbd{M-s} (@code{center-line}) centers the current line within the current fill column. With an argument @var{n}, it centers -@var{n} lines individually and moves past them. +@var{n} lines individually and moves past them. This binding is +made by Text mode and is available only in that and related modes +(@pxref{Text Mode}). @vindex fill-column @kindex C-x f |