X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.snapshot.xml;h=f08e38e07e7047124daf90d5674f4d1aca7a1174;hp=4e8d5a901ff06d85737e50ad52960ff19f364203;hb=08cb4bdd70309c5d8e56e0469358c53f49079b74;hpb=479fe882ae92e4c2eac3c995cd0d23d4c604889f diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml index 4e8d5a901..f08e38e07 100644 --- a/man/systemd.snapshot.xml +++ b/man/systemd.snapshot.xml @@ -56,14 +56,14 @@ Snapshot units are not configured via unit configuration files. Nonetheless they are named - similar to filenames. A unit name whose name ends in + similar to filenames. A unit whose name ends in .snapshot refers to a dynamic snapshot of the systemd runtime state. Snapshots are not configured on disk but created dynamically via systemctl snapshot (see - systemctl8 + systemctl1 for details) or an equivalent command. When created, they will automatically get dependencies on the currently activated units. They act as saved @@ -79,7 +79,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.directives7