mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Typo fix.
Closes FreeBSD PR#2685. Obtained from: NetBSD-BUGS PR# 3199
This commit is contained in:
parent
5480d8d5c2
commit
16c359a3de
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ Thus the suffix list:
|
|||
.Pp
|
||||
allows
|
||||
.Nm error
|
||||
to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.y''.
|
||||
to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.h''.
|
||||
.It Fl s
|
||||
Print out
|
||||
.Em statistics
|
||||
|
|
|
|||
Loading…
Reference in a new issue