diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-28 23:10:20 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-28 23:10:20 +0000 |
commit | 02b18f847f4f7ff0d8aa6963f03a30922646b1da (patch) | |
tree | 7c5e4eabed9b0ee43a7a1feadb9237546363a681 /libexec/tftpd | |
parent | 20c040ef66cb1e7b3f4dcd5926306f00b0bca866 (diff) | |
download | FreeBSD-src-02b18f847f4f7ff0d8aa6963f03a30922646b1da.zip FreeBSD-src-02b18f847f4f7ff0d8aa6963f03a30922646b1da.tar.gz |
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>
Diffstat (limited to 'libexec/tftpd')
-rw-r--r-- | libexec/tftpd/tftpd.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 9c2227f..1309ac6 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tftpd.8 8.1 (Berkeley) 6/4/93 +.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt TFTPD 8 |