public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] random.3: srcfix: Don't break proper names into different lines
@ 2021-01-24 15:10 Alejandro Colomar
  2021-01-24 22:33 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Colomar @ 2021-01-24 15:10 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, Alejandro Colomar

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man3/random.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man3/random.3 b/man3/random.3
index e57f5903c..eccccd953 100644
--- a/man3/random.3
+++ b/man3/random.3
@@ -184,8 +184,8 @@ for that purpose.
 .PP
 Random-number generation is a complex topic.
 .I Numerical Recipes in C: The Art of Scientific Computing
-(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky, William
-T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.)
+(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky,
+William T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.)
 provides an excellent discussion of practical random-number generation
 issues in Chapter 7 (Random Numbers).
 .PP
-- 
2.30.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] random.3: srcfix: Don't break proper names into different lines
  2021-01-24 15:10 [PATCH] random.3: srcfix: Don't break proper names into different lines Alejandro Colomar
@ 2021-01-24 22:33 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-01-24 22:33 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: mtk.manpages, linux-man

On 1/24/21 4:10 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>

Thanks, Alex. Patch applied.

Cheers,

Michael

> ---
>  man3/random.3 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man3/random.3 b/man3/random.3
> index e57f5903c..eccccd953 100644
> --- a/man3/random.3
> +++ b/man3/random.3
> @@ -184,8 +184,8 @@ for that purpose.
>  .PP
>  Random-number generation is a complex topic.
>  .I Numerical Recipes in C: The Art of Scientific Computing
> -(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky, William
> -T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.)
> +(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky,
> +William T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.)
>  provides an excellent discussion of practical random-number generation
>  issues in Chapter 7 (Random Numbers).
>  .PP
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-24 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24 15:10 [PATCH] random.3: srcfix: Don't break proper names into different lines Alejandro Colomar
2021-01-24 22:33 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox