Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
61592012
by Raymond Toy at 2025-09-16T17:50:14-07:00
-
4dd79bc9
by Raymond Toy at 2025-09-16T17:50:15-07:00
1 changed file:
Changes:
... | ... | @@ -2166,7 +2166,7 @@ |
2166 | 2166 | |
2167 | 2167 | #+linux
|
2168 | 2168 | (defun unix-getpwuid (uid)
|
2169 | - "Return a USER-INFO structure for the user identified by UID. If
|
|
2169 | + _N"Return a USER-INFO structure for the user identified by UID. If
|
|
2170 | 2170 | not found, NIL is returned with a second value indicating the cause
|
2171 | 2171 | of the failure. In particular, if the second value is 0 (or
|
2172 | 2172 | ENONENT, ESRCH, EBADF, etc.), then the uid was not found."
|