diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2001-07-13 20:11:43 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2001-07-13 20:11:43 +0000 |
commit | d1ed27b64a41bd25a91896073fc90c8a78edb0a9 (patch) | |
tree | d6afb6c019b761baa2f0493f3d57a76470d7bb71 /share/man/man5/link.5 | |
parent | 6036d427b7acaceb8be47c89ed55fbf5150e11da (diff) | |
download | src-d1ed27b64a41bd25a91896073fc90c8a78edb0a9.tar.gz src-d1ed27b64a41bd25a91896073fc90c8a78edb0a9.zip |
Fixed double word typo.
MFC after: 7 days
Notes
Notes:
svn path=/head/; revision=79687
Diffstat (limited to 'share/man/man5/link.5')
-rw-r--r-- | share/man/man5/link.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index f5d9674d8637..41fbc8dbf6e7 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -348,7 +348,7 @@ see The size of the data represented by this symbol. .El .Pp -A hash table is included within the text segment of shared object to +A hash table is included within the text segment of shared object to facilitate quick lookup of symbols during run-time link-editing. The .Fa sdt_hash |