X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.snapshot.xml;h=f08e38e07e7047124daf90d5674f4d1aca7a1174;hp=b432682a4841d30ee99530942b13d39f2278d93e;hb=8ea763865ffe1e5462d9921c01f4b135e1008d59;hpb=34511ca7b166b0e89d08ff9870b0cf2624a7815f diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml index b432682a4..f08e38e07 100644 --- a/man/systemd.snapshot.xml +++ b/man/systemd.snapshot.xml @@ -48,7 +48,7 @@ - systemd.snapshot + snapshot.snapshot @@ -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 - .snapshot refers to a dynamic + 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,8 +79,9 @@ See Also systemd1, - systemctl8, - systemd.unit5 + systemctl1, + systemd.unit5, + systemd.directives7