Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/85cfa8e235e0
branches: trunk
changeset: 359774:85cfa8e235e0
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 22 09:22:41 2022 +0000
description:
New sentence, new line.
diffstat:
share/man/man3/bits.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f0839c56c178 -r 85cfa8e235e0 share/man/man3/bits.3
--- a/share/man/man3/bits.3 Sat Jan 22 08:58:48 2022 +0000
+++ b/share/man/man3/bits.3 Sat Jan 22 09:22:41 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bits.3,v 1.21 2022/01/22 08:58:48 skrll Exp $
+.\" $NetBSD: bits.3,v 1.22 2022/01/22 09:22:41 wiz Exp $
.\"
.\" Copyright (c) 2006, 2010 David Young. All rights reserved.
.\"
@@ -84,7 +84,8 @@
.It Fn __MASK "n"
Return a bitmask with the first
.Fa n
-bits set. That is, bits 0 through
+bits set.
+That is, bits 0 through
.Fa n
- 1, inclusive, set.
.El
Home |
Main Index |
Thread Index |
Old Index