aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/open.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-09-17 21:27:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-09-17 21:27:35 +0000
commita73a3ab56baabfbc4b63c100ee64951a407e9416 (patch)
tree33cdd5ea6f8c54c893743dfcfb7972839fd7fc23 /lib/libc/sys/open.2
parentb31a663480255212e631f10906327ae0fd9fcc9f (diff)
downloadsrc-a73a3ab56baabfbc4b63c100ee64951a407e9416.tar.gz
src-a73a3ab56baabfbc4b63c100ee64951a407e9416.zip
Markup fixes.
Notes
Notes: svn path=/head/; revision=162385
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r--lib/libc/sys/open.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2
index c494388f2aa1..0496ce0a8506 100644
--- a/lib/libc/sys/open.2
+++ b/lib/libc/sys/open.2
@@ -32,7 +32,7 @@
.\" @(#)open.2 8.2 (Berkeley) 11/16/93
.\" $FreeBSD$
.\"
-.Dd November 16, 1993
+.Dd January 10, 2006
.Dt OPEN 2
.Os
.Sh NAME
@@ -174,10 +174,10 @@ controlling terminal when it opens a tty device.
This is the default on
.Fx ,
but is present for
-.Tn POSIX
+.Tn POSIX
compatibility.
The
-.Fn open
+.Fn open
system call will not assign controlling terminals on
.Fx .
.Pp