Print this page
4795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname'
@@ -88,11 +88,11 @@
auxiliary\n\t\t\tfilter\n"
@ MSG_ARG_DETAIL_CF "\t[-F name], [--filter name]\n\
\t\t\tspecify library for which this file is a filter\n"
@ MSG_ARG_DETAIL_CG "\t[-G], [-shared]\n\
\t\t\tcreate a shared object\n"
-@ MSG_ARG_DETAIL_H "\t[-h name], [--soname name]\n\
+@ MSG_ARG_DETAIL_H "\t[-h name], [-soname name]\n\
\t\t\tuse 'name' as internal shared object identifier\n"
@ MSG_ARG_DETAIL_I "\t[-i]\t\tignore LD_LIBRARY_PATH setting\n"
@ MSG_ARG_DETAIL_CI "\t[-I name]\tuse 'name' as path of interpreter\n"
@ MSG_ARG_DETAIL_L "\t[-l x], [--library x]\n\
\t\t\tsearch for libx.so or libx.a\n"
@@ -958,11 +958,11 @@
@ MSG_MARG_FILTER "filter option (-F, --filter)"
@ MSG_MARG_OUTFILE "output object option (-o, --output)"
@ MSG_MARG_REL "relocatable object option (-r, --relocatable)"
@ MSG_MARG_RPATH "runpath option (-R, -rpath)"
@ MSG_MARG_SO "shared object option (-G, -shared)"
-@ MSG_MARG_SONAME "soname option (-h, --soname)"
+@ MSG_MARG_SONAME "soname option (-h, -soname)"
@ MSG_MARG_STRIP "strip option (-s, --strip-all)"
# Entrance criteria messages
@ MSG_ENT_MAP_FMT_TIL_1 "\t\t%s\n\n"