Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4/man4.vax Pull up revision 1.2 (approved ...



details:   https://anonhg.NetBSD.org/src/rev/59a7211d796b
branches:  netbsd-1-5
changeset: 489521:59a7211d796b
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Thu Sep 21 17:16:32 2000 +0000

description:
Pull up revision 1.2 (approved by thorpej):
  Fix "List open at EOF" error from nroff.

diffstat:

 share/man/man4/man4.vax/rl.4 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2fa0fbbaa757 -r 59a7211d796b share/man/man4/man4.vax/rl.4
--- a/share/man/man4/man4.vax/rl.4      Thu Sep 21 17:09:22 2000 +0000
+++ b/share/man/man4/man4.vax/rl.4      Thu Sep 21 17:16:32 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rl.4,v 1.1 2000/04/22 17:40:28 ragge Exp $
+.\"    $NetBSD: rl.4,v 1.1.4.1 2000/09/21 17:16:32 bjh21 Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -92,6 +92,7 @@
 software bug.
 .It "rl%d: memory parity error"
 The host memory data sent had a parity error. This is a hardware failure.
+.El
 .Sh SEE ALSO
 .Xr hp 4 ,
 .Xr uda 4 ,



Home | Main Index | Thread Index | Old Index