summaryrefslogtreecommitdiff
path: root/term/form_feed.c
blob: 443a0a3bb4850a52b5c71a319beb454eeb886284 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define form_feed tigetstr("ff")

/** hardcopy terminal page eject **/

/*
TERMINFO_NAME(ff)
TERMCAP_NAME(ff)
XOPEN(400)
*/