summaryrefslogtreecommitdiff
path: root/sys/man/4/tftpfs
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-10-06 05:14:46 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-10-06 05:14:46 +0200
commit16a9d6bbd359ad7b99e1370d31e471d0bf2bfe59 (patch)
tree548112939bf57858915bd516ba2f0329f4f92886 /sys/man/4/tftpfs
parentbac191c4078f7c90de61796188255b9ba20ee83d (diff)
tftpfs(4) example typo
Diffstat (limited to 'sys/man/4/tftpfs')
-rw-r--r--sys/man/4/tftpfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/4/tftpfs b/sys/man/4/tftpfs
index f4b820368..c22e33a10 100644
--- a/sys/man/4/tftpfs
+++ b/sys/man/4/tftpfs
@@ -65,7 +65,7 @@ Boot a kernel from a tftp server (note the final
dot in the kernel path).
.IP
.EX
-ip/tftpd 10.192.254.53
+ip/tftpfs 10.192.254.53
echo reboot /n/tftp/386/9pcf. >/dev/reboot
.EE
.SH SOURCE