From 1fa00204bb75f9097e8b96f5573758de89463f91 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Tue, 20 Jul 1999 16:45:31 +0000 Subject: insert a missing .El macro --- lib/libutil/fparseln.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libutil') diff --git a/lib/libutil/fparseln.3 b/lib/libutil/fparseln.3 index a8853341747..c08e2ca39c9 100644 --- a/lib/libutil/fparseln.3 +++ b/lib/libutil/fparseln.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fparseln.3,v 1.1 1999/07/20 16:38:56 jakob Exp $ +.\" $OpenBSD: fparseln.3,v 1.2 1999/07/20 16:45:30 aaron Exp $ .\" $NetBSD: fparseln.3,v 1.7 1999/07/02 15:49:12 simonb Exp $ .\" .\" Copyright (c) 1997 Christos Zoulas. All rights reserved. @@ -73,7 +73,7 @@ by the number of lines actually read from the file. .It Fa delim Contains the escape, continuation, and comment characters. If a character is -.Dv NUL +.Tn NUL then processing for that character is disabled. If .Dv NULL , @@ -116,6 +116,7 @@ Remove escape preceeding any other character. .It Dv FPARSELN_UNESCALL All of the above. .El +.El .Sh RETURN VALUES Upon successful completion a pointer to the parsed line is returned; otherwise, -- cgit v1.2.3