docs: Fix missing negation

Fixes: 32c2cea0f9a7 ("Remove future tense from man pages")
Signed-off-by: Benjamin Gilbert <bgilbert@backtick.net>
This commit is contained in:
Benjamin Gilbert
2024-09-22 22:17:38 -07:00
parent 186a2b8d49
commit 62e5eb4734

View File

@ -311,7 +311,7 @@ values for $GOOS and $GOARCH at https://golang.org/doc/install/source#environmen
and can also be found by running `go tool dist list`.
While `podman build` is happy to use base images and build images for any
platform that exists, `RUN` instructions are able to succeed without
platform that exists, `RUN` instructions are unable to succeed without
the help of emulation provided by packages like `qemu-user-static`.
@@option pull.image