Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/stdio Kill unneeded paragraph macro.



details:   https://anonhg.NetBSD.org/src/rev/8dd3ee116eea
branches:  trunk
changeset: 325819:8dd3ee116eea
user:      njoly <njoly%NetBSD.org@localhost>
date:      Tue Jan 07 13:34:11 2014 +0000

description:
Kill unneeded paragraph macro.

diffstat:

 lib/libc/stdio/fparseln.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 671501e01eb0 -r 8dd3ee116eea lib/libc/stdio/fparseln.3
--- a/lib/libc/stdio/fparseln.3 Tue Jan 07 13:32:38 2014 +0000
+++ b/lib/libc/stdio/fparseln.3 Tue Jan 07 13:34:11 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fparseln.3,v 1.4 2009/10/21 01:07:45 snj Exp $
+.\"    $NetBSD: fparseln.3,v 1.5 2014/01/07 13:34:11 njoly Exp $
 .\"
 .\" Copyright (c) 1997 Christos Zoulas.  All rights reserved.
 .\"
@@ -114,7 +114,6 @@
 .It Dv FPARSELN_UNESCALL
 All of the above.
 .El
-.Pp
 .El
 .Sh RETURN VALUES
 Upon successful completion a pointer to the parsed line is returned;



Home | Main Index | Thread Index | Old Index