Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/string Only put the actual header for the .In line.



details:   https://anonhg.NetBSD.org/src/rev/3ec6d1d40da4
branches:  trunk
changeset: 754338:3ec6d1d40da4
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Apr 28 07:47:09 2010 +0000

description:
Only put the actual header for the .In line.

diffstat:

 lib/libc/string/ffs.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 46af30e7a9af -r 3ec6d1d40da4 lib/libc/string/ffs.3
--- a/lib/libc/string/ffs.3     Wed Apr 28 07:44:04 2010 +0000
+++ b/lib/libc/string/ffs.3     Wed Apr 28 07:47:09 2010 +0000
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)ffs.3        8.2 (Berkeley) 4/19/94
-.\"    $NetBSD: ffs.3,v 1.12 2010/04/28 07:44:04 jruoho Exp $
+.\"    $NetBSD: ffs.3,v 1.13 2010/04/28 07:47:09 jruoho Exp $
 .\"
 .Dd April 28, 2010
 .Dt FFS 3
@@ -66,8 +66,8 @@
 function appeared in
 .Bx 4.3 .
 The prototype for it existed previously in the
-.In string.h header
-before it was moved to
+.In string.h
+header before it was moved to
 .In strings.h
 for
 .Tn POSIX



Home | Main Index | Thread Index | Old Index