fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
237 B
Text
10 lines
237 B
Text
Binary MOF buffer in WMI tools:
|
|
* Decompile binary MOF file (BMF) to UTF-8 plain text MOF file.
|
|
* Decompress binary MOF file (BMF)
|
|
* Parse binary MOF file (BMF)
|
|
|
|
EXAMPLES:
|
|
sysctl -b dev.acpi_wmi.0.bmof | bmf2mof
|
|
|
|
SEE ALSO:
|
|
acpi_wmi(4)
|