The dup statement requires an address, and the device is optional, not the other way round. Signed-off-by: Quentin Armitage <quentin@xxxxxxxxxxxxxxx> --- doc/statements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/statements.txt b/doc/statements.txt index 9155f286..835db087 100644 --- a/doc/statements.txt +++ b/doc/statements.txt @@ -648,7 +648,7 @@ The dup statement is used to duplicate a packet and send the copy to a different destination. [verse] -*dup to* 'device' +*dup to* 'address' *dup to* 'address' *device* 'device' .Dup statement values -- 2.25.4