Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...



details:   https://anonhg.NetBSD.org/src/rev/a5051e5b4bdb
branches:  netbsd-7
changeset: 798491:a5051e5b4bdb
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Nov 02 10:15:12 2014 +0000

description:
Pull up following revision(s) (requested by tls in ticket #176):
        share/man/man4/viornd.4: revision 1.2
Use proper markup in AUTHORS, and sort SEE ALSO.

diffstat:

 share/man/man4/viornd.4 |  12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diffs (33 lines):

diff -r fb32145e6f19 -r a5051e5b4bdb share/man/man4/viornd.4
--- a/share/man/man4/viornd.4   Sun Nov 02 10:12:46 2014 +0000
+++ b/share/man/man4/viornd.4   Sun Nov 02 10:15:12 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: viornd.4,v 1.2.2.2 2014/11/02 10:09:44 martin Exp $
+.\" $NetBSD: viornd.4,v 1.2.2.3 2014/11/02 10:15:12 martin Exp $
 .\"
 .\" Copyright (c) 2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -43,8 +43,8 @@
 Compute Engine, requests entropy using the VirtIO random number interface
 and feeds it into the system entropy pool.
 .Sh SEE ALSO
-.Xr virtio 4 ,
-.Xr rnd 4
+.Xr rnd 4 ,
+.Xr virtio 4
 .Sh HISTORY
 The
 .Nm
@@ -53,8 +53,10 @@
 .Sh AUTHORS
 The
 .Nm
-driver was written by Stephan Fritsch <sf%fritsch.de@localhost> and reworked to
-request entropy upon demand by Thor Lancelot Simon <tls%NetBSD.ORG@localhost>.
+driver was written by
+.An Stephan Fritsch Aq Mt sf%fritsch.de@localhost
+and reworked to request entropy upon demand by
+.An Thor Lancelot Simon Aq Mt tls%NetBSD.org@localhost .
 .Sh CAVEATS
 VirtIO appears to support at least 8 pending entropy requests, but
 .Nm



Home | Main Index | Thread Index | Old Index