@@ -3,13 +3,13 @@ dmidecode
3
3
4
4
[ ![ Build Status] ( https://travis-ci.com/acidanthera/dmidecode.svg?branch=master )] ( https://travis-ci.com/acidanthera/dmidecode )
5
5
6
- ** ACIDANTHERA NOTES **
6
+ ** ACIDANTHERA NOTES**
7
7
8
8
This dmidecode version supports Apple-specific table decoding as well
9
9
as native macOS SMBIOS reading through I/O Registry. Synced with
10
10
[ upstream] ( http://git.savannah.gnu.org/cgit/dmidecode.git ) up to 62bce59f.
11
11
12
- ** INTRODUCTION **
12
+ ** INTRODUCTION**
13
13
14
14
Dmidecode reports information about your system's hardware as described in
15
15
your system BIOS according to the SMBIOS/DMI standard. This information
@@ -30,7 +30,7 @@ Dmidecode does not scan your hardware, it only reports what the BIOS told it
30
30
to.
31
31
32
32
33
- ** INSTALLATION **
33
+ ** INSTALLATION**
34
34
35
35
The home web page for dmidecode is hosted on Savannah:
36
36
http://www.nongnu.org/dmidecode/
@@ -61,7 +61,7 @@ Compiling for an IA64 processor requires the memory alignment workaround,
61
61
and it is enabled automatically.
62
62
63
63
64
- ** DOCUMENTATION **
64
+ ** DOCUMENTATION**
65
65
66
66
Each tool has a manual page, found in the "man" subdirectory. Manual pages
67
67
are installed by "make install". See these manual pages for command line
@@ -78,7 +78,7 @@ joining the dmidecode-devel discussion list:
78
78
http://lists.nongnu.org/mailman/listinfo/dmidecode-devel
79
79
80
80
81
- ** COMMON PROBLEMS **
81
+ ** COMMON PROBLEMS**
82
82
83
83
IA-64
84
84
@@ -98,7 +98,7 @@ Dmidecode used to work under Cygwin. However the /dev/mem interface was
98
98
removed at some point in time so it no longer works.
99
99
100
100
101
- ** MISCELLANEOUS TOOLS **
101
+ ** MISCELLANEOUS TOOLS**
102
102
103
103
Three other tools come along with dmidecode: biosdecode, ownership and
104
104
vpddecode. These tools are only useful on systems with a BIOS, so they
0 commit comments