[Pkg-haskell-commits] darcs: yi: Spurious space
Louis Bettens
louis at bettens.info
Mon Jul 22 14:41:02 UTC 2013
Mon Jul 22 14:27:28 UTC 2013 Louis Bettens <louis at bettens.info>
* Spurious space
It doesn't appear on the formatted manpage, you don't get [_<U+201C>_]yi[OPTION] [FILENAME][_<U+201D>_] after applying the patch.
Trackdown result: It's here since the initial check-in.
M ./patches/man-page.diff -1 +1
Mon Jul 22 14:27:28 UTC 2013 Louis Bettens <louis at bettens.info>
* Spurious space
It doesn't appear on the formatted manpage, you don't get
yi[OPTION] [FILENAME]
after applying the patch.
Trackdown result: It's here since the initial check-in.
diff -rN -u old-yi/patches/man-page.diff new-yi/patches/man-page.diff
--- old-yi/patches/man-page.diff 2013-07-22 14:41:02.209568792 +0000
+++ new-yi/patches/man-page.diff 2013-07-22 14:41:02.239140760 +0000
@@ -7,7 +7,7 @@
+yi \- text editor extensible in Haskell
+
+.SH SYNOPSIS
-+.B yi
++.B yi
+[\fIOPTION\fR] [\fIFILENAME\fR]
+
+.SH DESCRIPTION
More information about the Pkg-haskell-commits
mailing list