diff options
Diffstat (limited to 'gnu/usr.bin/ld/rtld/rtld.1')
-rw-r--r-- | gnu/usr.bin/ld/rtld/rtld.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1 index 5b2a57c88c2..d3d82f33f9c 100644 --- a/gnu/usr.bin/ld/rtld/rtld.1 +++ b/gnu/usr.bin/ld/rtld/rtld.1 @@ -70,7 +70,7 @@ uses the special symbol to determine whether a program is in fact dynamically linked or not. Whenever the linker .Xr ld 1 -has relocated this symbol to a location other then 0, +has relocated this symbol to a location other than 0, .Em crt0 assumes the services of .Nm |