Author: trasz
Date: Tue Feb 27 10:55:33 2018
New Revision: 330055
URL: https://svnweb.freebsd.org/changeset/base/330055

Log:
  Fix typo.
  
  Submitted by: jilles@
  MFC after:    2 weeks
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/libc/gen/getttyent.3

Modified: head/lib/libc/gen/getttyent.3
==============================================================================
--- head/lib/libc/gen/getttyent.3       Tue Feb 27 10:54:15 2018        
(r330054)
+++ head/lib/libc/gen/getttyent.3       Tue Feb 27 10:55:33 2018        
(r330055)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to