openssh: fix a 17 year old bug by using --with-mantype=doc (#419785)
Philip Taron 5 months ago 262313d5 498cd317
··· 109 109 "--sbindir=\${out}/bin" 110 110 "--localstatedir=/var" 111 111 "--with-pid-dir=/run" 112 112 - "--with-mantype=man" 112 112 + "--with-mantype=doc" 113 113 "--with-libedit=yes" 114 114 "--disable-strip" 115 115 (lib.withFeature withPAM "pam")