Skip to content

Commit

Permalink
[docs] Update maintainer field in man pages
Browse files Browse the repository at this point in the history
Update the maintainer field to be more generic and direct readers to the
upstream repo.

Closes: #3290

Signed-off-by: Jake Hunsaker <[email protected]>
  • Loading branch information
TurboTurtle committed Jun 29, 2023
1 parent 595497a commit 64f699b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion man/en/sos-clean.1
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ on the system from a previous execution.

.SH MAINTAINER
.nf
Jake Hunsaker <jhunsake@redhat.com>
Maintained on GitHub at https://github.com/sosreport/sos
.fi
.SH AUTHORS & CONTRIBUTORS
See \fBAUTHORS\fR file in the package documentation.
6 changes: 5 additions & 1 deletion man/en/sos-collect.1
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,8 @@ Sosreport option. Override the default compression type.
.BR sos.conf (5)

.SH MAINTAINER
Jake Hunsaker <[email protected]>
.nf
Maintained on GitHub at https://github.com/sosreport/sos
.fi
.SH AUTHORS & CONTRIBUTORS
See \fBAUTHORS\fR file in the package documentation.
2 changes: 1 addition & 1 deletion man/en/sos-report.1
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ Display usage message.

.SH MAINTAINER
.nf
Jake Hunsaker <jhunsake@redhat.com>
Maintained on GitHub at https://github.com/sosreport/sos
.fi
.SH AUTHORS & CONTRIBUTORS
See \fBAUTHORS\fR file in the package documentation.
Expand Down
2 changes: 1 addition & 1 deletion man/en/sos.1
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Display usage message.
.BR sos.conf (5)
.SH MAINTAINER
.nf
Jake Hunsaker <jhunsake@redhat.com>
Maintained on GitHub at https://github.com/sosreport/sos
.fi
.SH AUTHORS & CONTRIBUTORS
See \fBAUTHORS\fR file in the package documentation.

0 comments on commit 64f699b

Please sign in to comment.