summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authoruwe <uwe@NetBSD.org>2019-01-09 17:19:08 +0000
committeruwe <uwe@NetBSD.org>2019-01-09 17:19:08 +0000
commit379458e8ace53252f3c9997b36b0a098a05e33af (patch)
treee4b0da29f5b3468e16a438bbbd474411b869cd7c /libexec
parent0e6fd9e88d94a873dcb0f3e43aac6d0e6eaf3309 (diff)
Spell "occurrence" correctly.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tftpd/tftpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8
index d002e7ff9cd..d148208bf1d 100644
--- a/libexec/tftpd/tftpd.8
+++ b/libexec/tftpd/tftpd.8
@@ -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 / .