Re: crypt(3) manual page

Valery Ushakov <[email protected]> Mon, 17 Nov 2025 18:06:54 +0300
Newsgroups gmane.os.netbsd.devel.security
Message-ID <[email protected]>
On Mon, Nov 17, 2025 at 09:19:02 -0500, Jan Schaumann wrote:

> Valery Ushakov <[email protected]> wrote:
>
> > PS: Please, at least skim through mdoc.samples(7) _once_.
>
> I have, but at a 34 page booklet it's not something
> I've committed to memory completely.

Nobody expects you to recite it by heart.  But it's not hard to grasp
the basic ontology of mdoc and a couple of syntactic conventions (like
parsed/callable macros) and look up necessary details as needed.  But
people just copy-paste bad code around.  It's like programming in C
w/out understanding what pointers are.  No-one expects a C programmer
to be able to regurgitate back pages and pages of C99, but I think we
agree there are things sine qua non.


-uwe