diff options
author | joel <joel@FreeBSD.org> | 2013-10-04 16:44:24 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-10-04 16:44:24 +0000 |
commit | 1906ec25d301c246dc1f604f7bf0501ebcb8ee9f (patch) | |
tree | 69b470d6e3c545c1b290215458d551b2200cac6c /usr.bin/calendar | |
parent | 8dd526065ca58fc43cbdeb74d96e03cc04061fc8 (diff) | |
download | FreeBSD-src-1906ec25d301c246dc1f604f7bf0501ebcb8ee9f.zip FreeBSD-src-1906ec25d301c246dc1f604f7bf0501ebcb8ee9f.tar.gz |
mdoc: remove EOL whitespace.
Approved by: re (blanket)
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 d29a72d..374fbef 100644 --- a/usr.bin/calendar/calendar.1 +++ b/usr.bin/calendar/calendar.1 @@ -180,7 +180,7 @@ a continuation of the previous line. The .Nm file is preprocessed by a limited subset of -.Xr cpp 1 +.Xr cpp 1 internally, allowing the inclusion of shared files such as lists of company holidays or meetings. This limited subset consists of \fB#include #ifndef #endif\fR and \fB#define\fR. |