# Page Not Found

The URL `p/man.html` does not exist.

You might be looking for one of these pages:
- [9.11. fcntl()](https://beej.netdpi.net/man/fcntl.md)
- [9.17. poll()](https://beej.netdpi.net/man/poll.md)
- [9. Man 使用手冊](https://beej.netdpi.net/man.md)
- [1.8. 譯者該注意的](https://beej.netdpi.net/introduction/translator.md)
- [9.6. gethostname()](https://beej.netdpi.net/man/gethostname.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://beej.netdpi.net/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://beej.netdpi.net/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/man/fcntl.md`)
- Use `Accept: text/markdown` header for content negotiation