[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51441] [PATCH] groff_out.5.man: Remove a space character in front
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51441] [PATCH] groff_out.5.man: Remove a space character in front of '..' |
Date: |
Tue, 11 Jul 2017 10:10:11 -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/?51441>
Summary: [PATCH] groff_out.5.man: Remove a space character in
front of '..'
Project: GNU troff
Submitted by: bjarniig
Submitted on: Tue 11 Jul 2017 02:10:09 PM 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 77ca090f336c5d8dc49707f6345e2ec29d11717f Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Tue, 11 Jul 2017 14:05:51 +0000
Subject: [PATCH] groff_out.5.man: Remove a space character in front of '..'
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
man/groff_out.5.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 39a2bea5..13f6c01b 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -77,7 +77,7 @@ after these commands, otherwise the position is not
changed.
.de indexed_offset
.offset \fI\\$1\/\fP\d\s-3\\$2\s+3\u\x'\n[.v]/4' \
\fI\\$3\/\fP\d\s-3\\$4\s+3\u\x'\n[.v]/4' \\$5\x'\n[.v]/4'
- ..
+..
.\" format: .command <name> "<arguments>" <punctuation>
.de command
\fB\\$1\fP\ \fI\,\\$2\/\fP\\$3
--
2.13.2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51441>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #51441] [PATCH] groff_out.5.man: Remove a space character in front of '..',
Bjarni Ingi Gislason <=