admin: Improve handling of background jobs.
[tripe] / doc / tripe-mitm.8
index 7c79d8a..f7f5343 100644 (file)
@@ -125,7 +125,7 @@ Apply a given filter to packets received from the left peer.
 .BI lfilt: filter : args :\fR...
 Apply a given filter to packets received from the right peer.
 .TP
 .BI lfilt: filter : args :\fR...
 Apply a given filter to packets received from the right peer.
 .TP
-.B next: tag :\fR...
+.BI next: tag :\fR...
 Begin the next branch of the first fork filter node named
 .I tag
 in each filter chain.  See below for more about filter chains.
 Begin the next branch of the first fork filter node named
 .I tag
 in each filter chain.  See below for more about filter chains.
@@ -204,11 +204,11 @@ again with a 1 in
 probability.
 .SH "BUGS"
 The parser is currently very primitive, and error handling is rather
 probability.
 .SH "BUGS"
 The parser is currently very primitive, and error handling is rather
-poor.  The help message hasn't been written.  There are lots of
-pointless restrictions which wouldn't take very long to fix.  The
-program generally lacks polish.  The program doesn't understand the
-TrIPE protocol to a sufficient extent to really attack it properly.
+poor.  There are lots of pointless restrictions which wouldn't take very
+long to fix.  The program generally lacks polish.  The program doesn't
+understand the TrIPE protocol to a sufficient extent to really attack it
+properly.
 .SH "SEE ALSO"
 .BR tripe (8).
 .SH "AUTHOR"
 .SH "SEE ALSO"
 .BR tripe (8).
 .SH "AUTHOR"
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>