https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280873

            Bug ID: 280873
           Summary: adduser.conf(8) references Zflag, but adduser script
                    looks for Zcreate
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

adduser.conf(8) in FreeBSD 14.1 says:
   Zflag          Do not attempt to create ZFS home dataset.

but /usr/sbin/adduser is checking for Zcreate:
   if [ "${Zcreate}" = "yes" ]; then

Change man page to reference Zcreate instead of Zflag

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to