diff options
author | ben <ben@FreeBSD.org> | 2001-01-16 22:41:25 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-01-16 22:41:25 +0000 |
commit | 08e0bb10670d95a35e5a9ced7a9749cc5b305ee0 (patch) | |
tree | 25202c3bbaa1c68feac7ff08b210c68a28a6908c /usr.bin/calendar | |
parent | fc894be9c682480b7a9042d63dcde3c7669a68d7 (diff) | |
download | FreeBSD-src-08e0bb10670d95a35e5a9ced7a9749cc5b305ee0.zip FreeBSD-src-08e0bb10670d95a35e5a9ced7a9749cc5b305ee0.tar.gz |
Minor grammar nit.
PR: 23742
Submitted by: Rich Morin <rdm@cfcl.com>
Diffstat (limited to 'usr.bin/calendar')
-rw-r--r-- | usr.bin/calendar/calendar.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1 index 37d7fac..5ebcb7e 100644 --- a/usr.bin/calendar/calendar.1 +++ b/usr.bin/calendar/calendar.1 @@ -126,7 +126,7 @@ a continuation of the previous line. .Pp The ``calendar'' file is preprocessed by .Xr cpp 1 , -allowing the inclusion of shared files such as company holidays or +allowing the inclusion of shared files such as lists of company holidays or meetings. If the shared file is not referenced by a full pathname, .Xr cpp 1 |