Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 16:23:10 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 152535 for review
Message-ID:  <200811051623.mA5GNAw5020632@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152535

Change 152535 by ed@ed_dull on 2008/11/05 16:22:28

	Don't forget to IFC the snp(4) manual page.

Affected files ...

.. //depot/projects/mpsafetty/share/man/man4/snp.4#5 integrate
.. //depot/projects/mpsafetty/share/man/man9/pseudofs.9#2 integrate

Differences ...

==== //depot/projects/mpsafetty/share/man/man4/snp.4#5 (text+ko) ====

@@ -1,7 +1,7 @@
 .\"
-.\" $FreeBSD: src/share/man/man4/snp.4,v 1.28 2008/08/15 13:07:07 ed Exp $
+.\" $FreeBSD: src/share/man/man4/snp.4,v 1.29 2008/11/05 15:04:03 ed Exp $
 .\"
-.Dd August 21, 2008
+.Dd November 5, 2008
 .Dt SNP 4
 .Os
 .Sh NAME
@@ -83,7 +83,17 @@
 .Nm
 driver was rewritten to work with the replaced TTY subsystem.
 .Sh AUTHORS
-.An Ed Schouten Aq ed@FreeBSD.org
+The author of the current implementation is
+.An Ed Schouten Aq ed@FreeBSD.org .
+Previous versions of
+.Nm
+were based on code written by
+.An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il .
 .Sh BUGS
-Caveat emptor!
-This manual page is horribly stale and wildly inaccurate in some places.
+This version of
+.Nm
+does not return proper error codes when calling
+.Dv FIONREAD .
+It also does not allow
+.Dv SNPSTTY
+to detach itself from the TTY.

==== //depot/projects/mpsafetty/share/man/man9/pseudofs.9#2 (text+ko) ====

@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\" $FreeBSD: src/share/man/man9/pseudofs.9,v 1.6 2007/04/20 15:38:06 brueffer Exp $
+.\" $FreeBSD: src/share/man/man9/pseudofs.9,v 1.7 2008/11/05 15:07:42 des Exp $
 .\"
 .Dd April 20, 2007
 .Dt PSEUDOFS 9
@@ -67,4 +67,4 @@
 The
 .Nm
 module and this manual page were written by
-.An Dag-Erling Sm\(/orgrav .
+.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811051623.mA5GNAw5020632>