Source-Changes-HG archive

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

[src/prg-localcount2]: src/share/man/man9 Remove extraneous argument to .Nm



details:   https://anonhg.NetBSD.org/src/rev/1573325b6698
branches:  prg-localcount2
changeset: 823521:1573325b6698
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Apr 29 06:33:37 2017 +0000

description:
Remove extraneous argument to .Nm

diffstat:

 share/man/man9/localcount.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9e3966fbf672 -r 1573325b6698 share/man/man9/localcount.9
--- a/share/man/man9/localcount.9       Fri Apr 28 23:16:14 2017 +0000
+++ b/share/man/man9/localcount.9       Sat Apr 29 06:33:37 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: localcount.9,v 1.1.6.1 2017/04/27 05:36:31 pgoyette Exp $
+.\"    $NetBSD: localcount.9,v 1.1.6.2 2017/04/29 06:33:37 pgoyette Exp $
 .\"
 .\" Copyright (c) 2016
 .\" All rights reserved.
@@ -62,7 +62,7 @@
 .Nm
 references can be held across sleeps and can migrate between CPUs.
 Draining a
-.Nm localcount
+.Nm
 requires more expensive interprocessor synchronization than
 .Xr atomic_ops 3
 (similar to



Home | Main Index | Thread Index | Old Index