Module Name:    src
Committed By:   wiz
Date:           Wed May 25 20:47:57 UTC 2016

Modified Files:
        src/share/man/man7: sysctl.7

Log Message:
Punctuation nit.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/share/man/man7/sysctl.7

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/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.100 src/share/man/man7/sysctl.7:1.101
--- src/share/man/man7/sysctl.7:1.100	Wed May 25 19:52:32 2016
+++ src/share/man/man7/sysctl.7	Wed May 25 20:47:57 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.100 2016/05/25 19:52:32 christos Exp $
+.\"	$NetBSD: sysctl.7,v 1.101 2016/05/25 20:47:57 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -456,7 +456,7 @@ Mapping of CPU number to CPU id.
 .It Li kern.cp_time ( Dv KERN_CP_TIME )
 Returns an array of
 .Dv CPUSTATES
-.Vt uint64_t Ns s.
+.Vt uint64_t Ns s .
 This array contains the
 number of clock ticks spent in different CPU states.
 On multi-processor systems, the sum across all CPUs is returned unless

Reply via email to