Home
last modified time | relevance | path

Searched hist:"9 dae2d03bc644be38196cf76c55039af1a7c1ba6" (Results 1 – 1 of 1) sorted by relevance

/freebsd/share/man/man5/
H A Drc.conf.5diff 9dae2d03bc644be38196cf76c55039af1a7c1ba6 Thu Nov 18 16:59:34 CET 2021 Rick Macklem <rmacklem@FreeBSD.org> rc.conf.5: Add entries for NFS

Entries for a few recently defined rc variables
were missing from rc.conf.5. This patch adds
those.

It was not obvious to me what the ordering is,
so I added them to the area where other nfsd
related variables are. I can easily move them.

I also replaced "are" with "is", since it seems to
read better.

This is a content change.

Reviewed by: debdrup
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D33043