<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/colldef/colldef.1, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add usage(). Put program name in bold in the man page.</title>
<updated>1997-06-26T11:25:17+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-26T11:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=74732c5e083a51cea151c2fdd43b0e9aa438bd1f'/>
<id>74732c5e083a51cea151c2fdd43b0e9aa438bd1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a couple of xrefs.  Closes PR# 1280.</title>
<updated>1997-01-11T19:58:11+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-11T19:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c8cb0990aff33713d48e369f18d03d7522f4cc3e'/>
<id>c8cb0990aff33713d48e369f18d03d7522f4cc3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and improve parser.</title>
<updated>1996-10-16T03:12:22+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-16T03:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7c4355120cf09c987a6ac0234f7166062218282e'/>
<id>7c4355120cf09c987a6ac0234f7166062218282e</id>
<content type='text'>
Clarify manpage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify manpage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Save half of LC_COLLATE space</title>
<updated>1996-10-15T22:05:18+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-15T22:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4c6441ffd0fdea2e7caed3c5cd48583e37dde09b'/>
<id>4c6441ffd0fdea2e7caed3c5cd48583e37dde09b</id>
<content type='text'>
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
</pre>
</div>
</content>
</entry>
<entry>
<title>collate tables compiler</title>
<updated>1995-02-17T17:29:50+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-02-17T17:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a1c128ae2aacbd0f00ec7bbe7985418b26019bd2'/>
<id>a1c128ae2aacbd0f00ec7bbe7985418b26019bd2</id>
<content type='text'>
Submitted by: alex@elvisti.kiev.ua
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: alex@elvisti.kiev.ua
</pre>
</div>
</content>
</entry>
</feed>
