Skip to content

Commit 469aca0

Browse files
Merge pull request #18850 from francisbergin/api-doc-fix
Fix system service manpage name in API Documentation
2 parents c83589a + ec6b7db commit 469aca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/api/server/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
// API responses. This is because the zero value for the field type is null. The field
2222
// description in the docs will state what type the field is expected to be for such cases.
2323
//
24-
// See podman-service(1) for more information.
24+
// See podman-system-service(1) for more information.
2525
//
2626
// Quick Examples:
2727
//

0 commit comments

Comments
 (0)