mdoc: remove EOL whitespace.

Approved by:	re (blanket)
This commit is contained in:
Joel Dahl 2013-10-04 16:44:24 +00:00
parent cc8f0608ee
commit 89898f63c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=256051
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ Set to not build
.Xr authpf 8 .
.It Va WITHOUT_BINUTILS
.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 255974 2013-10-01 17:40:56Z emaste
Set to not install binutils (as, c++-filt, gconv,
Set to not install binutils (as, c++-filt, gconv,
ld, nm, objcopy, objdump, readelf, size and strip).
.Bf -symbolic
The option does not generally work for build targets, unless some alternative

View File

@ -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.