* v850-opc.c: Close unterminated comment.
[deliverable/binutils-gdb.git] / binutils / ar.1
index 93d87778c580fb28e691a356ac8a139d6847ba4c..a138e4ac061cd2944c57addd1e24588d550fc0c5 100644 (file)
@@ -363,6 +363,18 @@ created if it didn't exist, when you request an update.  But a warning is
 issued unless you specify in advance that you expect to create it, by
 using this modifier.
 
+.TP
+.B f
+Truncate names in the archive.  
+.B ar
+will normally permit file names of any length.  This will cause it to
+create archives which are not compatible with the native 
+.B ar
+program on some systems.  If this is a concern, the 
+.B f
+modifier may be used to truncate file names when putting them in the
+archive.
+
 .TP
 .B i
 Insert new files \c
@@ -453,7 +465,7 @@ The GNU Binary Utilities\c
 , Roland H. Pesch (October 1991).
 .BR nm ( 1 )\c
 \&,
-.BR ranlib( 1 )\c
+.BR ranlib ( 1 )\c
 \&.
 
 .SH COPYING
This page took 0.036074 seconds and 4 git commands to generate.