projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c0b65
)
oops - omitted from previous delta
author
Nick Clifton
<nickc@redhat.com>
Wed, 27 Feb 2008 11:11:06 +0000
(11:11 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 27 Feb 2008 11:11:06 +0000
(11:11 +0000)
binutils/doc/binutils.texi
patch
|
blob
|
history
diff --git
a/binutils/doc/binutils.texi
b/binutils/doc/binutils.texi
index 43e75092a45474bf62fbeadd803905ab7882d759..723c3a38b2d720ee4c935d5f2128ec07e53691ac 100644
(file)
--- a/
binutils/doc/binutils.texi
+++ b/
binutils/doc/binutils.texi
@@
-2098,7
+2098,7
@@
nm(1), readelf(1), and the Info entries for @file{binutils}.
@smallexample
@c man begin SYNOPSIS ranlib
-ranlib [@option{-vV}] @var{archive}
+ranlib [@option{-vV
t
}] @var{archive}
@c man end
@end smallexample
@@
-2127,6
+2127,9
@@
The @sc{gnu} @command{ranlib} program is another form of @sc{gnu} @command{ar};
@itemx -V
@itemx --version
Show the version number of @command{ranlib}.
+
+@item -t
+Update the timestamp of the symbol map of an archive.
@end table
@c man end