File: manpages.diff

package info (click to toggle)
fribidi 1.0.8-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,732 kB
  • sloc: ansic: 8,720; sh: 4,531; makefile: 351; python: 27
file content (24 lines) | stat: -rw-r--r-- 1,271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description: emphasize that a hyphen is really needed in "-1" by writing it as \(hy1
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54147
Forwarded: https://bugs.freedesktop.org/attachment.cgi?id=66207
Index: fribidi/doc/fribidi_remove_bidi_marks.3
===================================================================
--- fribidi.orig/doc/fribidi_remove_bidi_marks.3	2019-12-19 09:44:53.620621902 +0100
+++ fribidi/doc/fribidi_remove_bidi_marks.3	2019-12-19 09:46:48.441080836 +0100
@@ -54,13 +54,13 @@
 string, the other way. Moreover, the position maps should be filled with
 valid entries.
 
-A position map pointing to a removed character is filled with \-1. By the
+A position map pointing to a removed character is filled with \(hy1. By the
 way, you should not use embedding_levels if str is visual string.
 
 For best results this function should be run on a whole paragraph, not
 lines; but feel free to do otherwise if you know what you are doing.
 .SH "RETURNS"
-New length of the string, or \-1 if an error occurred (memory
+New length of the string, or \(hy1 if an error occurred (memory
 allocation failure most probably).
 .SH "SEE ALSO"
 fribidi_shape_arabic(3),