From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: saulery-GANU6spQydw@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/6] intro.1: ffix
Date: Fri, 06 Mar 2015 14:46:36 +0100 [thread overview]
Message-ID: <54F9AFBC.5080905@gmail.com> (raw)
In-Reply-To: <1425646053-7294-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
On 03/06/2015 01:47 PM, saulery-GANU6spQydw@public.gmane.org wrote:
> From: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
Thanks, Stéphane. Applied.
Cheers,
Michael
> User input in bold
>
> Signed-off-by: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
> ---
> man1/intro.1 | 30 +++++++++++++++---------------
> 1 file changed, 15 insertions(+), 15 deletions(-)
>
> diff --git a/man1/intro.1 b/man1/intro.1
> index 20d36d7..c554884 100644
> --- a/man1/intro.1
> +++ b/man1/intro.1
> @@ -93,11 +93,11 @@ A session might go like
>
> .RS
> .nf
> -.BI "knuth login: " aeb
> -.BI "Password: " ********
> -.BI "% " date
> +.RB "knuth login: " aeb
> +.RB "Password: " ********
> +.RB "% " date
> Tue Aug 6 23:50:44 CEST 2002
> -.BI "% " cal
> +.RB "% " cal
> August 2002
> Su Mo Tu We Th Fr Sa
> 1 2 3
> @@ -106,32 +106,32 @@ Su Mo Tu We Th Fr Sa
> 18 19 20 21 22 23 24
> 25 26 27 28 29 30 31
>
> -.BI "% " ls
> +.RB "% " ls
> bin tel
> -.BI "% " "ls \-l"
> +.RB "% " "ls \-l"
> total 2
> drwxrwxr\-x 2 aeb 1024 Aug 6 23:51 bin
> \-rw\-rw\-r\-\- 1 aeb 37 Aug 6 23:52 tel
> -.BI "% " "cat tel"
> +.RB "% " "cat tel"
> maja 0501\-1136285
> peter 0136\-7399214
> -.BI "% " "cp tel tel2"
> -.BI "% " "ls \-l"
> +.RB "% " "cp tel tel2"
> +.RB "% " "ls \-l"
> total 3
> drwxr\-xr\-x 2 aeb 1024 Aug 6 23:51 bin
> \-rw\-r\-\-r\-\- 1 aeb 37 Aug 6 23:52 tel
> \-rw\-r\-\-r\-\- 1 aeb 37 Aug 6 23:53 tel2
> -.BI "% " "mv tel tel1"
> -.BI "% " "ls \-l"
> +.RB "% " "mv tel tel1"
> +.RB "% " "ls \-l"
> total 3
> drwxr\-xr\-x 2 aeb 1024 Aug 6 23:51 bin
> \-rw\-r\-\-r\-\- 1 aeb 37 Aug 6 23:52 tel1
> \-rw\-r\-\-r\-\- 1 aeb 37 Aug 6 23:53 tel2
> -.BI "% " "diff tel1 tel2"
> -.BI "% " "rm tel1"
> -.BI "% " "grep maja tel2"
> +.RB "% " "diff tel1 tel2"
> +.RB "% " "rm tel1"
> +.RB "% " "grep maja tel2"
> maja 0501\-1136285
> -.B "% "
> +%
> .fi
> .RE
> and here typing Control-D ended the session.
>
--
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
prev parent reply other threads:[~2015-03-06 13:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 12:47 [PATCH 1/6] intro.1: ffix saulery-GANU6spQydw
[not found] ` <1425646053-7294-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 12:47 ` [PATCH 2/6] intro.1: Add cross references cited saulery-GANU6spQydw
[not found] ` <1425646053-7294-2-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:46 ` Michael Kerrisk (man-pages)
2015-03-06 12:47 ` [PATCH 3/6] intro.1: ffix saulery-GANU6spQydw
[not found] ` <1425646053-7294-3-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:47 ` Michael Kerrisk (man-pages)
2015-03-06 12:47 ` [PATCH 4/6] " saulery-GANU6spQydw
[not found] ` <1425646053-7294-4-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:48 ` Michael Kerrisk (man-pages)
2015-03-06 12:47 ` [PATCH 5/6] " saulery-GANU6spQydw
[not found] ` <1425646053-7294-5-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:48 ` Michael Kerrisk (man-pages)
2015-03-06 12:47 ` [PATCH 6/6] intro.1: Prompt is not % but $ saulery-GANU6spQydw
[not found] ` <1425646053-7294-6-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:48 ` Michael Kerrisk (man-pages)
2015-03-06 13:46 ` Michael Kerrisk (man-pages) [this message]
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=54F9AFBC.5080905@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.