diff --git a/sys/nfsclient/nfs_diskless.c b/sys/nfsclient/nfs_diskless.c index 2eae2ce6c06f..9f17cd9330a9 100644 --- a/sys/nfsclient/nfs_diskless.c +++ b/sys/nfsclient/nfs_diskless.c @@ -65,6 +65,7 @@ static int decode_nfshandle(char *ev, u_char *fh); * * The loader is expected to export the following environment variables: * + * boot.netif.name name of boot interface * boot.netif.ip IP address on boot interface * boot.netif.netmask netmask on boot interface * boot.netif.gateway default gateway (optional)