diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 63e5438c60..0d0158a6ad 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -320,7 +320,7 @@ kept available until the undo-size limit is reached. This is an integer value. .TP -(undo-size 1565502976) +(undo-size 1g) Sets an upper limit to the memory that is used per image to keep operations on the undo stack. Regardless of this setting, at least as many undo-levels as diff --git a/etc/gimprc.in b/etc/gimprc.in index 52d1509000..34e5090456 100644 --- a/etc/gimprc.in +++ b/etc/gimprc.in @@ -262,7 +262,7 @@ # bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the # size defaults to being specified in kilobytes. # -# (undo-size 1565502976) +# (undo-size 1g) # Sets the size of the previews in the Undo History. Possible values are # tiny, extra-small, small, medium, large, extra-large, huge, enormous and