diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 10:49:54 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 10:49:54 +0000 |
commit | 0efe23d6692589a9a694935da7f8156a7ac0bd25 (patch) | |
tree | fda7dad917f8e126a497746dd0c0032f40c2ec0a /libexec/rtld-elf/rtld.1 | |
parent | 63919764c24d1f8180a051c199534b7597a921be (diff) |
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes:
svn path=/head/; revision=79529
Diffstat (limited to 'libexec/rtld-elf/rtld.1')
-rw-r--r-- | libexec/rtld-elf/rtld.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index dccc20451f9a..78ed6113a052 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -30,7 +30,7 @@ .\" .Dd January 28, 2000 .Dt RTLD 1 -.Os FreeBSD +.Os .Sh NAME .Nm ld-elf.so.1 , .Nm rtld |