commit e3709e95c4dc6f5e8aa636d7d950943f4bb12f97
parent 81551234e4a9c24dfb97e784e31775662c0a6e8d
Author: viznut_web <viznut_web@web>
Date: Wed, 22 Jun 2022 12:43:34 +0200
empty web commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Unix.mdwn b/Unix.mdwn
@@ -7,7 +7,7 @@ often used to refer to the entire family of Unix-compatible systems
the trademark (Linux is a Unix for us).
Unix was originally a mainframe-like [[time-sharing]] operating system
-[[scalability|scaled down]] to much smaller computers with much more limited
+[[scaled down|scalability]] to much smaller computers with much more limited
processing power and storage space. In order to keep the system small,
elegant and flexible, it was decided to have a set of "small and sharp"
tools that can interoperate with each other via input/output piping. At