From 338648870e57ff91699b8d65633213762ce1bc58 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 24 Feb 2009 16:27:27 -0800 Subject: [PATCH] tftpd.8: we're no longer limited to IPv4 --- tftpd/tftpd.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tftpd/tftpd.8.in b/tftpd/tftpd.8.in index f42d874..367f7ab 100644 --- a/tftpd/tftpd.8.in +++ b/tftpd/tftpd.8.in @@ -3,7 +3,7 @@ .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" -.\" Copyright 2001-2008 H. Peter Anvin - All Rights Reserved +.\" Copyright 2001-2009 H. Peter Anvin - All Rights Reserved .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -30,10 +30,10 @@ .\" SUCH DAMAGE. .\" .\"----------------------------------------------------------------------- */ -.TH TFTPD 8 "30 July 2008" "tftp-hpa @@VERSION@@" "System Manager's Manual" +.TH TFTPD 8 "24 February 2009" "tftp-hpa @@VERSION@@" "System Manager's Manual" .SH NAME .B tftpd -\- IPv4 Trivial File Transfer Protocol server +\- Trivial File Transfer Protocol server .SH SYNOPSIS .B in.tftpd .RI [ options... ]