summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_tty.3
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-03-24 16:02:05 +0000
committercharnier <charnier@FreeBSD.org>2003-03-24 16:02:05 +0000
commitf0ffe0ef9f006aa0c680f7def2d63f561eaade3f (patch)
tree1a092156e84df44700be1a9dde40cf947f43e35a /lib/libutil/login_tty.3
parent4a7a5ceb415b6b952d09c593efb016bf4e786972 (diff)
downloadFreeBSD-src-f0ffe0ef9f006aa0c680f7def2d63f561eaade3f.zip
FreeBSD-src-f0ffe0ef9f006aa0c680f7def2d63f561eaade3f.tar.gz
The .Fn function
Diffstat (limited to 'lib/libutil/login_tty.3')
-rw-r--r--lib/libutil/login_tty.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libutil/login_tty.3 b/lib/libutil/login_tty.3
index af3eaaf..b7111e7 100644
--- a/lib/libutil/login_tty.3
+++ b/lib/libutil/login_tty.3
@@ -51,8 +51,9 @@ a new session with
This terminal device will also be made the standard input, standard output,
and standard error output of the calling process.
.Sh RETURN VALUES
-.Fn Login_tty
-returns -1 if it could not make the device referenced by
+The
+.Fn login_tty
+function returns -1 if it could not make the device referenced by
.Ar fd
the controlling terminal of the calling process, and 0 otherwise.
.Sh SEE ALSO
OpenPOWER on IntegriCloud