diff(1): fix a typo

On the manpage of diff(1), "when" is mistyped to "wen".

Event: Advanced UNIX Programming Course (Fall'23) at NTHU.
Signed-off-by: Pin-Yi Kuo <kuokuoyiyi@gapp.nthu.edu.tw>
Reviewed by: imp, zlei
Pull Request: https://github.com/freebsd/freebsd-src/pull/943
This commit is contained in:
Pin-Yi Kuo 2023-12-26 10:06:03 -07:00 committed by Warner Losh
parent e3d3e1ff7e
commit 4185d1f76a

View file

@ -440,7 +440,7 @@ lines from FILE2
.It Fl -ignore-file-name-case
ignore case when comparing file names
.It Fl -no-ignore-file-name-case
do not ignore case wen comparing file names (default)
do not ignore case when comparing file names (default)
.It Fl -normal
default diff output
.It Fl -speed-large-files