<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/crypt/blowfish.3, branch OPENBSD_3_4_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2003-08-28T12:35:00+00:00</updated>
<entry>
<title>wording improvement from Michael Knudsen;</title>
<updated>2003-08-28T12:35:00+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-08-28T12:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d375da66d1059b3e8796fc2c3fe859995d35e88'/>
<id>urn:sha1:0d375da66d1059b3e8796fc2c3fe859995d35e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- section reorder in crypt(3)</title>
<updated>2003-05-30T13:06:02+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-05-30T13:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b696b7e6e3431709a25bed8fdb16c96c42d1074e'/>
<id>urn:sha1:b696b7e6e3431709a25bed8fdb16c96c42d1074e</id>
<content type='text'>
- use .An/.Aq for authors
</content>
</entry>
<entry>
<title>o) We always close .Bl and .Bd tags;</title>
<updated>2001-08-06T10:42:26+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2001-08-06T10:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1161496b1fe96bd200abb99eecc93d8594aa8306'/>
<id>urn:sha1:1161496b1fe96bd200abb99eecc93d8594aa8306</id>
<content type='text'>
o) .Sh AUTHOR -&gt; .Sh AUTHORS;
o) We don't like .Pp before/after .Sh;
o) We don't like .Pp before/after .Rs/.Re;
o) NetBSD -&gt; .Nx;
o) OpenBSD -&gt; .Ox;

millert@ ok
</content>
</entry>
<entry>
<title>Repairs.</title>
<updated>2000-04-18T02:31:34+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-18T02:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59ca3f5f8991ab72904434fb49ef0999d64ae2e8'/>
<id>urn:sha1:59ca3f5f8991ab72904434fb49ef0999d64ae2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mostly punctuation fixes.</title>
<updated>2000-04-15T02:15:23+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-15T02:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c8d6701c396cebdcd0d45eac73b762e9498f6b01'/>
<id>urn:sha1:c8d6701c396cebdcd0d45eac73b762e9498f6b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suffix "i.e." and "e.g." with a comma. Just another really picky man page</title>
<updated>2000-03-14T21:31:44+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-03-14T21:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=35ae639ca2cba3ada5278a21c3faf852d2927813'/>
<id>urn:sha1:35ae639ca2cba3ada5278a21c3faf852d2927813</id>
<content type='text'>
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).
</content>
</entry>
<entry>
<title>Typo fixes.</title>
<updated>1999-09-23T04:12:01+00:00</updated>
<author>
<name>alex</name>
<email></email>
</author>
<published>1999-09-23T04:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66e599bd04a1a21ab07ce26a92a35cbe9dfd484d'/>
<id>urn:sha1:66e599bd04a1a21ab07ce26a92a35cbe9dfd484d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- remove all trailing whitespace</title>
<updated>1999-07-09T13:35:15+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>1999-07-09T13:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c53b543fa453740e95946808621acf8e057db80'/>
<id>urn:sha1:0c53b543fa453740e95946808621acf8e057db80</id>
<content type='text'>
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
</content>
</entry>
<entry>
<title>remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common</title>
<updated>1999-05-23T14:11:03+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>1999-05-23T14:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece'/>
<id>urn:sha1:e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece</id>
<content type='text'>
is used instead; kwesterback@home.com
</content>
</entry>
<entry>
<title>Cleanup xrefs under SEE ALSO.  Specifically:</title>
<updated>1999-05-16T19:55:18+00:00</updated>
<author>
<name>alex</name>
<email></email>
</author>
<published>1999-05-16T19:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e38426b4a145b773ec2a1e0f71ca512e5b11a372'/>
<id>urn:sha1:e38426b4a145b773ec2a1e0f71ca512e5b11a372</id>
<content type='text'>
  - Sort xrefs by section, and then alphabetically.
  - Add missing commas between xref items.
  - Remove commas from the last xref entry.
  - Remove duplicate entries.
</content>
</entry>
</feed>
