mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
bspatch.1: fix missing argument
Fix typo MFC after: 3 days Reviewed by: gbe Differential Revision: https://reviews.freebsd.org/D37727
This commit is contained in:
parent
ab3c59a107
commit
c7a0637417
1 changed files with 3 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd May 18, 2003
|
||||
.Dd December 22, 2022
|
||||
.Dt BSPATCH 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -83,4 +83,5 @@ Users may also wish to verify after running
|
|||
that
|
||||
.Ar newfile
|
||||
matches the target file from which
|
||||
.Ar was built.
|
||||
.Ar patchfile
|
||||
was built.
|
||||
|
|
|
|||
Loading…
Reference in a new issue