aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/macos.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/macos.texi b/man/macos.texi
index 5e7e2ed7d0..cb7416618f 100644
--- a/man/macos.texi
+++ b/man/macos.texi
@@ -229,7 +229,7 @@ string.
@findex mac-file-name-to-posix
@findex posix-file-name-to-mac
The function @code{mac-file-name-to-posix} takes a Mac file name and
-returns the Posix equivalent. The function
+returns the GNU or Unix equivalent. The function
@code{posix-file-name-to-mac} performs the opposite conversion. They
are useful for constructing AppleScript commands to be passed to
@code{do-applescript}.