Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Move a start of sentence to the first column.



details:   https://anonhg.NetBSD.org/src/rev/5d67b6047c33
branches:  trunk
changeset: 751034:5d67b6047c33
user:      dyoung <dyoung%NetBSD.org@localhost>
date:      Fri Jan 22 20:27:57 2010 +0000

description:
Move a start of sentence to the first column.

diffstat:

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

diffs (20 lines):

diff -r 1f1d9085f766 -r 5d67b6047c33 share/man/man9/percpu.9
--- a/share/man/man9/percpu.9   Fri Jan 22 20:18:46 2010 +0000
+++ b/share/man/man9/percpu.9   Fri Jan 22 20:27:57 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index