Author: sevan (doc committer)
Date: Sun Oct  2 23:56:08 2016
New Revision: 306606
URL: https://svnweb.freebsd.org/changeset/base/306606

Log:
  mknod appeared in V4 UNIX
  http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8/mknod.8
  
  PR:           212509
  Approved by:  bcr (mentor)
  MFC after:    4 days
  Differential Revision:        https://reviews.freebsd.org/D8105

Modified:
  head/sbin/mknod/mknod.8

Modified: head/sbin/mknod/mknod.8
==============================================================================
--- head/sbin/mknod/mknod.8     Sun Oct  2 23:51:13 2016        (r306605)
+++ head/sbin/mknod/mknod.8     Sun Oct  2 23:56:08 2016        (r306606)
@@ -28,7 +28,7 @@
 .\"     @(#)mknod.8    8.2 (Berkeley) 12/11/93
 .\" $FreeBSD$
 .\"
-.Dd January 31, 2010
+.Dd October 3, 2016
 .Dt MKNOD 8
 .Os
 .Sh NAME
@@ -149,4 +149,4 @@ nodes cannot be used to access devices.
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v4 .
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to