CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/07/18 10:50:30
Modified files: lib/libc/sys : intro.2 Log message: Document EREMOTE because this manual page explicitly claims to provide a "complete list" and because it already contains some other error numbers that are defined in <sys/errno.h>, but not used in OpenBSD. Omission reported by Angelo dot Rossi dot homelab at gmail dot com on tech@. According to millert@, SunOS 4.x used it in the context of NFS. Mark both EPROCLIM and EREMOTE as "Not used in OpenBSD." OK deraadt@