Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Add missing .Bl



details:   https://anonhg.NetBSD.org/src/rev/c620829075f7
branches:  trunk
changeset: 796001:c620829075f7
user:      martin <martin%NetBSD.org@localhost>
date:      Fri May 16 06:15:28 2014 +0000

description:
Add missing .Bl

diffstat:

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

diffs (17 lines):

diff -r 2d5fdeef2cc6 -r c620829075f7 share/man/man9/pcu.9
--- a/share/man/man9/pcu.9      Fri May 16 06:11:21 2014 +0000
+++ b/share/man/man9/pcu.9      Fri May 16 06:15:28 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pcu.9,v 1.7 2014/05/16 00:48:41 rmind Exp $
+.\"    $NetBSD: pcu.9,v 1.8 2014/05/16 06:15:28 martin Exp $
 .\"
 .\" Copyright (c) 2012-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,6 +63,7 @@
         void   (*pcu_state_release)(lwp_t *l);
 .Ed
 .Pp
+.Bl -tag
 .It Fn pcu_state_save
 indicate to MD code that the PCU state on the current CPU should be
 saved into the given LWP's MD storage.



Home | Main Index | Thread Index | Old Index