aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ranlib
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1995-10-09 05:19:27 +0000
committerBruce Evans <bde@FreeBSD.org>1995-10-09 05:19:27 +0000
commit669c4b246c4e46fcc054557efbb378dd47f9283d (patch)
treeb5e00417631b89ed3bc55da125e79b8a8208ad2d /usr.bin/ranlib
parent8292bf75432539d98ef285c97ca67e541127e065 (diff)
Notes
Diffstat (limited to 'usr.bin/ranlib')
-rw-r--r--usr.bin/ranlib/ranlib.13
-rw-r--r--usr.bin/ranlib/ranlib.1aout3
2 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/ranlib/ranlib.1 b/usr.bin/ranlib/ranlib.1
index bd95cd27ac60..c5bdf37a9b4d 100644
--- a/usr.bin/ranlib/ranlib.1
+++ b/usr.bin/ranlib/ranlib.1
@@ -54,7 +54,8 @@ The options are as follows:
.Bl -tag -width indent
.It Fl t
Set the modification time of the __.SYMDEF file.
-This time is compared by the loader with the modification time of the
+Some loaders (but not the FreeBSD one)
+compared this time with the modification time of the
archive to verify that the table is up-to-date with respect to the
archive.
If the modification time has been changed without any change to the
diff --git a/usr.bin/ranlib/ranlib.1aout b/usr.bin/ranlib/ranlib.1aout
index bd95cd27ac60..c5bdf37a9b4d 100644
--- a/usr.bin/ranlib/ranlib.1aout
+++ b/usr.bin/ranlib/ranlib.1aout
@@ -54,7 +54,8 @@ The options are as follows:
.Bl -tag -width indent
.It Fl t
Set the modification time of the __.SYMDEF file.
-This time is compared by the loader with the modification time of the
+Some loaders (but not the FreeBSD one)
+compared this time with the modification time of the
archive to verify that the table is up-to-date with respect to the
archive.
If the modification time has been changed without any change to the