diff options
author | Torstein Husebø <torstein@huseboe.net> | 2015-12-04 08:03:59 +0100 |
---|---|---|
committer | Torstein Husebø <torstein@huseboe.net> | 2015-12-14 15:53:11 +0100 |
commit | e5abebabb32b46c865f8a6f7a534795e1b72b757 (patch) | |
tree | 8fd26de1435bce557248af25a5aa644804fa5df9 /src/hostname/hostnamed.c | |
parent | dc0306aac4a5b735778690d407947c2a1b3cf9c7 (diff) |
treewide: fix typos and indentation
Diffstat (limited to 'src/hostname/hostnamed.c')
-rw-r--r-- | src/hostname/hostnamed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostname/hostnamed.c b/src/hostname/hostnamed.c index d383041d39..84605fa267 100644 --- a/src/hostname/hostnamed.c +++ b/src/hostname/hostnamed.c @@ -212,7 +212,7 @@ try_dmi: unreliable enough, so let's not do any additional guesswork on top of that. - See the SMBIOS Specification 4.0 section 7.4.1 for + See the SMBIOS Specification 3.0 section 7.4.1 for details about the values listed here: https://www.dmtf.org/sites/default/files/standards/documents/DSP0134_3.0.0.pdf |