mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Document rpcgen -5. Fixes bug 15825
This commit is contained in:
@@ -1442,6 +1442,9 @@ options_usage (FILE *stream, int status)
|
||||
f_print (stream, _("-t\t\tgenerate RPC dispatch table\n"));
|
||||
f_print (stream, _("-T\t\tgenerate code to support RPC dispatch tables\n"));
|
||||
f_print (stream, _("-Y path\t\tdirectory name to find C preprocessor (cpp)\n"));
|
||||
f_print (stream, _("-5\t\tSysVr4 compatibility mode\n"));
|
||||
f_print (stream, _("--help\t\tgive this help list\n"));
|
||||
f_print (stream, _("--version\tprint program version\n"));
|
||||
|
||||
f_print (stream, _("\n\
|
||||
For bug reporting instructions, please see:\n\
|
||||
|
||||
Reference in New Issue
Block a user