Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcurses/PSD.doc ".di Df" -> ".di\n.Df", to fix creatio...
details: https://anonhg.NetBSD.org/src/rev/5ff0060afb96
branches: trunk
changeset: 495223:5ff0060afb96
user: hubertf <hubertf%NetBSD.org@localhost>
date: Mon Jul 24 11:57:11 2000 +0000
description:
".di Df" -> ".di\n.Df", to fix creation of paper.ps
Noted in PR 10661 by Patrick Welche <prlw1%cam.ac.uk@localhost>
diffstat:
lib/libcurses/PSD.doc/macros | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 156cc7ac6910 -r 5ff0060afb96 lib/libcurses/PSD.doc/macros
--- a/lib/libcurses/PSD.doc/macros Mon Jul 24 11:55:52 2000 +0000
+++ b/lib/libcurses/PSD.doc/macros Mon Jul 24 11:57:11 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: macros,v 1.5 1999/07/02 16:11:15 simonb Exp $
+.\" $NetBSD: macros,v 1.6 2000/07/24 11:57:11 hubertf Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -63,7 +63,8 @@
.nf
.ft I
.in 0
-.di Df
+.di
+.Df
..
.de De
.di
Home |
Main Index |
Thread Index |
Old Index