aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ldd
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:23:38 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:23:38 +0000
commit49364d3cb3abd9f8d7f370c9410a60ec6cffc190 (patch)
treef774362e8aea72c80e0cfd99625eb0ee506812d4 /usr.bin/ldd
parent229494cb512a44164597bd9358fbf8bf568c7ac6 (diff)
downloadsrc-49364d3cb3abd9f8d7f370c9410a60ec6cffc190.tar.gz
src-49364d3cb3abd9f8d7f370c9410a60ec6cffc190.zip
Add $FreeBSD$ lines to man pages that are missing them to make it
easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
Notes
Notes: svn path=/head/; revision=50534
Diffstat (limited to 'usr.bin/ldd')
-rw-r--r--usr.bin/ldd/ldd.12
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1
index 4eeb5a78b532..6c16eef9f5f5 100644
--- a/usr.bin/ldd/ldd.1
+++ b/usr.bin/ldd/ldd.1
@@ -1,3 +1,5 @@
+.\" $FreeBSD$
+.\"
.Dd October 22, 1993
.Dt LDD 1
.Os FreeBSD