Issue 196 - PCRE documentation formatting fix (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <69920a4b40a7512c2461c2460e0c7d58@localhost> |
Hello, A new issue has been created and assigned to you: 196 - PCRE documentation formatting fix Project: monotone Status: New Reported by: Christian Cornelssen Labels: Type:Defect Priority:Medium Description: Steps to reproduce the problem: ------------------------------- 1. ./configure 2. make pdf 3. look at page 255 Expected result: ---------------- (Nice-looking document) Actual results: --------------- (Running text formatted verbatim) Proposed fix (patch attached): ------------------------------ Fix doc/pcrepattern.texi according to the attached patch. Alternatively, upgrade the PCRE documentation. The offending section has been rewritten, cf. http://vcs.pcre.org/viewvc/code/trunk/doc/pcrepattern.3 Note: ----- When not using PCRE from the Attic, there may a version mismatch between the system's PCRE and Monotone's PCRE pattern documentation. My mtn executable is linked dynamically to libpcre v8.12, for example. Attachments: - pcrepattern.texi.diff - 651 bytes https://code.monotone.ca/p/monotone/issues/view/attachment/41/pcrepattern.texi.diff -- Issue: https://code.monotone.ca/p/monotone/issues/196/