GNU bug report logs - #22041
head and tail's man pages should mutually SEE ALSO

Previous Next

Package: coreutils;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 28 Nov 2015 19:56:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22041 in the body.
You can then email your comments to 22041 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#22041; Package coreutils. (Sat, 28 Nov 2015 19:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sat, 28 Nov 2015 19:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: head and tail's man pages should mutually SEE ALSO
Date: Sun, 29 Nov 2015 03:54:55 +0800
Shouldn't head and tail's man pages mutually SEE ALSO?




Information forwarded to bug-coreutils <at> gnu.org:
bug#22041; Package coreutils. (Sat, 28 Nov 2015 20:17:01 GMT) Full text and rfc822 format available.

Message #8 received at 22041 <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Dan Jacobson <jidanni <at> jidanni.org>, 22041 <at> debbugs.gnu.org
Subject: Re: bug#22041: head and tail's man pages should mutually SEE ALSO
Date: Sat, 28 Nov 2015 21:16:52 +0100
On 11/28/2015 08:54 PM, Dan Jacobson wrote:
> Shouldn't head and tail's man pages mutually SEE ALSO?

Thanks.
Good idea - the following patch does that.
I'll apply soon.

Have a nice day,
Berny

From 79c5b8f452ad01382c8e1d3e495a65428ae59b02 Mon Sep 17 00:00:00 2001
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
Date: Sat, 28 Nov 2015 21:13:35 +0100
Subject: [PATCH] doc: reference each other in the man pages of head and tail

* man/head.x: Add "SEE ALSO" section referencing tail(1).
* man/tail.x: Add "SEE ALSO" section referencing head(1).

Suggested by Dan Jacobson in http://bugs.gnu.org/22041
---
 man/head.x | 2 ++
 man/tail.x | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/man/head.x b/man/head.x
index 160d0ff..53d2662 100644
--- a/man/head.x
+++ b/man/head.x
@@ -2,3 +2,5 @@
 head \- output the first part of files
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+tail(1)
diff --git a/man/tail.x b/man/tail.x
index 2ede04c..68f2782 100644
--- a/man/tail.x
+++ b/man/tail.x
@@ -2,3 +2,5 @@
 tail \- output the last part of files
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+head(1)
-- 
2.1.4





Reply sent to Bernhard Voelker <mail <at> bernhard-voelker.de>:
You have taken responsibility. (Sun, 29 Nov 2015 21:09:01 GMT) Full text and rfc822 format available.

Notification sent to Dan Jacobson <jidanni <at> jidanni.org>:
bug acknowledged by developer. (Sun, 29 Nov 2015 21:09:02 GMT) Full text and rfc822 format available.

Message #13 received at 22041-done <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Dan Jacobson <jidanni <at> jidanni.org>, 22041-done <at> debbugs.gnu.org
Subject: Re: bug#22041: head and tail's man pages should mutually SEE ALSO
Date: Sun, 29 Nov 2015 22:08:11 +0100
On 11/28/2015 09:16 PM, Bernhard Voelker wrote:
> On 11/28/2015 08:54 PM, Dan Jacobson wrote:
>> Shouldn't head and tail's man pages mutually SEE ALSO?
> 
> Thanks.
> Good idea - the following patch does that.

Pushed at:
  http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=79c5b8f

Marking this bug as done.

Have a nice day,
Berny




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Dec 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 126 days ago.

Previous Next


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