Module Name:    src
Committed By:   pgoyette
Date:           Sun Jan 27 15:21:39 UTC 2013

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

Log Message:
Fix indentation of kcpuset_export_u32


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/kcpuset.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/kcpuset.9
diff -u src/share/man/man9/kcpuset.9:1.4 src/share/man/man9/kcpuset.9:1.5
--- src/share/man/man9/kcpuset.9:1.4	Sun Sep 16 22:22:45 2012
+++ src/share/man/man9/kcpuset.9	Sun Jan 27 15:21:38 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: kcpuset.9,v 1.4 2012/09/16 22:22:45 rmind Exp $ */
+.\" $NetBSD: kcpuset.9,v 1.5 2013/01/27 15:21:38 pgoyette Exp $ */
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen.iki.fi>
 .\" All rights reserved.
@@ -234,7 +234,7 @@ from the
 set
 .Fa kcp
 atomically.
-.Fn kcpuset_export_u32 "kcp" "bitfield" "len"
+.It Fn kcpuset_export_u32 "kcp" "bitfield" "len"
 Exports the CPU set
 .Fa kcp
 into a format of 32-bit integer array,

Reply via email to