about summary refs log tree commit diff stats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-07-02 18:21:34 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-04 10:58:33 -0400
commit1bb1a8015659e0cfde45be9fe9440dbb254680cf (patch)
tree4ee9e875ed33f9d851a71c26d5a721c9ea4e9b59 /doc/aerc.1.scd
parent687f1d8c1a31176c3d94e1c4f9049f011cd339ad (diff)
downloadaerc-1bb1a8015659e0cfde45be9fe9440dbb254680cf.tar.gz
Use "open" instead of "xdg-open" on Darwin systems
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index f97d01d..0b86f75 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -122,7 +122,7 @@ message list, the message in the message viewer, etc).
 
 *open*
 	Saves the current message part in a temporary file and opens it
-	with xdg-open.
+	with the system handler.
 
 *pipe* <cmd>
 	Downloads and pipes the current message part into the given shell command,