linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Simon Paillard <spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] proc.5: ffix
Date: Thu, 28 Mar 2013 10:15:51 +0100	[thread overview]
Message-ID: <CAKgNAkjzKJPwevf9mhqUJ_M-e0oz+pAq-V7iYZSWs2hxYkzvFA@mail.gmail.com> (raw)
In-Reply-To: <1364252338-14762-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>

Thanks Simon. Applied.

On Mon, Mar 25, 2013 at 11:58 PM, Simon Paillard <spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> Fix a groff warning:
> <standard input>:350: warning: macro `..' not defined
> ---
>  man5/proc.5 |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/man5/proc.5 b/man5/proc.5
> index 22b7cd0..b7cda37 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -347,7 +347,7 @@ The format of the file is:
>  00652000-00655000 rw-p 00052000 08:02 173521      /usr/bin/dbus-daemon
>  00e03000-00e24000 rw-p 00000000 00:00 0           [heap]
>  00e24000-011f7000 rw-p 00000000 00:00 0           [heap]
> -...
> +\&...
>  35b1800000-35b1820000 r-xp 00000000 08:02 135522  /usr/lib64/ld-2.15.so
>  35b1a1f000-35b1a20000 r--p 0001f000 08:02 135522  /usr/lib64/ld-2.15.so
>  35b1a20000-35b1a21000 rw-p 00020000 08:02 135522  /usr/lib64/ld-2.15.so
> @@ -356,9 +356,9 @@ The format of the file is:
>  35b1dac000-35b1fac000 ---p 001ac000 08:02 135870  /usr/lib64/libc-2.15.so
>  35b1fac000-35b1fb0000 r--p 001ac000 08:02 135870  /usr/lib64/libc-2.15.so
>  35b1fb0000-35b1fb2000 rw-p 001b0000 08:02 135870  /usr/lib64/libc-2.15.so
> -...
> +\&...
>  f2c6ff8c000-7f2c7078c000 rw-p 00000000 00:00 0    [stack:986]
> -...
> +\&...
>  7fffb2c0d000-7fffb2c2e000 rw-p 00000000 00:00 0   [stack]
>  7fffb2d48000-7fffb2d49000 r-xp 00000000 00:00 0   [vdso]
>  .fi
> --
> 1.7.10.4
>
> --
> 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



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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:[~2013-03-28  9:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 22:58 [PATCH] proc.5: ffix Simon Paillard
     [not found] ` <1364252338-14762-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-03-28  9:15   ` Michael Kerrisk (man-pages) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-30 15:58 Jakub Wilk
2020-06-08 15:41 ` Michael Kerrisk (man-pages)
2014-08-02 21:13 Simon Paillard
     [not found] ` <1407013980-31378-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-08-03 10:23   ` Michael Kerrisk (man-pages)
2012-05-10 15:57 David Prévot
     [not found] ` <1336665448-7303-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-05-10 18:25   ` 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=CAKgNAkjzKJPwevf9mhqUJ_M-e0oz+pAq-V7iYZSWs2hxYkzvFA@mail.gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=spaillard-8fiUuRrzOP0dnm+yROfE0A@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).