diff --git a/man/systemd-pstore.xml b/man/systemd-pstore.xml index 11d66b8b012..14dd72262d7 100644 --- a/man/systemd-pstore.xml +++ b/man/systemd-pstore.xml @@ -49,8 +49,8 @@ The pstore service is independent of the kdump service. In cloud environments specifically, host and guest filesystems are on remote filesystems (eg. iSCSI - or NFS), thus kdump relies [implicitly and/or explicitly] upon proper operation - of networking software *and* hardware *and* infrastructure. Thus it may not be + or NFS), thus kdump relies (implicitly and/or explicitly) upon proper operation + of networking software *and* hardware *and* infrastructure. Thus it may not be possible to capture a kernel coredump to a file since writes over the network may not be possible. @@ -59,9 +59,9 @@ debugging. The systemd-pstore executable does the actual work. Upon starting, - the pstore.conf is read to obtain options, then the /sys/fs/pstore + the pstore.conf file is read and the /sys/fs/pstore directory contents are processed according to the options. Pstore files are written to the - journal, and optionally saved into /var/lib/systemd/pstore. + journal, and optionally saved into /var/lib/systemd/pstore.