Skip to content

Commit 78b3b73

Browse files
committed
<various>: update musl info.
- correct capitalization - update to new link
1 parent 59fa545 commit 78b3b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/about/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Knowledge of the ancients, grepped from the Git logs themselves:
66
[void-packages](https://github.com/void-linux/void-packages)
77
- 2009-08-17: first Git import of [xbps](https://github.com/void-linux/xbps)
88
- 2011-06-25: first systemd commit in void-packages
9-
- 2013-03-01: first [musl](https://www.musl-libc.org/) toolchains added
9+
- 2013-03-01: first [musl](https://musl.libc.org/) toolchains added
1010
- 2014-07-14: begin switching to [LibreSSL](https://www.libressl.org/)
1111
- 2014-07-28: switch from systemd to [runit](http://smarden.org/runit/)
1212
- 2015-07-09: full aarch64 support with `linux4.1`

src/installation/musl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ multilib sub-repo.
1313

1414
## Incompatible software
1515

16-
Musl practices very strict and minimal standard compliance. Many commonly used
16+
musl practices very strict and minimal standard compliance. Many commonly used
1717
platform-specific extensions are not present. Because of this, it is common for
1818
software to need modification to compile and/or function properly. Void
1919
developers work to patch such software and hopefully get portability/correctness

0 commit comments

Comments
 (0)