In addition to randomly generating a man page from /bin, consider mining your command line history and randomly selecting anything whose man page you haven't yet read. You'll want to keep a file of man pages that you've read, to help with that.
And since you're stocking up on C, don't forget that C's standard library is documented via man pages, e.g.
And since you're stocking up on C, don't forget that C's standard library is documented via man pages, e.g.