diff options
author | Daniel Mack <github@zonque.org> | 2015-12-14 16:31:25 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-12-14 16:31:25 +0100 |
commit | 654d1b335030acccf0894a58b7a30e3130b05383 (patch) | |
tree | 8fd26de1435bce557248af25a5aa644804fa5df9 /src/hostname/hostnamed.c | |
parent | dc0306aac4a5b735778690d407947c2a1b3cf9c7 (diff) | |
parent | e5abebabb32b46c865f8a6f7a534795e1b72b757 (diff) |
Merge pull request #2165 from torstehu/fix-typo2
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 |