diff options
| author | Mike Karels <karels@FreeBSD.org> | 2022-12-22 17:13:32 +0000 |
|---|---|---|
| committer | Mike Karels <karels@FreeBSD.org> | 2022-12-26 15:01:00 +0000 |
| commit | ae2c0f1edca143c6a078f0b0694a659e4cdd1a3b (patch) | |
| tree | 4c65cd7f4742457ec6a4f1a7e88cf8bba866dd47 /usr.bin | |
| parent | f08254503faa447b0904e245c06ed6320ae21254 (diff) | |
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/bsdiff/bspatch/bspatch.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/bsdiff/bspatch/bspatch.1 b/usr.bin/bsdiff/bspatch/bspatch.1 index edbfb198eaed..eb532fed7f03 100644 --- a/usr.bin/bsdiff/bspatch/bspatch.1 +++ b/usr.bin/bsdiff/bspatch/bspatch.1 @@ -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. |
