Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use proper markup in AUTHORS, and sort SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/05a001b7ed78
branches: trunk
changeset: 333279:05a001b7ed78
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 26 22:07:47 2014 +0000
description:
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 b06a9bbab39f -r 05a001b7ed78 share/man/man4/viornd.4
--- a/share/man/man4/viornd.4 Sun Oct 26 21:03:45 2014 +0000
+++ b/share/man/man4/viornd.4 Sun Oct 26 22:07:47 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: viornd.4,v 1.1 2014/10/26 18:43:18 tls Exp $
+.\" $NetBSD: viornd.4,v 1.2 2014/10/26 22:07:47 wiz 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