Module Name:    src
Committed By:   dyoung
Date:           Fri Jan 22 20:27:57 UTC 2010

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

Log Message:
Move a start of sentence to the first column.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/percpu.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/percpu.9
diff -u src/share/man/man9/percpu.9:1.2 src/share/man/man9/percpu.9:1.3
--- src/share/man/man9/percpu.9:1.2	Fri Jan 22 20:18:46 2010
+++ src/share/man/man9/percpu.9	Fri Jan 22 20:27:57 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: percpu.9,v 1.2 2010/01/22 20:18:46 dyoung Exp $
+.\"     $NetBSD: percpu.9,v 1.3 2010/01/22 20:27:57 dyoung Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -84,8 +84,8 @@
 .Sh FUNCTIONS
 .Bl -tag -width compact
 .It Fn percpu_init "void"
-Initialize the per-CPU storage subsystem.  This is
-called just once, in
+Initialize the per-CPU storage subsystem.
+This is called just once, in
 .Fn main .
 .It Fn percpu_init_cpu "ci"
 Initialize per-CPU storage on the CPU given by

Reply via email to