The NFS_CLIENT
feature provides POSIX-compatible file I/O system calls on top of the NFS file system. It provides only the client side implementation of the protocol and thus requires a host system to provide the server side implementation of the NFS protocol. The NFS_CLIENT
feature can be configured to run on top of either Ethernet, PPP or SLIP. The NFS_CLIENT
requires the POSIX_SOCKETS
feature to be configured.
For more details, see NFS_CLIENT(5FEA).