page_file
ret = page_file(NEWS, TRUE);
(void) page_file((c == 'l') ? HELP : SHELP, FALSE);
static int page_file(const char *, boolean);
(void) page_file(mailbox, FALSE);
res = page_file(argv[i]);
static int page_file(char *filename);