Re: crypt(3) manual page
Jan Schaumann <[email protected]> Mon, 17 Nov 2025 09:19:02 -0500
| Newsgroups | gmane.os.netbsd.devel.security |
|---|---|
| Message-ID | <[email protected]> |
Valery Ushakov <[email protected]> wrote: > On Sun, Nov 16, 2025 at 13:19:38 -0500, Jan Schaumann wrote: > > > -.Ar setting . > > -If it begins > > +.Ar setting : > > All those .Ar should be .Fa. The original manpage contains a mixture > of both. You don't have to fix the rest of them, but if you are > changing these anyway, change them to the correct one. > > > > +.Bd -literal -offset indent > > +.Ql $2a$12$eIAq8PR8sIUnJ1HaohxX2O > > +.Ed > > Use .Pp/.Dl/.Pp (you delete a few of them in your patch, so it's easy > to find an example. Sounds good. > 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. I appreciate your corrections, though. -Jan