[Git][cmucl/cmucl][issue-125-unix-stat-wrong] Update pot file
Raymond Toy (@rtoy)
gitlab at common-lisp.net
Sat Aug 20 22:18:43 UTC 2022
Raymond Toy pushed to branch issue-125-unix-stat-wrong at cmucl / cmucl
Commits:
164bd106 by Raymond Toy at 2022-08-20T15:18:05-07:00
Update pot file
The docstrings for unix-stat and friends have changed, so the pot file
needs updating.
- - - - -
1 changed file:
- src/i18n/locale/cmucl-unix.pot
Changes:
=====================================
src/i18n/locale/cmucl-unix.pot
=====================================
@@ -556,27 +556,6 @@ msgid ""
""
msgstr ""
-#: src/code/unix.lisp
-msgid ""
-"Unix-stat retrieves information about the specified\n"
-" file returning them in the form of multiple values.\n"
-" See the UNIX Programmer's Manual for a description\n"
-" of the values returned. If the call fails, then NIL\n"
-" and an error number is returned instead."
-msgstr ""
-
-#: src/code/unix.lisp
-msgid ""
-"Unix-lstat is similar to unix-stat except the specified\n"
-" file must be a symbolic link."
-msgstr ""
-
-#: src/code/unix.lisp
-msgid ""
-"Unix-fstat is similar to unix-stat except the file is specified\n"
-" by the file descriptor fd."
-msgstr ""
-
#: src/code/unix.lisp
msgid "The calling process."
msgstr ""
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/164bd106c8aed710af34a30b1f5de5505d7e02b7
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/164bd106c8aed710af34a30b1f5de5505d7e02b7
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20220820/0aa1dd3e/attachment.html>
More information about the cmucl-cvs
mailing list