Why is man adduser there?

Ottavio Caruso <[email protected]> Mon, 16 Mar 2020 12:19:34 +0000
Newsgroups gmane.os.netbsd.documentation
Message-ID <[email protected]>
Hi,

$ type adduser
adduser not found

/usr/share/man/man8/useradd8
and
/usr/share/man/man8/adduser8

are hard linked. I believe there was an adduser script back in the day, 
which was eventually removed.

I wonder why there's a hard link. This could be confusing for those 
coming from FreeBSD/Linux who expect a guided account creation.

-- 
Ottavio Caruso