From 4a80de90d299ca4986945939e5b1bada057b26b3 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Sat, 16 Oct 2021 09:37:42 +0200 Subject: DOCS/input: fix subprocess typo --- DOCS/man/input.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index bc1b1abd77..5a733a5da1 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -545,9 +545,9 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_). argument list. The first array entry is either an absolute path to the executable, or - a filename with no path components, in which case the ``PATH`` - environment variable. On Unix, this is equivalent to ``posix_spawnp`` - and ``execvp`` behavior. + a filename with no path components, in which case the executable is + searched in the directories in the ``PATH`` environment variable. On + Unix, this is equivalent to ``posix_spawnp`` and ``execvp`` behavior. ``playback_only`` (``MPV_FORMAT_FLAG``) Boolean indicating whether the process should be killed when playback -- cgit v1.2.3