Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Fix markup.
details: https://anonhg.NetBSD.org/src/rev/de48bd4698ad
branches: trunk
changeset: 749812:de48bd4698ad
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Dec 09 18:06:08 2009 +0000
description:
Fix markup.
diffstat:
lib/libc/stdio/getdelim.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c00f2e03993c -r de48bd4698ad lib/libc/stdio/getdelim.3
--- a/lib/libc/stdio/getdelim.3 Wed Dec 09 17:30:14 2009 +0000
+++ b/lib/libc/stdio/getdelim.3 Wed Dec 09 18:06:08 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getdelim.3,v 1.6 2009/12/01 08:15:50 wiz Exp $
+.\" $NetBSD: getdelim.3,v 1.7 2009/12/09 18:06:08 joerg Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -110,6 +110,7 @@
if (ferror(fp))
perror("getline");
+.Ed
.Sh ERRORS
.Bl -tag -width [EOVERFLOW]
.It Bq Er EINVAL
Home |
Main Index |
Thread Index |
Old Index