shithub: plan9front

ref: e3166b4fe83d12a29c265fe9a8f333369b35c663
dir: /sys/src/cmd/htmlroff/t15.c/

View raw version
#include "a.h"

/*
 * 15. Output line numbering.
 */

void
t15init(void)
{
	addreq(L("nm"), r_warn, -1);
	addreq(L("nn"), r_warn, -1);
}