diff options
author | edwin <edwin@FreeBSD.org> | 2011-07-11 10:42:36 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2011-07-11 10:42:36 +0000 |
commit | 7b8dcbd8e6df85a4dfbc98b282ff1dc8e0424ade (patch) | |
tree | 4b7b4d38507164a88e6b18f9a52718f238ec36ba /usr.bin/ncal | |
parent | c1425b09de24ceec80e04efcaa68419c578438f5 (diff) | |
download | FreeBSD-src-7b8dcbd8e6df85a4dfbc98b282ff1dc8e0424ade.zip FreeBSD-src-7b8dcbd8e6df85a4dfbc98b282ff1dc8e0424ade.tar.gz |
Fix typo in order of markup and text.
Diffstat (limited to 'usr.bin/ncal')
-rw-r--r-- | usr.bin/ncal/ncal.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1 index bd3b71c..3d71ec3 100644 --- a/usr.bin/ncal/ncal.1 +++ b/usr.bin/ncal/ncal.1 @@ -171,7 +171,7 @@ that, two after that and the whole year. will warn about these combinations. .Pp A year starts on January 1. -.P +.Pp Highlighting of dates is disabled if stdout is not a tty. .Sh SEE ALSO .Xr calendar 3 , |