diff --git a/doc/guix.texi b/doc/guix.texi index dddf8c89c6b81536abe42ef1e7cd7ec29b4b47c4..0b72e5d8ceb695c014fc6431cb438d317d4e857a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -9271,8 +9271,8 @@ generations available on disk. It is also possible to roll back the system via the commands @command{guix system roll-back} and @command{guix system switch-generation}. -Although the command @command{guix system reconfigure} will not modify -previous generations, must take care when the current generation is not +Although the @command{guix system reconfigure} command will not modify +previous generations, you must take care when the current generation is not the latest (e.g., after invoking @command{guix system roll-back}), since the operation might overwrite a later generation (@pxref{Invoking guix system}).