diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:12:11 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:12:11 +0100 |
| commit | c278d5d16f9a32dcdfc293a1947ba1f61359ddfd (patch) | |
| tree | 61ee7c83f38664eebf6da6a823e86c0ca312e998 /libtracebitmap_trace.3 | |
| parent | Update e-mail (diff) | |
| download | libtracebitmap-c278d5d16f9a32dcdfc293a1947ba1f61359ddfd.tar.gz libtracebitmap-c278d5d16f9a32dcdfc293a1947ba1f61359ddfd.tar.bz2 libtracebitmap-c278d5d16f9a32dcdfc293a1947ba1f61359ddfd.tar.xz | |
fix documentation text1.0.2
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libtracebitmap_trace.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtracebitmap_trace.3 b/libtracebitmap_trace.3 index dc76bf3..3c5a215 100644 --- a/libtracebitmap_trace.3 +++ b/libtracebitmap_trace.3 @@ -79,7 +79,7 @@ function will call .I *component_finished when it has traced a part of the bitmap, at this point, the application shall connect the -the stop indicated by the first invocation to +stop indicated by the first invocation to .IR *new_stop , after the previous invocation of .IR *new_component , @@ -101,8 +101,8 @@ in the vectorisation adjacent to the previous stop invocation of .IR *new_component , the last stop before the next invocation of -.IR *component_component ). -The adjacent stops creates a vector which will not +.IR *new_component ). +The adjacent stops create a vector which will not cross any other vector, however two stops may share location. Each stop's location is indicated by the .I y |
