linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] getcwd.3: wfix
@ 2020-01-16 21:15 Mike Salvatore
  2020-01-21 19:14 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Salvatore @ 2020-01-16 21:15 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

This patch is a minor wording fix in getcwd.3 that changes "In the case 
getcwd()" to "In the case of getcwd()". This patch should apply cleanly to the 
master branch of the git repository.

Regards,
Mike Salvatore

 From 3b68ad225dbaada2b1b55153dc57807b04531cd6 Mon Sep 17 00:00:00 2001
From: Mike Salvatore <mike.salvatore@canonical.com>
Date: Thu, 16 Jan 2020 16:08:08 -0500
Subject: [PATCH] getcwd.3: wfix

Signed-off-by: Mike Salvatore <mike.salvatore@canonical.com>
---
  man3/getcwd.3 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/getcwd.3 b/man3/getcwd.3
index c8a691b4a..e5ed2c5d9 100644
--- a/man3/getcwd.3
+++ b/man3/getcwd.3
@@ -155,7 +155,7 @@ is deprecated.
  .SH RETURN VALUE
  On success, these functions return a pointer to a string containing
  the pathname of the current working directory.
-In the case
+In the case of
  .BR getcwd ()
  and
  .BR getwd ()
-- 
2.20.1


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

* Re: [patch] getcwd.3: wfix
  2020-01-16 21:15 [patch] getcwd.3: wfix Mike Salvatore
@ 2020-01-21 19:14 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-01-21 19:14 UTC (permalink / raw)
  To: Mike Salvatore; +Cc: mtk.manpages, linux-man

Hello Mike,

On 1/16/20 10:15 PM, Mike Salvatore wrote:
> This patch is a minor wording fix in getcwd.3 that changes "In the case 
> getcwd()" to "In the case of getcwd()". This patch should apply cleanly to the 
> master branch of the git repository.

Thanks. Patch applied.

Cheers,

Michael

>  From 3b68ad225dbaada2b1b55153dc57807b04531cd6 Mon Sep 17 00:00:00 2001
> From: Mike Salvatore <mike.salvatore@canonical.com>
> Date: Thu, 16 Jan 2020 16:08:08 -0500
> Subject: [PATCH] getcwd.3: wfix
> 
> Signed-off-by: Mike Salvatore <mike.salvatore@canonical.com>
> ---
>   man3/getcwd.3 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/getcwd.3 b/man3/getcwd.3
> index c8a691b4a..e5ed2c5d9 100644
> --- a/man3/getcwd.3
> +++ b/man3/getcwd.3
> @@ -155,7 +155,7 @@ is deprecated.
>   .SH RETURN VALUE
>   On success, these functions return a pointer to a string containing
>   the pathname of the current working directory.
> -In the case
> +In the case of
>   .BR getcwd ()
>   and
>   .BR getwd ()
> 


-- 
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:[~2020-01-21 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 21:15 [patch] getcwd.3: wfix Mike Salvatore
2020-01-21 19:14 ` 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;
as well as URLs for NNTP newsgroup(s).