summaryrefslogtreecommitdiff
path: root/contrib/tzcode
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2014-05-15 03:08:20 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2014-05-15 03:08:20 +0000
commit60506f47708d062630ebe63a6e00e1baab201d07 (patch)
treefff79d1f6bd328ddff61cc251864599ed09bdb9d /contrib/tzcode
parent695a612f671ceca4ac442e40c624fda299a114b7 (diff)
downloadsrc-test-60506f47708d062630ebe63a6e00e1baab201d07.tar.gz
src-test-60506f47708d062630ebe63a6e00e1baab201d07.zip
Fix typo. Note that although this file is under contrib, it has diverged
sufficiently from upstream (including a full whitespace commit and large portions rewritten) that this change does not move us further from the upstream. PR: docs/186608 Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=266111
Diffstat (limited to 'contrib/tzcode')
-rw-r--r--contrib/tzcode/stdtime/ctime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tzcode/stdtime/ctime.3 b/contrib/tzcode/stdtime/ctime.3
index 143bc2c9fd029..9ee40554fa735 100644
--- a/contrib/tzcode/stdtime/ctime.3
+++ b/contrib/tzcode/stdtime/ctime.3
@@ -342,7 +342,7 @@ Except for
and the
.Fn \&_r
variants of the other functions,
-these functions leaves their result in an internal static object and return
+these functions leave their result in an internal static object and return
a pointer to that object.
Subsequent calls to these
function will modify the same object.