GNU bug report logs - #32900
[PATCH] env.x: Fix minor mistakes in the manual

Previous Next

Package: coreutils;

Reported by: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>

Date: Mon, 1 Oct 2018 21:54:02 UTC

Severity: normal

Tags: patch

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
Subject: bug#32900: closed (Re: bug#32900: [PATCH] env.x: Fix minor
 mistakes in the manual)
Date: Mon, 01 Oct 2018 23:16:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32900: [PATCH] env.x: Fix minor mistakes in the manual

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32900 <at> debbugs.gnu.org.

-- 
32900: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32900
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>, 32900-done <at> debbugs.gnu.org
Subject: Re: bug#32900: [PATCH] env.x: Fix minor mistakes in the manual
Date: Tue, 2 Oct 2018 01:15:11 +0200
On 10/1/18 11:40 PM, Bjarni Ingi Gislason wrote:
>   Fix a spelling mistake.
> 
>   Protect a period at the beginning of a line.
> 
> Signed-off-by: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>

Thanks for the patch.
Pushed with a slightly different commit message ... and:
no "Signed-off-by" needed here. ;-)

https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=dedb3973e

Have a nice day,
Berny

[Message part 3 (message/rfc822, inline)]
From: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] env.x: Fix minor mistakes in the manual
Date: Mon, 1 Oct 2018 21:40:27 +0000
  Fix a spelling mistake.

  Protect a period at the beginning of a line.

Signed-off-by: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
---
 man/env.x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/env.x b/man/env.x
index fb6665b81..cb8049f3a 100644
--- a/man/env.x
+++ b/man/env.x
@@ -11,7 +11,7 @@ env \- run a program in a modified environment
 .SS "\-S/\-\-split\-string usage in scripts"
 The
 .B \-S
-option allows specifing multiple parameters in a script.
+option allows specifying multiple parameters in a script.
 Running a script named
 .B 1.pl
 containing the following first line:
@@ -19,7 +19,7 @@ containing the following first line:
 .RS
 .nf
 #!/usr/bin/env \-S perl \-w \-T
-...
+\&...
 .fi
 .RE
 .PP
-- 
2.19.0

-- 
Bjarni I. Gislason



This bug report was last modified 6 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.