Module Name:    src
Committed By:   uwe
Date:           Thu Mar 23 12:41:43 UTC 2023

Modified Files:
        src/share/man/man7: entropy.7

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man7/entropy.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/entropy.7
diff -u src/share/man/man7/entropy.7:1.7 src/share/man/man7/entropy.7:1.8
--- src/share/man/man7/entropy.7:1.7	Thu Mar 23 12:39:11 2023
+++ src/share/man/man7/entropy.7	Thu Mar 23 12:41:43 2023
@@ -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

Reply via email to