aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getttyent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getttyent.3')
-rw-r--r--man3/getttyent.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getttyent.3 b/man3/getttyent.3
index 548cd948c8..7bcf8c6ca1 100644
--- a/man3/getttyent.3
+++ b/man3/getttyent.3
@@ -47,9 +47,9 @@ If the file is already open, the next entry.
The
.I ttyent
structure has the form:
+.PP
.in +4n
-.nf
-
+.EX
struct ttyent {
char *ty_name; /* terminal device name */
char *ty_getty; /* command to execute, usually getty */