Fix manpage typos

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-05-03 12:21:32 -04:00
parent 5c4fefa533
commit ceaaed7810
2 changed files with 2 additions and 2 deletions

View File

@ -576,7 +576,7 @@ Valid values are:
- `always` : Restart containers when they exit, regardless of status, retrying indefinitely
Please note that restart will not restart containers after a system reboot.
This this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
If this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
To generate systemd unit files, please see *podman generate systemd*
**--rm**=*true*|*false*

View File

@ -598,7 +598,7 @@ Valid values are:
- `always` : Restart containers when they exit, regardless of status, retrying indefinitely
Please note that restart will not restart containers after a system reboot.
This this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
If this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
To generate systemd unit files, please see *podman generate systemd*
**--rm**=*true*|*false*