diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-04-28 02:23:39 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-04-28 02:23:39 +0000 |
commit | c1efdf6c73d5e3f36410861c63c54c3283289c8c (patch) | |
tree | 8b8ae95b51d4af66381153da4c0e77d5717f3049 /share/examples/BSD_daemon/README | |
parent | 88d1272e3cce51bfd6886e1d27e4e22342d492ea (diff) | |
download | src-c1efdf6c73d5e3f36410861c63c54c3283289c8c.tar.gz src-c1efdf6c73d5e3f36410861c63c54c3283289c8c.zip |
Add an alternate version of beastie to the examples directory.
PR: docs/38556
Submitted by: Rahul Siddharthan <rsidd@online.fr>
Submitted on: 25 May 2002 22:49:56 -0000
MFC After: 2 weeks
Notes
Notes:
svn path=/head/; revision=250012
Diffstat (limited to 'share/examples/BSD_daemon/README')
-rw-r--r-- | share/examples/BSD_daemon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/examples/BSD_daemon/README b/share/examples/BSD_daemon/README index 9aa1173836a9..9ad7718f4f29 100644 --- a/share/examples/BSD_daemon/README +++ b/share/examples/BSD_daemon/README @@ -35,6 +35,10 @@ beastie.eps Before committing this, clean out the comment brought over from the .fig file to avoid Dollar-FreeBSD-Dollar junk +beastie2.eps + Written by Rahul Siddharthan beaste2.eps is a + smaller, simpler version of the beastie eps graphic. + eps.patch Add some comments about tweakables in the .eps file and set the linecaps to round to improve visual appearance. |