Module Name:    src
Committed By:   njoly
Date:           Tue Jan  7 13:34:11 UTC 2014

Modified Files:
        src/lib/libc/stdio: fparseln.3

Log Message:
Kill unneeded paragraph macro.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/stdio/fparseln.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/stdio/fparseln.3
diff -u src/lib/libc/stdio/fparseln.3:1.4 src/lib/libc/stdio/fparseln.3:1.5
--- src/lib/libc/stdio/fparseln.3:1.4	Wed Oct 21 01:07:45 2009
+++ src/lib/libc/stdio/fparseln.3	Tue Jan  7 13:34:11 2014
@@ -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 @@ Remove escape preceding any other charac
 .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;

Reply via email to