docs: fix incorrect page name

The syntax used here was wrong, see all the other existing pages.

Like this the man page gets rendered as "podman-container.unit(5)()" and
the HTML web page title will just be "NAME — Podman documentation"
instead of the proper man page name.

Fix this by using the right syntax.

Fixes: 7612af4c0e ("Rewrite the Quadlet documentation")

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger 2026-05-05 13:00:53 +02:00
parent e3a48902f7
commit a267230118
No known key found for this signature in database
GPG key ID: EB145DD938A3CAF2
9 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
% podman-command(1)
% podman-command 1
## NAME
podman\-command - short description

View file

@ -1,4 +1,4 @@
% podman-build.unit(5)
% podman-build.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-container.unit(5)
% podman-container.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-image.unit(5)
% podman-image.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-kube.unit(5)
% podman-kube.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-network.unit(5)
% podman-network.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-pod.unit(5)
% podman-pod.unit 5
# NAME

View file

@ -1,4 +1,4 @@
% podman-quadlet-basic-usage(7)
% podman-quadlet-basic-usage 7
# NAME

View file

@ -1,4 +1,4 @@
% podman-volume.unit(5)
% podman-volume.unit 5
# NAME