Spell "occurrence" correctly.
This commit is contained in:
parent
eae2c6ef22
commit
62a27ee607
|
@ -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
|
.\" Copyright (c) 1983, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" 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
|
Suppresses negative acknowledgement of requests for nonexistent
|
||||||
relative filenames.
|
relative filenames.
|
||||||
.It Fl p Ar pathsep
|
.It Fl p Ar pathsep
|
||||||
All occurances of the single character
|
All occurrences of the single character
|
||||||
.Ar pathsep
|
.Ar pathsep
|
||||||
(path separator) in the requested filename are replaced with
|
(path separator) in the requested filename are replaced with
|
||||||
.Sq / .
|
.Sq / .
|
||||||
|
|
Loading…
Reference in New Issue