Module Name:    src
Committed By:   joerg
Date:           Sat Apr 11 15:55:28 UTC 2009

Modified Files:
        src/lib/libc/rpc: rpc_svc_calls.3

Log Message:
Remove .IP, it doesn't change output.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/rpc/rpc_svc_calls.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/rpc/rpc_svc_calls.3
diff -u src/lib/libc/rpc/rpc_svc_calls.3:1.10 src/lib/libc/rpc/rpc_svc_calls.3:1.11
--- src/lib/libc/rpc/rpc_svc_calls.3:1.10	Mon May  3 15:57:36 2004
+++ src/lib/libc/rpc/rpc_svc_calls.3	Sat Apr 11 15:55:28 2009
@@ -2,7 +2,7 @@
 .\" Copyright 1989 AT&T
 .\" @(#)rpc_svc_calls 1.5 89/07/25 SMI;
 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
-.\"	$NetBSD: rpc_svc_calls.3,v 1.10 2004/05/03 15:57:36 lukem Exp $
+.\"	$NetBSD: rpc_svc_calls.3,v 1.11 2009/04/11 15:55:28 joerg Exp $
 .Dd May 3, 1993
 .Dt RPC_SVC_CALLS 3
 .Os
@@ -226,7 +226,6 @@
 and who wish to use this array must perform this derivation themselves.
 .Pp
 .It Fn svc_run
-.IP
 This routine never returns.
 It waits for RPC
 requests to arrive, and calls the appropriate service

Reply via email to