Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 slightly improve sentence, no need to 'Note' ...
details: https://anonhg.NetBSD.org/src/rev/4812e84f3e97
branches: trunk
changeset: 933763:4812e84f3e97
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat May 30 17:18:22 2020 +0000
description:
slightly improve sentence, no need to 'Note' when in NOTES section
diffstat:
share/man/man9/malloc.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9522c9234e9b -r 4812e84f3e97 share/man/man9/malloc.9
--- a/share/man/man9/malloc.9 Sat May 30 17:12:01 2020 +0000
+++ b/share/man/man9/malloc.9 Sat May 30 17:18:22 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: malloc.9,v 1.56 2020/05/30 17:12:01 jdolecek Exp $
+.\" $NetBSD: malloc.9,v 1.57 2020/05/30 17:18:22 jdolecek Exp $
.\"
.\" Copyright (c) 1996, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -230,7 +230,7 @@
documentation for that subsystem for information its available malloc
types.
.Sh NOTES
-Note that the malloc type argument is actually unused on
+The malloc type argument is actually unused on
.Nx ,
the argument is only supported for easier source compatibility
with
Home |
Main Index |
Thread Index |
Old Index