# HG changeset patch # User Andreas Schwab # Date 982596314 0 # Node ID 47124bb724653b9ceb71462d0ebd39393a6a7373 # Parent 0ed801ca5f4bb01d0d389e1c090ad9b00cd5f855 Fix typo. diff -r 0ed801ca5f4b -r 47124bb72465 man/programs.texi --- a/man/programs.texi Mon Feb 19 13:58:17 2001 +0000 +++ b/man/programs.texi Mon Feb 19 15:25:14 2001 +0000 @@ -1289,7 +1289,7 @@ is a comment, it removes comment delimiters from each; otherwise, it adds comment delimiters to each.) If you are not using Transient Mark mode, then you should use the commands @code{comment-region} and -@code{uncomment-region} to do these jobs (@pref{Multi-Line Comments}). +@code{uncomment-region} to do these jobs (@pxref{Multi-Line Comments}). A prefix argument used in these circumstances specifies how many comment delimiters to add or how many to delete.