public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: tools-reference/head-and-tail/
Date: Thu,  9 Jan 2020 19:08:10 +0000 (UTC)	[thread overview]
Message-ID: <1578558715.e1ef5183c2e4b79103b9edea6eda20f1054a4fe5.ulm@gentoo> (raw)

commit:     e1ef5183c2e4b79103b9edea6eda20f1054a4fe5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  8 09:23:27 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 08:31:55 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e1ef5183

tools-reference/head-and-tail: Line counting in tail starts at 1.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 tools-reference/head-and-tail/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools-reference/head-and-tail/text.xml b/tools-reference/head-and-tail/text.xml
index 07ebd28..e2b7553 100644
--- a/tools-reference/head-and-tail/text.xml
+++ b/tools-reference/head-and-tail/text.xml
@@ -33,7 +33,7 @@ file. The <c>-n</c> argument specifies how many lines to display.
 
 <p>
 To specify "the last five lines", use <c>tail -n5</c>. To specify "all
-but the first five lines", use <c>tail -n+5</c>.
+but the first five lines", use <c>tail -n+6</c>.
 </p>
 
 <warning>


             reply	other threads:[~2020-01-09 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 19:08 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-09 19:08 [gentoo-commits] proj/devmanual:master commit in: tools-reference/head-and-tail/ Ulrich Müller
2020-01-09 19:08 Ulrich Müller
2020-02-23 20:27 Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578558715.e1ef5183c2e4b79103b9edea6eda20f1054a4fe5.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox