All of lore.kernel.org
 help / color / mirror / Atom feed
* mkfs: document sample configuration file location
@ 2021-12-17 20:39 Darrick J. Wong
  2021-12-17 21:05 ` Eric Sandeen
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2021-12-17 20:39 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: xfs

From: Darrick J. Wong <djwong@kernel.org>

Update the documentation to note where one can find sample configuration
files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 man/man8/mkfs.xfs.8 |    1 +
 1 file changed, 1 insertion(+)

diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index 4d292dbe..7984f818 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -159,6 +159,7 @@ The configuration options will be sourced from the file specified by the
 option string.
 This option can be use either an absolute or relative path to the configuration
 file to be read.
+Sample configuration files can be found in /usr/share/xfsprogs/mkfs/.
 .RE
 .PP
 .PD 0

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

* Re: mkfs: document sample configuration file location
  2021-12-17 20:39 mkfs: document sample configuration file location Darrick J. Wong
@ 2021-12-17 21:05 ` Eric Sandeen
  2021-12-17 21:38   ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2021-12-17 21:05 UTC (permalink / raw)
  To: Darrick J. Wong, Eric Sandeen; +Cc: xfs



On 12/17/21 2:39 PM, Darrick J. Wong wrote:
> From: Darrick J. Wong <djwong@kernel.org>
> 
> Update the documentation to note where one can find sample configuration
> files.
> 
> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
> ---
>   man/man8/mkfs.xfs.8 |    1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
> index 4d292dbe..7984f818 100644
> --- a/man/man8/mkfs.xfs.8
> +++ b/man/man8/mkfs.xfs.8
> @@ -159,6 +159,7 @@ The configuration options will be sourced from the file specified by the
>   option string.
>   This option can be use either an absolute or relative path to the configuration
>   file to be read.
> +Sample configuration files can be found in /usr/share/xfsprogs/mkfs/.

That path is actually configure-time configurable, right, so ... sorry
for being a PITA but I'm not sure we should cite a definitive location
like that in the manpage ..?

>   .RE
>   .PP
>   .PD 0
> 

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

* Re: mkfs: document sample configuration file location
  2021-12-17 21:05 ` Eric Sandeen
@ 2021-12-17 21:38   ` Darrick J. Wong
  0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2021-12-17 21:38 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: Eric Sandeen, xfs

On Fri, Dec 17, 2021 at 03:05:38PM -0600, Eric Sandeen wrote:
> 
> 
> On 12/17/21 2:39 PM, Darrick J. Wong wrote:
> > From: Darrick J. Wong <djwong@kernel.org>
> > 
> > Update the documentation to note where one can find sample configuration
> > files.
> > 
> > Signed-off-by: Darrick J. Wong <djwong@kernel.org>
> > ---
> >   man/man8/mkfs.xfs.8 |    1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
> > index 4d292dbe..7984f818 100644
> > --- a/man/man8/mkfs.xfs.8
> > +++ b/man/man8/mkfs.xfs.8
> > @@ -159,6 +159,7 @@ The configuration options will be sourced from the file specified by the
> >   option string.
> >   This option can be use either an absolute or relative path to the configuration
> >   file to be read.
> > +Sample configuration files can be found in /usr/share/xfsprogs/mkfs/.
> 
> That path is actually configure-time configurable, right, so ... sorry
> for being a PITA but I'm not sure we should cite a definitive location
> like that in the manpage ..?

Yeah, you're right, this should be autogenerated via sed or something.

--D

> 
> >   .RE
> >   .PP
> >   .PD 0
> > 

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

end of thread, other threads:[~2021-12-17 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 20:39 mkfs: document sample configuration file location Darrick J. Wong
2021-12-17 21:05 ` Eric Sandeen
2021-12-17 21:38   ` Darrick J. Wong

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.