mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
- fix markup
This commit is contained in:
parent
8c8601cfbc
commit
158f1d4ea6
@ -117,7 +117,7 @@
|
|||||||
<li>sendmail: fixed mail recipient address
|
<li>sendmail: fixed mail recipient address
|
||||||
<li>sendmail: fixed SEGV if sender address is missed
|
<li>sendmail: fixed SEGV if sender address is missed
|
||||||
<li>sendmail: use HOSTNAME instead of HOST when no server is explicitly specified
|
<li>sendmail: use HOSTNAME instead of HOST when no server is explicitly specified
|
||||||
<li>sleep: if FANCY && DESKTOP, support fractional seconds, minutes, hours and so on (coreutils compat)
|
<li>sleep: if FANCY && DESKTOP, support fractional seconds, minutes, hours and so on (coreutils compat)
|
||||||
<li>ssd: CLOSE_EXTRA_FDS in MMU case too
|
<li>ssd: CLOSE_EXTRA_FDS in MMU case too
|
||||||
<li>ssd: do not stat -x EXECUTABLE, it is not needed anymore
|
<li>ssd: do not stat -x EXECUTABLE, it is not needed anymore
|
||||||
<li>ssd: fix -a without -x case
|
<li>ssd: fix -a without -x case
|
||||||
@ -223,7 +223,7 @@
|
|||||||
<li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided
|
<li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided
|
||||||
a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start">
|
a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start">
|
||||||
Blackfin development board</a> free of charge.
|
Blackfin development board</a> free of charge.
|
||||||
<a href="http://www.analog.com/blackfin">Blackfin<a>
|
<a href="http://www.analog.com/blackfin">Blackfin</a>
|
||||||
is a NOMMU processor, and its availability for testing is invaluable.
|
is a NOMMU processor, and its availability for testing is invaluable.
|
||||||
If you are an embedded device developer,
|
If you are an embedded device developer,
|
||||||
please note that Analog Devices has entire Linux distribution available
|
please note that Analog Devices has entire Linux distribution available
|
||||||
|
Loading…
Reference in New Issue
Block a user