* [PATCH] update the documentation of '--[no]prefix'
@ 2011-10-07 7:44 WANG Cong
[not found] ` <1317973450-356-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: WANG Cong @ 2011-10-07 7:44 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: harald-H+wXaHxf7aLQT0dZR+AlfA, WANG Cong
In
commit fd786adcf515d9d3ee77eb29fa4c6b60020c7209
Author: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Wed Apr 20 16:47:40 2011 +0200
dracut: make prefix configurable
Harald changed the meaning of --prefix/--noprefix, but
forgot to update their documentation. This patch
fixes that.
Signed-off-by: WANG Cong <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
diff --git a/dracut.8.xml b/dracut.8.xml
index 11ea8c3..709f1a6 100644
--- a/dracut.8.xml
+++ b/dracut.8.xml
@@ -245,10 +245,10 @@ include in the generic initramfs. This parameter can be specified multiple times
</varlistentry>
<varlistentry>
<term>
- <option>--prefix</option>
+ <option>--prefix <replaceable><dir></replaceable></option>
</term>
<listitem>
- <para>prefix initramfs files with /run/initramfs/</para>
+ <para>prefix initramfs files with the specified directory</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -256,7 +256,7 @@ include in the generic initramfs. This parameter can be specified multiple times
<option>--noprefix</option>
</term>
<listitem>
- <para>do not prefix initramfs files with /run/initramfs/ (default)</para>
+ <para>do not prefix initramfs files (default)</para>
</listitem>
</varlistentry>
<varlistentry>
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <1317973450-356-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] update the documentation of '--[no]prefix' [not found] ` <1317973450-356-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2011-10-07 8:15 ` Harald Hoyer 0 siblings, 0 replies; 2+ messages in thread From: Harald Hoyer @ 2011-10-07 8:15 UTC (permalink / raw) To: WANG Cong; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA On 07.10.2011 09:44, WANG Cong wrote: > In > > commit fd786adcf515d9d3ee77eb29fa4c6b60020c7209 > Author: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > Date: Wed Apr 20 16:47:40 2011 +0200 > > dracut: make prefix configurable > > Harald changed the meaning of --prefix/--noprefix, but > forgot to update their documentation. This patch > fixes that. > > Signed-off-by: WANG Cong <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > --- > diff --git a/dracut.8.xml b/dracut.8.xml > index 11ea8c3..709f1a6 100644 > --- a/dracut.8.xml > +++ b/dracut.8.xml > @@ -245,10 +245,10 @@ include in the generic initramfs. This parameter can be specified multiple times > </varlistentry> > <varlistentry> > <term> > - <option>--prefix</option> > + <option>--prefix <replaceable><dir></replaceable></option> > </term> > <listitem> > - <para>prefix initramfs files with /run/initramfs/</para> > + <para>prefix initramfs files with the specified directory</para> > </listitem> > </varlistentry> > <varlistentry> > @@ -256,7 +256,7 @@ include in the generic initramfs. This parameter can be specified multiple times > <option>--noprefix</option> > </term> > <listitem> > - <para>do not prefix initramfs files with /run/initramfs/ (default)</para> > + <para>do not prefix initramfs files (default)</para> > </listitem> > </varlistentry> > <varlistentry> > pushed to git://dracut.git.sourceforge.net/gitroot/dracut/dracut git://git.surfsite.org/pub/git/dracut.git thanks! ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-07 8:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 7:44 [PATCH] update the documentation of '--[no]prefix' WANG Cong
[not found] ` <1317973450-356-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-10-07 8:15 ` Harald Hoyer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox