diff options
Diffstat (limited to 'man3/openpty.3')
| -rw-r--r-- | man3/openpty.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/openpty.3 b/man3/openpty.3 index 9d3dcc2366..ff37d50a9c 100644 --- a/man3/openpty.3 +++ b/man3/openpty.3 @@ -45,7 +45,7 @@ openpty, login_tty, forkpty \- terminal utility functions .BI "pid_t forkpty(int *" amaster ", char *" name , .BI " const struct termios *" termp , .BI " const struct winsize *" winp ); - +.PP .B #include <utmp.h> .PP .BI "int login_tty(int " fd ); |
