summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c22e33a10..7189f7f95 100644
--- a/sys/man/4/tftpfs
+++ b/sys/man/4/tftpfs
@@ -22,7 +22,7 @@ tftpfs \- trivial file transfer protocol (TFTP) file system
serves files from a TFTP server as a filesystem. TFTP
is mostly used by bootloaders to download kernel images for
network bootstrap (see
-.IR dhcp (8)).
+.IR dhcpd (8)).
As the protocol has no way of distinguishing files from
directories, the final path segment needs to conain a dot
(.) character to be recognized as a file. To access files that