Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Improve markup.
details: https://anonhg.NetBSD.org/src/rev/1726615d98b3
branches: trunk
changeset: 932300:1726615d98b3
user: wiz <wiz%NetBSD.org@localhost>
date: Mon May 04 15:13:45 2020 +0000
description:
Improve markup.
diffstat:
share/man/man9/rnd.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bdc0f4b2b33b -r 1726615d98b3 share/man/man9/rnd.9
--- a/share/man/man9/rnd.9 Mon May 04 15:10:40 2020 +0000
+++ b/share/man/man9/rnd.9 Mon May 04 15:13:45 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rnd.9,v 1.28 2020/04/30 03:28:18 riastradh Exp $
+.\" $NetBSD: rnd.9,v 1.29 2020/05/04 15:13:45 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -275,7 +275,7 @@
.Fn rndsource_setcb .
.It Fn rnd_add_uint32 "rnd_source" "datum"
Equivalent to
-.Li "rnd_add_data(" Ns Fa rnd_source Ns Li ", &" Ns datum Ns Li ", 4, 0)" .
+.Li rnd_add_data Ns ( Ns Fa rnd_source , Li & Ns Fa datum , Li 4 , 0 ) .
.Pp
.Fn rnd_add_uint32
.Em must not
Home |
Main Index |
Thread Index |
Old Index