From d57040b51dbf2594dab97b34b39b2db6068b0b19 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 14 Feb 2000 01:21:13 +0000 Subject: Reduce the number of args to .%T to an acceptable number by removing the `Nm' command from the line. This means that %T will actually work. --- usr.bin/rpcgen/rpcgen.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index 93f8bd3..da53e44 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -509,5 +509,5 @@ use: .Xr inetd 8 .\" .BR rpc_svc_calls (3) .Rs -.%T The Nm rpcgen No chapter in the NETP manual +.%T The rpcgen chapter in the NETP manual .Re -- cgit v1.1