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 space.



details:   https://anonhg.NetBSD.org/src/rev/6c1e723813e2
branches:  trunk
changeset: 827544:6c1e723813e2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 01 23:00:05 2017 +0000

description:
Add space.

diffstat:

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

diffs (18 lines):

diff -r dca1fda2687f -r 6c1e723813e2 share/man/man9/kernhist.9
--- a/share/man/man9/kernhist.9 Wed Nov 01 21:27:22 2017 +0000
+++ b/share/man/man9/kernhist.9 Wed Nov 01 23:00:05 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: kernhist.9,v 1.8 2017/10/30 15:55:53 wiz Exp $
+.\"    $NetBSD: kernhist.9,v 1.9 2017/11/01 23:00:05 wiz Exp $
 .\"
 .\" Copyright (c) 2015 Matthew R. Green
 .\" All rights reserved.
@@ -70,7 +70,7 @@
 must be present in the kernel configuration to enable these functions and
 macros.
 .Pp
-A kernel history is a fixed-size buffer,either statically or dynamically
+A kernel history is a fixed-size buffer, either statically or dynamically
 allocated, that is written and read on a circular basis.
 Each entry includes the time the entry was made, the CPU from which the entry
 was recorded, the



Home | Main Index | Thread Index | Old Index