Home
last modified time | relevance | path

Searched refs:manlint (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/onbld/Checks/
H A DManLint.py36 def manlint(fh, filename=None, output=sys.stderr, **opts): function
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py356 def manlint(root, parent, flist, output): function
364 ret |= ManLint.manlint(fh, output=output, picky=True)