mk/help: Update comment to reflect reality

This commit is contained in:
ryoon 2023-07-17 13:42:47 +00:00
parent 1581dc7a08
commit 535fb588f4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: c-functions.help,v 1.2 2008/01/19 23:00:49 rillig Exp $
# $NetBSD: c-functions.help,v 1.3 2023/07/17 13:42:47 ryoon Exp $
# The mremap function is not covered by POSIX, so operating systems are
# free to define the function as they want:
@ -18,6 +18,6 @@
# NetBSD >= 4.99.24: int mount(const char *type, const char *dir,
# int flags, void *data, size_t data_len);
#
# See net/coda/patches/patch-ac 1.3 for an example.
# See net/coda/patches/patch-coda-src_venus_worker.cc 1.2 for an example.
#
# Keywords: mount