summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2016-11-25 22:48:31 +0000
committerjmc <jmc@openbsd.org>2016-11-25 22:48:31 +0000
commitb19fdf12ab28d8799f97560fb41a8412e08ccdbc (patch)
tree776414f53763f64b40600368e028206c0ab2ac21
parentDo not call ufs_close() if ufs_open() failed, fixes potential double-free. (diff)
downloadwireguard-openbsd-b19fdf12ab28d8799f97560fb41a8412e08ccdbc.tar.xz
wireguard-openbsd-b19fdf12ab28d8799f97560fb41a8412e08ccdbc.zip
remove an apostrophe on the advice of the oed:
"Do not use the apostrophe when creating plurals."
-rw-r--r--usr.bin/cal/cal.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/cal/cal.1 b/usr.bin/cal/cal.1
index c326cb1ec09..d6773af3b17 100644
--- a/usr.bin/cal/cal.1
+++ b/usr.bin/cal/cal.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cal.1,v 1.29 2014/01/25 15:35:22 jmc Exp $
+.\" $OpenBSD: cal.1,v 1.30 2016/11/25 22:48:31 jmc Exp $
.\" $NetBSD: cal.1,v 1.6 1995/09/02 05:34:20 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)cal.1 8.2 (Berkeley) 4/28/95
.\"
-.Dd $Mdocdate: January 25 2014 $
+.Dd $Mdocdate: November 25 2016 $
.Dt CAL 1
.Os
.Sh NAME
@@ -100,7 +100,7 @@ A year starts on January 1st.
The Gregorian Reformation is assumed to have occurred in 1752 after the 2nd
of September.
By this time, most countries had recognized the reformation (although a
-few did not recognize it until the early 1900's).
+few did not recognize it until the early 1900s).
Eleven days following that date were eliminated by the reformation, so the
calendar for that month is a bit unusual.
.Sh EXIT STATUS