On Fri, Jun 02, 2017 at 02:04:41PM -0400, Kurt Mosiejczuk wrote: > Was looking over the YP section of the FAQ and was intrigued to learn of > yptest(8). Except it was sent to the attic years ago. So this eliminates > its mention as a useful YP debugging tool.
fixed, thanks! > > Index: faq/faq10.html > =================================================================== > RCS file: /cvs/www/faq/faq10.html,v > retrieving revision 1.267 > diff -u -p -r1.267 faq10.html > --- faq/faq10.html 16 Apr 2017 16:04:47 -0000 1.267 > +++ faq/faq10.html 2 Jun 2017 18:01:33 -0000 > @@ -623,9 +623,8 @@ from the YP server, but that data will n > ... > </pre></blockquote> > > - Other useful tools for debugging your YP setup include > - <a href="http://man.openbsd.org/ypmatch">ypmatch(1)</a> and > - <a href="http://man.openbsd.org/yptest">yptest(8)</a>. > + Another useful tool for debugging your YP setup is > + <a href="http://man.openbsd.org/ypmatch">ypmatch(1)</a>. > </ol> > > The second part of configuring a YP client involves editing local > configuration >
