diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-08-23 00:05:27 +0300 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-08-23 22:34:08 +0300 |
commit | 52b6cef73e8be07663ed534c07a7be9779e168b9 (patch) | |
tree | 7b976b9de7d2514a0ea830437bad3a837548e59a /docs | |
parent | 103fd84e09deede5fbaeca185fbd7b398231ecc1 (diff) |
Replace OsinfoDb.guess_os_from_location() by guess_os_from_media()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/Libosinfo-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Libosinfo-sections.txt b/docs/reference/Libosinfo-sections.txt index 65a2d29..e44b5ae 100644 --- a/docs/reference/Libosinfo-sections.txt +++ b/docs/reference/Libosinfo-sections.txt @@ -18,7 +18,7 @@ osinfo_db_add_os osinfo_db_add_platform osinfo_db_add_device osinfo_db_add_deployment -osinfo_db_guess_os_from_location +osinfo_db_guess_os_from_media osinfo_db_unique_values_for_property_in_os osinfo_db_unique_values_for_property_in_platform osinfo_db_unique_values_for_property_in_device |