From: Salvatore Bonaccorso <carnil@debian.org> To: linux-nfs@vger.kernel.org Cc: Steve Dickson <steved@redhat.com>, Chuck Lever <chuck.lever@oracle.com>, Bryan Schumaker <bjschuma@netapp.com>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org> Subject: [PATCH] nfs-utils: nfsidmap.man: Fix section number Date: Tue, 12 Apr 2022 09:00:17 +0200 [thread overview] Message-ID: <20220412070016.720489-1-carnil@debian.org> (raw) From: Ben Hutchings <benh@debian.org> The nfsidmap manual page is supposed to be in section 8, but calls the .TH macro with a section argument of 5. This results in an incorrect header and causes debhelper (in Debian) to install it in the section 5 directory. Fix that. Signed-off-by: Ben Hutchings <benh@debian.org> [Salvatore Bonaccorso: Slightly modify commit message to mention that the Problem is found in Debian through installing the manpage via debhelper.] Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> --- utils/nfsidmap/nfsidmap.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/nfsidmap/nfsidmap.man b/utils/nfsidmap/nfsidmap.man index 2af16f3157ff..1911c41be6f9 100644 --- a/utils/nfsidmap/nfsidmap.man +++ b/utils/nfsidmap/nfsidmap.man @@ -2,7 +2,7 @@ .\"@(#)nfsidmap(8) - The NFS idmapper upcall program .\" .\" Copyright (C) 2010 Bryan Schumaker <bjschuma@netapp.com> -.TH nfsidmap 5 "1 October 2010" +.TH nfsidmap 8 "1 October 2010" .SH NAME nfsidmap \- The NFS idmapper upcall program .SH SYNOPSIS -- 2.35.1
next reply other threads:[~2022-04-12 8:28 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-12 7:00 Salvatore Bonaccorso [this message] 2022-04-12 14:28 ` Steve Dickson 2022-04-12 19:25 ` Salvatore Bonaccorso 2022-04-17 8:21 ` Salvatore Bonaccorso 2022-04-19 19:17 ` Steve Dickson 2022-04-19 19:56 ` Salvatore Bonaccorso 2022-04-19 20:39 ` Steve Dickson
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=20220412070016.720489-1-carnil@debian.org \ --to=carnil@debian.org \ --cc=benh@debian.org \ --cc=bjschuma@netapp.com \ --cc=chuck.lever@oracle.com \ --cc=linux-nfs@vger.kernel.org \ --cc=steved@redhat.com \ --subject='Re: [PATCH] nfs-utils: nfsidmap.man: Fix section number' \ /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
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.