diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-10-30 15:12:25 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-10-30 15:12:25 +0000 |
| commit | e1e5fdf6d496ae9733655c4282a496e71b4b28cc (patch) | |
| tree | 4d72917afe8751c7a9e46178ec42c6071e9c9d87 /usr.bin/rpcgen | |
| parent | 29803c20034d8b84776cbbfe18f1e1ae2904a2c4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/rpcgen')
| -rw-r--r-- | usr.bin/rpcgen/rpcgen.1 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index 7c9abed8f8b2..ff2da0be622e 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -502,15 +502,12 @@ by tcp, use: .Dl example% rpcgen -n tcp -o prot_svc.c prot.x -.Sh "SEE ALSO" +.Sh SEE ALSO .Xr cc 1 , .Xr rpc 3 , .Xr syslog 3 , .Xr inetd 8 .\" .BR rpc_svc_calls (3) -.Pp -The -.Nm -chapter in the -.Tn NETP -manual. +.Rs +.%T The Nm rpcgen No chapter in the NETP manual +.Re |
