All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Stéphane Aulery" <saulery-GANU6spQydw@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] intro.1: Fix errors introduced by the commit 6732bb8b0d550262dbd73de4d0789dd9f9ad294b
Date: Wed, 11 Mar 2015 06:51:59 +0100	[thread overview]
Message-ID: <54FFD7FF.20706@gmail.com> (raw)
In-Reply-To: <1426021565-2106-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>

On 03/10/2015 10:06 PM, Stéphane Aulery wrote:
> - Restoration of the explanation session end.
> - Delete two supernumerary references.


Thanks, Stéphane. Applied.

Cheers,

Michael



> Signed-off-by: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
> ---
>  man1/intro.1 | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/man1/intro.1 b/man1/intro.1
> index 9e3fa15..e509d03 100644
> --- a/man1/intro.1
> +++ b/man1/intro.1
> @@ -135,6 +135,8 @@ $
>  .fi
>  .RE
>  .LP
> +Here typing Control-D ended the session.
> +.LP
>  The
>  .B $
>  here was the command prompt\(emit is the shell's way of indicating
> @@ -331,11 +333,9 @@ and use a browser if you find HTML files there.
>  .BR locate (1),
>  .BR login (1),
>  .BR man (1),
> -.BR su (1),
>  .BR xterm (1),
> -.BR zsh(1),
> +.BR zsh (1),
>  .BR wait (2),
>  .BR stdout (3),
>  .BR man-pages (7),
> -.BR standards (7),
> -.BR shutdown (8)
> +.BR standards (7)
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2015-03-11  5:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27  0:26 [patch] intro.8: tfix saulery-GANU6spQydw
     [not found] ` <1424996777-10600-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-02-27  0:26   ` [patch] intro.2: tfix saulery-GANU6spQydw
     [not found]     ` <1424996777-10600-2-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-02-27  6:39       ` Michael Kerrisk (man-pages)
2015-02-27  0:26   ` [patch] man-pages.7: improve the definition of sections in accordance with intro pages saulery-GANU6spQydw
     [not found]     ` <1424996777-10600-3-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-02-27  7:36       ` Michael Kerrisk (man-pages)
2015-02-27  0:26   ` [patch] intro.1: Improve help for newcommers saulery-GANU6spQydw
     [not found]     ` <1424996777-10600-4-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-04  8:01       ` Michael Kerrisk (man-pages)
     [not found]         ` <54F6BBC0.4010401-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-09 20:26           ` [PATCH] intro.1: some improvements Stéphane Aulery
     [not found]             ` <1425932797-16050-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-10  6:09               ` Michael Kerrisk (man-pages)
     [not found]                 ` <54FE8A86.9040405-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-10  7:40                   ` Stéphane Aulery
     [not found]                     ` <20150310074041.GA1627-GANU6spQydw@public.gmane.org>
2015-03-10  8:53                       ` Michael Kerrisk (man-pages)
     [not found]                         ` <54FEB103.6070200-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-10 21:06                           ` [PATCH] intro.1: Fix errors introduced by the commit 6732bb8b0d550262dbd73de4d0789dd9f9ad294b Stéphane Aulery
     [not found]                             ` <1426021565-2106-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-11  5:51                               ` Michael Kerrisk (man-pages) [this message]
2015-03-10 22:30                           ` [PATCH] intro.1: some improvements Stéphane Aulery
2015-02-27  6:39   ` [patch] intro.8: tfix Michael Kerrisk (man-pages)

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=54FFD7FF.20706@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=saulery-GANU6spQydw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.