From 05f40e7bad18b7fadc2a34bf39c149ce801abe40 Mon Sep 17 00:00:00 2001 From: ph10 Date: Wed, 12 Feb 2020 17:37:05 +0000 Subject: Final tidies and documentation updates for 8.44. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1763 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- doc/pcretest.1 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/pcretest.1') diff --git a/doc/pcretest.1 b/doc/pcretest.1 index adfdef2..fec964d 100644 --- a/doc/pcretest.1 +++ b/doc/pcretest.1 @@ -77,20 +77,20 @@ the 16-bit library, or \fBpcre32_xx\fP when using the 32-bit library". .SH "COMMAND LINE OPTIONS" .rs .TP 10 -\fB-8\fP +\fB-8\fP If the 8-bit library has been built, this option causes it to be used (this is -the default). If the 8-bit library has not been built, this option causes an -error. -.TP 10 -\fB-16\fP +the default). If the 8-bit library has not been built, this option causes an +error. +.TP 10 +\fB-16\fP If the 16-bit library has been built, this option causes it to be used. If only -the 16-bit library has been built, this is the default. If the 16-bit library -has not been built, this option causes an error. -.TP 10 -\fB-32\fP +the 16-bit library has been built, this is the default. If the 16-bit library +has not been built, this option causes an error. +.TP 10 +\fB-32\fP If the 32-bit library has been built, this option causes it to be used. If only -the 32-bit library has been built, this is the default. If the 32-bit library -has not been built, this option causes an error. +the 32-bit library has been built, this is the default. If the 32-bit library +has not been built, this option causes an error. .TP 10 \fB-b\fP Behave as if each pattern has the \fB/B\fP (show byte code) modifier; the -- cgit v1.2.1