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 Pull up revision 1.114 (via patch, appro...



details:   https://anonhg.NetBSD.org/src/rev/273a0d4d3fcf
branches:  netbsd-1-5
changeset: 489519:273a0d4d3fcf
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Thu Sep 21 15:12:26 2000 +0000

description:
Pull up revision 1.114 (via patch, approved by thorpej):
  Fix nroff "List open at EOF" warning in options(4).

diffstat:

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

diffs (17 lines):

diff -r 63c78d1a2110 -r 273a0d4d3fcf share/man/man4/options.4
--- a/share/man/man4/options.4  Thu Sep 21 14:20:24 2000 +0000
+++ b/share/man/man4/options.4  Thu Sep 21 15:12:26 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.109.2.4 2000/09/21 10:46:31 bjh21 Exp $
+.\"    $NetBSD: options.4,v 1.109.2.5 2000/09/21 15:12:26 bjh21 Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1359,6 +1359,7 @@
 Include translation for French keyboards when usign 
 .Xr pccons 4
 on a Shark.
+.El
 .Ss atari-specific Options
 .Bl -ohang
 .It Cd options DISKLABEL_AHDI



Home | Main Index | Thread Index | Old Index