From 6add8a7df90899e28d317b399e1196a56f24fbb6 Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 20 Jul 2015 09:00:31 +0800 Subject: open: drop mimedb dependency --- doc_src/open.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc_src') diff --git a/doc_src/open.txt b/doc_src/open.txt index 85e91e72..c81c3c9a 100644 --- a/doc_src/open.txt +++ b/doc_src/open.txt @@ -7,7 +7,7 @@ open FILES... \subsection open-description Description -`open` opens a file in its default application, using the `xdg-open` command if it exists, or else the mimedb command. +`open` opens a file in its default application, using the appropriate tool for the operating system. On GNU/Linux, this requires the common but optional `xdg-open` utility, from the `xdg-utils` package. \subsection open-example Example -- cgit v1.2.3