Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix indentation of kcpuset_export_u32



details:   https://anonhg.NetBSD.org/src/rev/a7171c2af6b7
branches:  trunk
changeset: 784386:a7171c2af6b7
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Jan 27 15:21:38 2013 +0000

description:
Fix indentation of kcpuset_export_u32

diffstat:

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

diffs (18 lines):

diff -r 4629517dd6bb -r a7171c2af6b7 share/man/man9/kcpuset.9
--- a/share/man/man9/kcpuset.9  Sun Jan 27 14:47:37 2013 +0000
+++ b/share/man/man9/kcpuset.9  Sun Jan 27 15:21:38 2013 +0000
@@ -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 @@
 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,



Home | Main Index | Thread Index | Old Index