<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/doc/psd, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-10-24T15:33:08Z</updated>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Normalize.</title>
<updated>2004-01-20T13:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-20T13:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24dfc36033c318e18ff3960525894351457ca335'/>
<id>urn:sha1:24dfc36033c318e18ff3960525894351457ca335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>de-__P</title>
<updated>2003-07-06T10:37:00Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-07-06T10:37:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=51f5c480cd8d55ebebad464465556969a72ad321'/>
<id>urn:sha1:51f5c480cd8d55ebebad464465556969a72ad321</id>
<content type='text'>
use port/proto to represent services (not proto/port).
add FBSDID
</content>
</entry>
<entry>
<title>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
<updated>2003-01-01T18:49:04Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2003-01-01T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d5abbddbf03791c777fed86500976ea3dd19245'/>
<id>urn:sha1:9d5abbddbf03791c777fed86500976ea3dd19245</id>
<content type='text'>
especially in troff files.
</content>
</entry>
<entry>
<title>Fixes to get rid of CD_HACK.</title>
<updated>2002-10-30T13:07:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-30T13:07:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abcdf29d48e18df62ecd77c78cf2e2eb0ca929c4'/>
<id>urn:sha1:abcdf29d48e18df62ecd77c78cf2e2eb0ca929c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PRINTERDEVICE can now take multiple values.</title>
<updated>2002-10-29T16:13:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-29T16:13:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5f3fe8c973de153c99b24e848fffdfe1cd000e2'/>
<id>urn:sha1:e5f3fe8c973de153c99b24e848fffdfe1cd000e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a single style for share/doc/ makefiles.</title>
<updated>2002-10-29T15:01:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-29T15:01:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71fe318b852b8dfb3e799cb12ef184750f7f8eac'/>
<id>urn:sha1:71fe318b852b8dfb3e799cb12ef184750f7f8eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bsd.doc.mk changes:</title>
<updated>2002-10-29T14:56:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-29T14:56:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b382ba4fb114aa213e4f3599b9f15fd3f14f82fb'/>
<id>urn:sha1:b382ba4fb114aa213e4f3599b9f15fd3f14f82fb</id>
<content type='text'>
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.

Only create _stamp.extra when necessary.

Get rid of SOELIMPP and OBJS.

Use Groff version of soelim(1); we need its -I option
for the following to work.

Don't needlessly chdir to SRCDIR.  Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
</content>
</entry>
<entry>
<title>Preprocess with tbl(1).</title>
<updated>2002-10-25T08:55:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-25T08:55:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ce6b93097d994e7388957bdad07c32c5ad642c6'/>
<id>urn:sha1:1ce6b93097d994e7388957bdad07c32c5ad642c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't preprocess with tbl(1).</title>
<updated>2002-10-25T08:55:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-25T08:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4740bfe12e3ecb9762d15a52f00f5fa47018803'/>
<id>urn:sha1:b4740bfe12e3ecb9762d15a52f00f5fa47018803</id>
<content type='text'>
</content>
</entry>
</feed>
