Module Name: src
Committed By: uwe
Date: Wed Jan 9 17:19:08 UTC 2019
Modified Files:
src/libexec/tftpd: tftpd.8
Log Message:
Spell "occurrence" correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/libexec/tftpd/tftpd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/tftpd/tftpd.8
diff -u src/libexec/tftpd/tftpd.8:1.30 src/libexec/tftpd/tftpd.8:1.31
--- src/libexec/tftpd/tftpd.8:1.30 Tue May 5 08:08:33 2015
+++ src/libexec/tftpd/tftpd.8 Wed Jan 9 17:19:08 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: tftpd.8,v 1.30 2015/05/05 08:08:33 wiz Exp $
+.\" $NetBSD: tftpd.8,v 1.31 2019/01/09 17:19:08 uwe Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -122,7 +122,7 @@ Logs all requests using
Suppresses negative acknowledgement of requests for nonexistent
relative filenames.
.It Fl p Ar pathsep
-All occurances of the single character
+All occurrences of the single character
.Ar pathsep
(path separator) in the requested filename are replaced with
.Sq / .