Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/calendar Use .Bd -literal instead of -unfilled.



details:   https://anonhg.NetBSD.org/src/rev/3d6a16512b0f
branches:  trunk
changeset: 518514:3d6a16512b0f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 01 18:52:13 2001 +0000

description:
Use .Bd -literal instead of -unfilled.

diffstat:

 usr.bin/calendar/calendar.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7c10378b148d -r 3d6a16512b0f usr.bin/calendar/calendar.1
--- a/usr.bin/calendar/calendar.1       Sat Dec 01 18:49:55 2001 +0000
+++ b/usr.bin/calendar/calendar.1       Sat Dec 01 18:52:13 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: calendar.1,v 1.10 2001/12/01 16:43:09 wiz Exp $
+.\"    $NetBSD: calendar.1,v 1.11 2001/12/01 18:52:13 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -110,7 +110,7 @@
 are ignored.
 .Pp
 Some possible calendar entries:
-.Bd -unfilled -offset indent
+.Bd -literal -offset indent
 #include       <calendar.usholiday>
 #include       <calendar.birthday>
 



Home | Main Index | Thread Index | Old Index