diff options
author | uqs <uqs@FreeBSD.org> | 2010-03-12 10:01:06 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-03-12 10:01:06 +0000 |
commit | 8f141f1a1390adac9394a01f23c3e2f6882a2799 (patch) | |
tree | 19e97d3d146d965075d184a33b4998b1d300ee97 /libexec | |
parent | 42b8493f26e9c0a4e1b13f014e35151d5be17487 (diff) | |
download | FreeBSD-src-8f141f1a1390adac9394a01f23c3e2f6882a2799.zip FreeBSD-src-8f141f1a1390adac9394a01f23c3e2f6882a2799.tar.gz |
Fix several typos in macros or macro misusage.
Found by: make manlint
Reviewed by: ru
Approved by: philip (mentor)
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/tftpd/tftpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 5eb124f..f9d7aec 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -240,7 +240,7 @@ and the and .Fl W options were introduced in -.Fx 7 . +.Fx 8.0 . .Pp .Sh BUGS Files larger than 33488896 octets (65535 blocks) cannot be transferred |