diff options
| -rw-r--r-- | man/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi index 3cf01f3dbe0..1060354ccaf 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -596,7 +596,7 @@ becomes @code{nil}; if it is @samp{never} or @samp{simple}, then | |||
| 596 | @node Backup Deletion | 596 | @node Backup Deletion |
| 597 | @subsubsection Automatic Deletion of Backups | 597 | @subsubsection Automatic Deletion of Backups |
| 598 | 598 | ||
| 599 | To prevent unlimited consumption of disk space, Emacs can delete numbered | 599 | To prevent excessive consumption of disk space, Emacs can delete numbered |
| 600 | backup versions automatically. Generally Emacs keeps the first few backups | 600 | backup versions automatically. Generally Emacs keeps the first few backups |
| 601 | and the latest few backups, deleting any in between. This happens every | 601 | and the latest few backups, deleting any in between. This happens every |
| 602 | time a new backup is made. | 602 | time a new backup is made. |