Home
last modified time | relevance | path

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

/freebsd/tests/sys/cddl/zfs/bin/
H A Dmkfile.c48 static int nofill = 0; variable
145 if (!nofill) { in create_file()
180 nofill = 1; in main()
/freebsd/contrib/mandoc/
H A DNEWS542 * man(7) -Thtml: Preserve whitespace in .nf (nofill) mode.