Fix typo.

Submitted by:	jilles@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2018-02-27 10:55:33 +00:00
parent 1cde387c83
commit 61abc6bf13
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330055

View File

@ -118,7 +118,7 @@ If this flag is set, then
.Fn isnettty
will return a non-zero value.
.It Dv TTY_IFEXISTS
Identifies a tty that does not neccessarily exist.
Identifies a tty that does not necessarily exist.
.It Dv TTY_IFCONSOLE
Identifies a tty that might be a system console.
.El