FreeBSD Bugzilla – Attachment 87256 Details for
Bug 123841
[patch] Fix <replaceable> Tags in Article linux-users
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
articles.linux-users.patch.2.diff
articles.linux-users.patch.2.diff (text/plain), 1.37 KB, created by
Gabor Pali
on 2008-05-20 18:50:07 UTC
(
hide
)
Description:
articles.linux-users.patch.2.diff
Filename:
MIME Type:
Creator:
Gabor Pali
Created:
2008-05-20 18:50:07 UTC
Size:
1.37 KB
patch
obsolete
>Index: article.sgml >=================================================================== >RCS file: /doc/en_US.ISO8859-1/articles/linux-users/article.sgml,v >retrieving revision 1.2 >diff -u -r1.2 article.sgml >--- article.sgml 14 Apr 2008 13:08:18 -0000 1.2 >+++ article.sgml 20 May 2008 17:29:59 -0000 >@@ -511,14 +511,14 @@ > > <tbody> > <row> >- <entry><command>yum install <package></command> / <command>apt-get install <package></command></entry> >- <entry><command>pkg_add -r <package></command></entry> >- <entry>Install <package> from remote repository</entry> >+ <entry><command>yum install <replaceable>package</replaceable></command> / <command>apt-get install <replaceable>package</replaceable></command></entry> >+ <entry><command>pkg_add -r <replaceable>package</replaceable></command></entry> >+ <entry>Install <replaceable>package</replaceable> from remote repository</entry> > </row> > > <row> >- <entry><command>rpm -ivh <package></command> / <command>dpkg -i <package></command></entry> >- <entry><command>pkg_add -v <package></command></entry> >+ <entry><command>rpm -ivh <replaceable>package</replaceable></command> / <command>dpkg -i <replaceable>package</replaceable></command></entry> >+ <entry><command>pkg_add -v <replaceable>package</replaceable></command></entry> > <entry>Install package</entry> > </row>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 123841
: 87256