linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Salvatore <mike.salvatore@canonical.com>
To: mtk.manpages@gmail.com
Cc: linux-man@vger.kernel.org
Subject: [patch] getcwd.3: wfix
Date: Thu, 16 Jan 2020 16:15:09 -0500	[thread overview]
Message-ID: <bf93b481-e246-d281-f952-a7ece96aa697@canonical.com> (raw)

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


             reply	other threads:[~2020-01-16 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16 21:15 Mike Salvatore [this message]
2020-01-21 19:14 ` [patch] getcwd.3: wfix 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=bf93b481-e246-d281-f952-a7ece96aa697@canonical.com \
    --to=mike.salvatore@canonical.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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).