diff --git a/pages/linux/i386.md b/pages/linux/i386.md new file mode 100644 index 0000000000..1fe6472dc2 --- /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 0000000000..d686342390 --- /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 0000000000..7e9ef93b3b --- /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 0000000000..2a9234f28f --- /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 0000000000..93fd482751 --- /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`