diff options
author | 2006-01-02 16:35:17 +0000 | |
---|---|---|
committer | 2006-01-02 16:35:17 +0000 | |
commit | c727a89ae768eb00fe6b8ff08e09aef5cc28783c (patch) | |
tree | 504af9681493465ad284fbd99c04801a1c22cc37 | |
parent | +.Xr tftp-proxy 8 (diff) | |
download | wireguard-openbsd-c727a89ae768eb00fe6b8ff08e09aef5cc28783c.tar.xz wireguard-openbsd-c727a89ae768eb00fe6b8ff08e09aef5cc28783c.zip |
+.Xr tftp-proxy 8 ,
-rw-r--r-- | usr.bin/tftp/tftp.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1 index 7d07e777414..74e280351a5 100644 --- a/usr.bin/tftp/tftp.1 +++ b/usr.bin/tftp/tftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tftp.1,v 1.10 2004/04/10 09:22:19 jmc Exp $ +.\" $OpenBSD: tftp.1,v 1.11 2006/01/02 16:35:17 jmc Exp $ .\" $NetBSD: tftp.1,v 1.5 1995/08/18 14:45:44 pk Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -191,6 +191,7 @@ Toggle verbose mode. .El .Sh SEE ALSO .Xr ftp 1 , +.Xr tftp-proxy 8 , .Xr tftpd 8 .Sh HISTORY The |