diff options
| author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-01-22 22:29:34 +0000 |
|---|---|---|
| committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-01-22 22:29:34 +0000 |
| commit | b49fa4aa4c05266e26fdec0bfc003762186912f5 (patch) | |
| tree | 7e071865a0ff0d32af5adcfb6a1d791517b278d0 | |
| parent | d3edb5256cea7daffbd0e95e989030c2bce5a04c (diff) | |
| download | doc-b49fa4aa4c05266e26fdec0bfc003762186912f5.tar.gz doc-b49fa4aa4c05266e26fdec0bfc003762186912f5.zip | |
Artwork: attention to the FreeBSD Daemon
FreeBSD Art, a.k.a. Artwork (in the sidebar):
* fix a broken link
* Daemon (singular), not Daemons.
Whilst here: AsciiDoc soft line breaks.
https://bugs.freebsd.org/265836
PR: 265836
| -rw-r--r-- | website/content/en/art.adoc | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/website/content/en/art.adoc b/website/content/en/art.adoc index cdbfe371c4..cfa8822abf 100644 --- a/website/content/en/art.adoc +++ b/website/content/en/art.adoc @@ -12,10 +12,12 @@ include::shared/authors.adoc[] * <<adv,Old advertisement banners>> * <<use,Graphics use>> -This page contains miscellaneous FreeBSD "art". Suggestions for additions can be sent to www@FreeBSD.org. Please note the <<use,usage policy>> for these graphics. +This page contains miscellaneous FreeBSD "art". +Suggestions for additions can be sent to www@FreeBSD.org. +Please note the <<use,usage policy>> for these graphics. [[bsd-daemon]] -== link:..copyright/[BSD Daemon] +== link:../copyright/daemon/[BSD Daemon] [.center] image:../gifs/daemon-phk.png[BSD Daemon,width=191,height=208] @@ -60,11 +62,14 @@ image:../gifs/freebsd-advert.gif[Adv Banner1,width=455,height=60] image:../gifs/ [[use]] == Graphics Use -The "Powered by FreeBSD" logos above may be link:../gifs/powerlogo.gif[downloaded] and displayed on personal or commercial home pages served by FreeBSD machines. Use of this logo or the likeliness of the link:../copyright/daemon/[BSD Daemons] for profitable gain requires the consent of mailto:taob@risc.org[Brian Tao] (creator of the "power" logo) and mailto:mckusick@mckusick.com[Marshall Kirk McKusick] (copyright holder for the BSD Daemon image). +The "Powered by FreeBSD" logos above may be link:../gifs/powerlogo.gif[downloaded] and displayed on personal or commercial home pages served by FreeBSD machines. +Use of this logo or the likeliness of the link:../copyright/daemon/[BSD Daemon] for profitable gain requires the consent of mailto:taob@risc.org[Brian Tao] (creator of the "power" logo) and mailto:mckusick@mckusick.com[Marshall Kirk McKusick] (copyright holder for the BSD Daemon image). -{phk-name}'s rendering of the BSD Daemon is released under "THE BEER-WARE LICENSE". See the https://cgit.freebsd.org/src/plain/share/examples/BSD_daemon/README[README] for more information. +{phk-name}'s rendering of the BSD Daemon is released under "THE BEER-WARE LICENSE". +See the https://cgit.freebsd.org/src/plain/share/examples/BSD_daemon/README[README] for more information. [[trademark]] == Trademarks -The https://www.freebsdfoundation.org[FreeBSD Foundation] holds several FreeBSD related trademarks (among them the trademark for the term "FreeBSD" itself). For more information about these trademarks read the https://www.freebsdfoundation.org/legal/trademark-usage-terms-and-conditions/[FreeBSD Trademark Usage Terms and Conditions]. +The https://www.freebsdfoundation.org[FreeBSD Foundation] holds several FreeBSD related trademarks (among them the trademark for the term "FreeBSD" itself). +For more information about these trademarks read the https://www.freebsdfoundation.org/legal/trademark-usage-terms-and-conditions/[FreeBSD Trademark Usage Terms and Conditions]. |
