* [gentoo-commits] proj/catalyst:catalyst_2 commit in: doc/
@ 2011-06-25 16:00 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2011-06-25 16:00 UTC (permalink / raw
To: gentoo-commits
commit: cdd817d317a89696bc26a31c9fcc5661a45fb610
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jun 25 15:44:54 2011 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:44:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=cdd817d3
Man page: Fix synopsis
---
doc/catalyst.1.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/catalyst.1.txt b/doc/catalyst.1.txt
index 67f4df6..ea65264 100644
--- a/doc/catalyst.1.txt
+++ b/doc/catalyst.1.txt
@@ -11,7 +11,7 @@ catalyst - The Gentoo Linux Release Engineering meta-tool
SYNOPSIS
--------
-*catalyst* ['OPTIONS'] [*-f* 'FILE' | *-C* 'KEYS' | *-s* 'DATE'] ...
+*catalyst* ['OPTIONS'] [*-f* 'FILE' | *-C* 'KEY'='VALUE' ... | *-s* 'DATE']
DESCRIPTION
@@ -33,7 +33,7 @@ OPTIONS
This option is to be used to clear any autoresume points that have been saved
for this target. It is used in conjunction with *-f*, *-C*, or both.
-*--cli*|*-C* 'KEY'='VALUE' ..::
+*--cli*|*-C* 'KEY'='VALUE' ...::
This option is to be used in place of a specfile. All options are passed
to *catalyst* on the commandline. Please note that this option must
be the last option passed to *catalyst* for everything to work correctly.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/catalyst:catalyst_2 commit in: doc/
@ 2011-06-25 16:00 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2011-06-25 16:00 UTC (permalink / raw
To: gentoo-commits
commit: d5deb4621dd4bc44a9bbaf1ce3fea387eb2b280f
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jun 25 15:59:11 2011 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:59:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=d5deb462
Man page: Remove acute as man does not seem to render acutes properly
---
doc/catalyst.1.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/catalyst.1.txt b/doc/catalyst.1.txt
index ea65264..ca706d1 100644
--- a/doc/catalyst.1.txt
+++ b/doc/catalyst.1.txt
@@ -135,5 +135,5 @@ AUTHORS
-------
- John Davis <zhen@gentoo.org>
- Chris Gianelloni <wolf31o2@gentoo.org>
-- Raúl Porcel <armin76@gentoo.org>
+- Raul Porcel <armin76@gentoo.org>
- Sebastian Pipping <sping@gentoo.org>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/catalyst:catalyst_2 commit in: doc/
@ 2011-06-25 17:44 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2011-06-25 17:44 UTC (permalink / raw
To: gentoo-commits
commit: d12cf91523458d6bd4c5113000ad9f4bb796e65a
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jun 25 17:43:58 2011 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 17:43:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=d12cf915
Man page: Add Matt to authors
---
doc/catalyst.1.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/doc/catalyst.1.txt b/doc/catalyst.1.txt
index ca706d1..b7807a5 100644
--- a/doc/catalyst.1.txt
+++ b/doc/catalyst.1.txt
@@ -137,3 +137,4 @@ AUTHORS
- Chris Gianelloni <wolf31o2@gentoo.org>
- Raul Porcel <armin76@gentoo.org>
- Sebastian Pipping <sping@gentoo.org>
+- Matt Turner <mattst88@gentoo.org>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/catalyst:catalyst_2 commit in: doc/
@ 2011-07-21 4:44 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2011-07-21 4:44 UTC (permalink / raw
To: gentoo-commits
commit: d6d5eeaf3bea907a92fb528ffb958d060ab1a98d
Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Jul 19 17:08:32 2011 +0000
Commit: Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Tue Jul 19 18:19:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=d6d5eeaf
Fix man page to put mips64 and mips64el in the same section
Signed-off-by: Matt Turner <mattst88 <AT> gmail.com>
---
doc/make_subarch_table_guidexml.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/doc/make_subarch_table_guidexml.py b/doc/make_subarch_table_guidexml.py
index 22e6c6d..8754c8a 100755
--- a/doc/make_subarch_table_guidexml.py
+++ b/doc/make_subarch_table_guidexml.py
@@ -16,6 +16,7 @@ _pattern_arch_genericliases = {
'armeb':'arm',
'sheb':'sh',
'mipsel':'mips',
+ 'mips64el':'mips64',
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-21 4:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 4:44 [gentoo-commits] proj/catalyst:catalyst_2 commit in: doc/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2011-06-25 17:44 Sebastian Pipping
2011-06-25 16:00 Sebastian Pipping
2011-06-25 16:00 Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox