This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: man: Use Unicode character for ellipsis and fall back to ... Author: Gregor Jasny <[email protected]> Date: Sun Oct 5 20:35:16 2014 +0200 Signed-off-by: Gregor Jasny <[email protected]> (cherry picked from commit f8b590f1d93e8e58b5f66fbf90795593a4354104) utils/dvb/dvbv5-scan.1.in | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=69e5a7a12e4627fb96e9360ff64d8f64a815f14f diff --git a/utils/dvb/dvbv5-scan.1.in b/utils/dvb/dvbv5-scan.1.in index 316bf5e..08e3163 100644 --- a/utils/dvb/dvbv5-scan.1.in +++ b/utils/dvb/dvbv5-scan.1.in @@ -150,6 +150,7 @@ On success, it returns 0. .SH EXAMPLE .PP .nf +.schar \[u2026] ... $ \fBdvbv5-scan /usr/share/dvbv5/dvb-c/the-brownfox\fR Scanning frequency #1 573000000 @@ -158,10 +159,10 @@ Service The, provider (null): digital television Service Quick, provider BrownFox: digital television Service Brown, provider (null): digital television Service Jumps, provider (null): digital television -... +\[u2026] Service Dog, provider (null): digital television New transponder/channel found: #2: 579000000 -... +\[u2026] New transponder/channel found: #39: 507000000 .fi .PP _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
