Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/cal ispell. Use more markup.
details: https://anonhg.NetBSD.org/src/rev/0e05f05728ad
branches: trunk
changeset: 538684:0e05f05728ad
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 25 20:10:21 2002 +0000
description:
ispell. Use more markup.
diffstat:
usr.bin/cal/cal.1 | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r ba83dc927e3c -r 0e05f05728ad usr.bin/cal/cal.1
--- a/usr.bin/cal/cal.1 Fri Oct 25 20:06:56 2002 +0000
+++ b/usr.bin/cal/cal.1 Fri Oct 25 20:10:21 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cal.1,v 1.12 2002/10/25 20:06:56 yamt Exp $
+.\" $NetBSD: cal.1,v 1.13 2002/10/25 20:10:21 wiz Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -58,17 +58,18 @@
.It Fl A Ar after
Display
.Ar after
-monthes after the specified month.
-.It Fl B Ar before
+months after the specified month.
+.It Fl B Ar before
Display
.Ar before
-monthes before the specified month.
+months before the specified month.
.It Fl j
-Display julian dates (days one-based, numbered from January 1).
+Display Julian dates (days one-based, numbered from January 1).
.It Fl y
Display a calendar for the current year.
.It Fl 3
-Same as -A1 -B1.
+Same as
+.Dq Fl A Ar 1 Fl B Ar 1 .
.El
.Pp
A single parameter specifies the year (1 - 9999) to be displayed;
Home |
Main Index |
Thread Index |
Old Index