Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 entropy(7): don't use .Nx inside .Ss
details: https://anonhg.NetBSD.org/src/rev/9fd71a0d6361
branches: trunk
changeset: 373992:9fd71a0d6361
user: uwe <uwe%NetBSD.org@localhost>
date: Thu Mar 23 12:41:43 2023 +0000
description:
entropy(7): don't use .Nx inside .Ss
These macros don't adapt to context style, so in PostScript output the
.Nx inside .Ss is suddenly in a different font.
diffstat:
share/man/man7/entropy.7 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2a1bcf58b313 -r 9fd71a0d6361 share/man/man7/entropy.7
--- a/share/man/man7/entropy.7 Thu Mar 23 12:39:11 2023 +0000
+++ b/share/man/man7/entropy.7 Thu Mar 23 12:41:43 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: entropy.7,v 1.7 2023/03/23 12:39:11 uwe Exp $
+.\" $NetBSD: entropy.7,v 1.8 2023/03/23 12:41:43 uwe Exp $
.\"
.\" Copyright (c) 2021 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -72,7 +72,7 @@ see
cannot be recovered by forensic tools after shutdown.
.El
.\""""""""""""""""""""""""""""""""""""""
-.Ss Entropy in Nx
+.Ss Entropy in NetBSD
.Nx
gathers samples from various kinds of entropy sources, including:
.Bl -bullet -compact
Home |
Main Index |
Thread Index |
Old Index