diff options
author | Trond Endrestøl <Trond.Endrestol@ximalas.info> | 2024-07-24 11:30:32 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2024-08-01 16:15:57 +0000 |
commit | 1a34a8f57f0a7e6b2fa4217f7988044171b09436 (patch) | |
tree | c6d11fa81963daa722ebc95f8fe107d4592e5d4c | |
parent | 34f7ebd56319c909f6b05ce0273b688074345c66 (diff) |
tarfs: Fix typo.
MFC after: 3 days
PR: 280354
(cherry picked from commit 124ae0e8af8fbc8384a660583f47f112f392395e)
-rw-r--r-- | share/man/man5/tarfs.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/tarfs.5 b/share/man/man5/tarfs.5 index 56c56ac43287..ed76d2b4b2b8 100644 --- a/share/man/man5/tarfs.5 +++ b/share/man/man5/tarfs.5 @@ -72,7 +72,7 @@ When using to create the tar file, this can be achieved using the .Cm zstd:max-frame-size and -.Cm ztsd:frame-per-file +.Cm zstd:frame-per-file options. Sensible frame sizes are powers of 2 between the system's base page size (see |