You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
880 B
27 lines
880 B
1 year ago
|
From e3a62ebad571d6512501941c49f7a8ab66ef5646 Mon Sep 17 00:00:00 2001
|
||
|
From: "Richard W.M. Jones" <rjones@redhat.com>
|
||
|
Date: Sat, 22 Jul 2023 09:50:44 +0100
|
||
|
Subject: [PATCH] protect: Fix copy and paste error in the documentation
|
||
|
|
||
|
(cherry picked from commit f04607c95c27c4342f41d083ad00ac02c579b391)
|
||
|
---
|
||
|
filters/protect/nbdkit-protect-filter.pod | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/filters/protect/nbdkit-protect-filter.pod b/filters/protect/nbdkit-protect-filter.pod
|
||
|
index b5ffc7ca..aad72a68 100644
|
||
|
--- a/filters/protect/nbdkit-protect-filter.pod
|
||
|
+++ b/filters/protect/nbdkit-protect-filter.pod
|
||
|
@@ -102,7 +102,7 @@ Use C<nbdkit --dump-config> to find the location of C<$filterdir>.
|
||
|
|
||
|
=head1 VERSION
|
||
|
|
||
|
-C<nbdkit-offset-filter> first appeared in nbdkit 1.30.
|
||
|
+C<nbdkit-protect-filter> first appeared in nbdkit 1.30.
|
||
|
|
||
|
=head1 SEE ALSO
|
||
|
|
||
|
--
|
||
|
2.39.3
|
||
|
|