diff --git a/doc/man/sieved.1 b/doc/man/sieved.1 index 9037a1b2baa74d00cd73dee57d69a8be73c41f19..521b0b5950e6c56aecbc5f14f39a884218217bb4 100644 --- a/doc/man/sieved.1 +++ b/doc/man/sieved.1 @@ -14,8 +14,7 @@ its basic form it does not provide the means to cause infinite loops, making it for running securely on mail servers where mail users have no permission run arbitrary programs. .PP Using the \fBsieved\fP command, Sieve binaries, which are produced for instance by -.BR sievec (1) -, can be transformed to a human-readable textual representation. This can provide valuable +\fBsievec\fP(1), can be transformed into a human-readable textual representation. This can provide valuable insight in how the Sieve script is executed. This is also particularly useful to view corrupt binaries that can result from bugs in the Sieve implementation. .PP