Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Bump space for previous. Formatting fix.



details:   https://anonhg.NetBSD.org/src/rev/aafb7dbfbcb7
branches:  trunk
changeset: 357504:aafb7dbfbcb7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Nov 13 09:10:47 2017 +0000

description:
Bump space for previous. Formatting fix.

diffstat:

 share/man/man9/mb.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 880c1cd47303 -r aafb7dbfbcb7 share/man/man9/mb.9
--- a/share/man/man9/mb.9       Mon Nov 13 09:10:37 2017 +0000
+++ b/share/man/man9/mb.9       Mon Nov 13 09:10:47 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mb.9,v 1.7 2017/11/12 21:20:20 riastradh Exp $
+.\"    $NetBSD: mb.9,v 1.8 2017/11/13 09:10:47 wiz Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 2, 2011
+.Dd November 12, 2017
 .Dt MB 9
 .Os
 .Sh NAME
@@ -49,7 +49,7 @@
 .Nm
 .Em API is deprecated; use
 .Xr membar_ops 3
-.Em instead.
+.Em instead .
 .Pp
 Many types of processor can execute instructions in a different order
 than issued by the compiler or assembler.



Home | Main Index | Thread Index | Old Index