mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
ofwdump(8): cross-reference openfirm(4)
This utility relies on the openfirm(4) pseudo-device. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8bd7945311
commit
bcde15f5f8
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
||||
.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd February 26, 2022
|
||||
.Dd October 23, 2023
|
||||
.Dt OFWDUMP 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -90,6 +90,8 @@ property of the
|
|||
node as plain string:
|
||||
.Pp
|
||||
.Dl "ofwdump -P compatible -S /pci"
|
||||
.Sh SEE ALSO
|
||||
.Xr openfirm 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue