[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51303] Remove blanks at the end of lines
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51303] Remove blanks at the end of lines |
Date: |
Fri, 23 Jun 2017 21:21:44 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
URL:
<http://savannah.gnu.org/bugs/?51303>
Summary: Remove blanks at the end of lines
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sat 24 Jun 2017 01:21:43 AM UTC
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From ae4f874cc893f19ebd5bb388b2877ef01725ee82 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sat, 24 Jun 2017 01:13:16 +0000
Subject: [PATCH] Remove blanks at end of lines
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
contrib/gperl/gperl.1.man | 4 ++--
contrib/gpinyin/gpinyin.1.man | 2 +-
man/groff.7.man | 4 ++--
man/groff_char.7.man | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/contrib/gperl/gperl.1.man b/contrib/gperl/gperl.1.man
index 6cc949e3..f8045319 100644
--- a/contrib/gperl/gperl.1.man
+++ b/contrib/gperl/gperl.1.man
@@ -308,7 +308,7 @@ We present argument collections in the following.
You can add as first argument for all
.BR stop .
.
-We omit this additional element.
+We omit this additional element.
.
.
.P
@@ -460,7 +460,7 @@ with several outputs is:
print \(rqfirst\(rsn\(rq;
print \(rqsecond line\(rsn\(rq;
print \(rq3\(rsn\(rq;
-\&.Perl var1 var2 .nr var3
+\&.Perl var1 var2 .nr var3
.EE
.RE
.
diff --git a/contrib/gpinyin/gpinyin.1.man b/contrib/gpinyin/gpinyin.1.man
index 0ed2d07f..90d21101 100644
--- a/contrib/gpinyin/gpinyin.1.man
+++ b/contrib/gpinyin/gpinyin.1.man
@@ -356,7 +356,7 @@ are
.br
.UR http://\:www.sino.uni-heidelberg.de/\:course_resources/\:s02/\:\
py-vowels.htm
-.I Unicode vowels for Pinyin
+.I Unicode vowels for Pinyin
.UE ,
.
.br
diff --git a/man/groff.7.man b/man/groff.7.man
index b294063a..48ac087d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2661,7 +2661,7 @@ end of the argument.
.P
This is done by enclosing names (escape name and arguments consisting
of a variable name) by a pair of brackets
-.BI \[lB] name \[rB]
+.BI \[lB] name \[rB]
and constant arguments (number expressions and characters) by
apostrophes (ASCII 0x27) like
.BI \[cq] constant \[cq] \f[R].
@@ -3586,7 +3586,7 @@ for the letter
.BR A ,
see
.BR \e[u0041] .
-.
+.
.
.TP
.BI \e[u yyyyy ]
diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index 5447c31d..bdc50ae1 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -539,7 +539,7 @@ They are normally mapped onto glyphs using the
\f(CW.trin\fP request.
.
.P
Another special convention is the handling of glyphs with names directly
-derived from a Unicode code point; this is shown in the
+derived from a Unicode code point; this is shown in the
\[oq]Unicode\[cq] column of the table below.
.
In general, all glyphs not having a name as listed in this manual page can
--
2.11.0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51303>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #51303] Remove blanks at the end of lines,
Bjarni Ingi Gislason <=