aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2001-08-25 02:05:37 +0000
committerRichard M. Stallman <[email protected]>2001-08-25 02:05:37 +0000
commit7b67d693f21abb7cc22385d9943c8ff672d4ef64 (patch)
tree186dbfe18f0011b5e8f885e53229288980cd713e /man
parent48dbca2cb97d412cb4c1e55a8cabde43a111a10f (diff)
Minor clarification.
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}.