diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:11:39 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:11:39 -0400 |
commit | 0ecdc0ccdaa3da9c3eeb736f98c9b2f6f2e210b8 (patch) | |
tree | 0b079db8fff564894fab8869c68ff1d26da29ee2 /network/pfqueue | |
parent | c7409b6e1f7d624005f588cd452d2a19c9649c9b (diff) |
network/pfqueue: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/pfqueue')
-rw-r--r-- | network/pfqueue/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/pfqueue/README b/network/pfqueue/README index ccae30bfcbc9e..5f680e46d930a 100644 --- a/network/pfqueue/README +++ b/network/pfqueue/README @@ -7,6 +7,6 @@ It's a real-time queue scanner, that shows per-queue lists of existing messages; the messages can be shown, deleted, put on hold, released or requeued. -Just for example, it may be useful to inspect a traffic jam at a given -time, to see what is falling into and unexpectedly crowding your deferred -queue. +Just for example, it may be useful to inspect a traffic jam at a +given time, to see what is falling into and unexpectedly crowding your +deferred queue. |