Module Name:    src
Committed By:   martin
Date:           Fri May 16 06:15:29 UTC 2014

Modified Files:
        src/share/man/man9: pcu.9

Log Message:
Add missing .Bl


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/pcu.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/pcu.9
diff -u src/share/man/man9/pcu.9:1.7 src/share/man/man9/pcu.9:1.8
--- src/share/man/man9/pcu.9:1.7	Fri May 16 00:48:41 2014
+++ src/share/man/man9/pcu.9	Fri May 16 06:15:28 2014
@@ -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 @@ are
         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.

Reply via email to