diff options
Diffstat (limited to 'unix/man/index.html')
-rw-r--r-- | unix/man/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/unix/man/index.html b/unix/man/index.html new file mode 100644 index 00000000..36c7a646 --- /dev/null +++ b/unix/man/index.html @@ -0,0 +1,9 @@ +<html> +<head> + <meta http-equiv="refresh" content="0; URL=.."> + <title>you're lost!</title> +</head> +<body> +Please go <a href="..">here</a>. +</body> +</html> |