diff options
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r-- | lib/libc/rpc/rpc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index a52b24f..8c154b9 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -11,8 +11,8 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <rpc/rpc.h> -.Fd #include <netconfig.h> +.In rpc/rpc.h +.In netconfig.h .Sh DESCRIPTION These routines allow C language programs to make procedure |