<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/mdoc2man.rb, branch ruby_1_9_1_243</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>* mdoc2man.rb: moved into tools/.</title>
<updated>2008-10-21T04:19:56+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-21T04:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=98cc7016a68f35584408141ca2180075273ecb23'/>
<id>98cc7016a68f35584408141ca2180075273ecb23</id>
<content type='text'>
* instruby.rb: followed the change of mdoc2man.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* instruby.rb: followed the change of mdoc2man.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* mdoc2man.rb: Properly put nested braces, parentheses and angles.</title>
<updated>2003-01-20T12:10:40+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-01-20T12:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=778b2422c6f0cdd4067dc6623d5cf15f86183000'/>
<id>778b2422c6f0cdd4067dc6623d5cf15f86183000</id>
<content type='text'>
* mdoc2man.rb: Add support for .An and .Aq/.Ao/.Ac.

* mdoc2man.rb: Add support for .Dl.

* mdoc2man.rb: Make .Pf macro actually work.

* mdoc2man.rb: Properly handle .Os.

* mdoc2man.rb: Correctly omit spaces around punctuation
  characters.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mdoc2man.rb: Add support for .An and .Aq/.Ao/.Ac.

* mdoc2man.rb: Add support for .Dl.

* mdoc2man.rb: Make .Pf macro actually work.

* mdoc2man.rb: Properly handle .Os.

* mdoc2man.rb: Correctly omit spaces around punctuation
  characters.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* mdoc2man.rb: Make this work as a library.</title>
<updated>2003-01-20T10:44:10+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-01-20T10:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=1d11cd1d7daea5fcf857f98f493f258c97703711'/>
<id>1d11cd1d7daea5fcf857f98f493f258c97703711</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* mdoc2man.rb (parse_macro): Understand .Ux.</title>
<updated>2003-01-20T08:51:18+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-01-20T08:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ff9ba2157e4f9f3d96941588da34ee828535e196'/>
<id>ff9ba2157e4f9f3d96941588da34ee828535e196</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* mdoc2man.rb: New file.  A mdoc to man converter ported from</title>
<updated>2003-01-20T08:39:46+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-01-20T08:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=fa4cf2ff9ea1179d814642f1ec7ba8df6858e090'/>
<id>fa4cf2ff9ea1179d814642f1ec7ba8df6858e090</id>
<content type='text'>
  Perl.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Perl.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
