diff --git a/pages/linux/i386.md b/pages/linux/i386.md new file mode 100644 index 000000000..1fe6472dc --- /dev/null +++ b/pages/linux/i386.md @@ -0,0 +1,7 @@ +# i386 + +> This command is an alias of `setarch i386`. + +- View documentation for the original command: + +`tldr setarch` diff --git a/pages/linux/linux32.md b/pages/linux/linux32.md new file mode 100644 index 000000000..d68634239 --- /dev/null +++ b/pages/linux/linux32.md @@ -0,0 +1,7 @@ +# linux32 + +> This command is an alias of `setarch linux32`. + +- View documentation for the original command: + +`tldr setarch` diff --git a/pages/linux/linux64.md b/pages/linux/linux64.md new file mode 100644 index 000000000..7e9ef93b3 --- /dev/null +++ b/pages/linux/linux64.md @@ -0,0 +1,7 @@ +# linux64 + +> This command is an alias of `setarch linux64`. + +- View documentation for the original command: + +`tldr setarch` diff --git a/pages/linux/uname26.md b/pages/linux/uname26.md new file mode 100644 index 000000000..2a9234f28 --- /dev/null +++ b/pages/linux/uname26.md @@ -0,0 +1,7 @@ +# uname26 + +> This command is an alias of `setarch uname26`. + +- View documentation for the original command: + +`tldr setarch` diff --git a/pages/linux/x86_64.md b/pages/linux/x86_64.md new file mode 100644 index 000000000..93fd48275 --- /dev/null +++ b/pages/linux/x86_64.md @@ -0,0 +1,7 @@ +# x86_64 + +> This command is an alias of `setarch x86_64`. + +- View documentation for the original command: + +`tldr setarch`