mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-29 23:26:55 +00:00
trivial: fix man page sections
They're marked in the man page as section 8 but installed into 1. They should be installed into 1 as they're not admin tools.
This commit is contained in:
parent
815a5a8a93
commit
f57a6637c9
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "dfu-tool man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "dfu-tool man page"
|
||||
.SH NAME
|
||||
dfu-tool \- write firmware to DFU devices
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdate man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "fwupdate man page"
|
||||
.SH NAME
|
||||
fwupdate \-ddebugging utility for UEFI firmware updates
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "dbxtool man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "dbxtool man page"
|
||||
.SH NAME
|
||||
dbxtool \- modify the dbx revokation list
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdagent man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "fwupdagent man page"
|
||||
.SH NAME
|
||||
fwupdagent \- firmware updating agent
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdmgr man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "fwupdmgr man page"
|
||||
.SH NAME
|
||||
fwupdmgr \- firmware update manager client utility
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" Report problems in https://github.com/fwupd/fwupd
|
||||
.TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdtool man page"
|
||||
.TH man 1 "11 April 2021" @PACKAGE_VERSION@ "fwupdtool man page"
|
||||
.SH NAME
|
||||
fwupdtool \- standalone firmware update utility
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user