[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#211984: libc6-dev: typo in rpcgen.1 man page



Package: libc6-dev
Version: 2.3.2-7
Severity: minor

Hello,

Due to a typo in rpcgen man page, some infos for the '-o' option are not
shown.

By the way, I added documentation for "-Sm". I copied this documentation
on http://docs.sun.com/db/doc/806-0624/6j9vek5f9?a=view, but I don't know
if there can be a legal issue.

Regards

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nekral 2.4.20 #3 Thu Apr 3 23:09:05 CEST 2003 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (ignored: LC_ALL set to fr_FR@euro)

Versions of packages libc6-dev depends on:
ii  libc6                         2.3.2-7    GNU C Library: Shared libraries an

-- no debconf information

-- 
Nekral
--- debian/manpages/rpcgen.1.orig	2003-09-14 20:41:25.000000000 +0200
+++ debian/manpages/rpcgen.1	2003-09-14 20:43:51.000000000 +0200
@@ -313,8 +313,9 @@ standard output is used
 \f4\-m\f1,
 \f4\-n\f1,
 \f4\-s\f1,
-\f4\-s\Sc,
-\f4\-s\Ss
+\f4\-Sc\f1,
+\f4\-Sm\f1,
+\f4\-Ss\f1,
 and
 \f4\-t\f1
 modes only).
@@ -343,6 +344,9 @@ the transports are chosen at run time an
 Generate sample code to show the use of remote procedure and how to bind
 to the server before calling the client side stubs generated by rpcgen.
 .TP
+\f4\-Sm\f1
+Generate a sample Makefile which can be used for compiling the application.
+.TP
 \f4\-Ss\f1
 Generate skeleton code for the remote procedures on the server side. You would need
 to fill in the actual code for the remote procedures.

Reply to: