Remove future tense from man pages

Remove all will, would, could, should and use present tense.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2023-05-14 06:46:11 -04:00
parent 3c8d120caa
commit 32c2cea0f9
169 changed files with 619 additions and 629 deletions

View File

@ -42,7 +42,7 @@ Shell completion needs to be already enabled in the environment. The following c
To make it available for all zsh sessions run:\
**podman completion -f "${fpath[1]}/_podman" zsh**
Once the shell is reloaded the auto-completion should be working.
Once the shell is reloaded the auto-completion works.
### FISH