Module Name:    src
Committed By:   riastradh
Date:           Fri Aug 31 05:18:44 UTC 2012

Modified Files:
        src/share/man/man8: diskless.8

Log Message:
Fix typo: tftpd, not tfptd.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man8/diskless.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/diskless.8
diff -u src/share/man/man8/diskless.8:1.30 src/share/man/man8/diskless.8:1.31
--- src/share/man/man8/diskless.8:1.30	Sun Mar 11 23:42:07 2012
+++ src/share/man/man8/diskless.8	Fri Aug 31 05:18:44 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: diskless.8,v 1.30 2012/03/11 23:42:07 njoly Exp $
+.\"	$NetBSD: diskless.8,v 1.31 2012/08/31 05:18:44 riastradh Exp $
 .\"
 .\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
 .\" All rights reserved.
@@ -379,7 +379,7 @@ see
 .It RARP Ta rarpd Ta Xr rc.conf 5
 .It DHCP Ta dhcpd Ta Xr rc.conf 5
 .It BOOTP Ta bootpd Ta Xr inetd.conf 5
-.It TFTP Ta tfptd Ta Xr inetd.conf 5
+.It TFTP Ta tftpd Ta Xr inetd.conf 5
 .It Sun RPC Ta rpcbind Ta Xr rc.conf 5
 .It Sun RPC Ta rpc.bootparamd Ta Xr rc.conf 5
 .It Sun NFS Ta mountd Ta Xr rc.conf 5

Reply via email to