diff options
author | rsc <devnull@localhost> | 2005-01-14 03:45:44 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 03:45:44 +0000 |
commit | 78e51a8c6678b6e3dff3d619aa786669f531f4bc (patch) | |
tree | 015e00fde4fc837fd31b705e18d17dc913829388 /unix/man/index.html | |
parent | 2634795b5f0053bc0ff08e5d7bbc0eda8efea061 (diff) | |
download | plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.gz plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.bz2 plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.zip |
checkpoint
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> |