Index: src/libexec/tradcpp/tradcpp.1 diff -u src/libexec/tradcpp/tradcpp.1:1.3 src/libexec/tradcpp/tradcpp.1:1.4 --- src/libexec/tradcpp/tradcpp.1:1.3 Tue Dec 2 05:21:44 2014 +++ src/libexec/tradcpp/tradcpp.1 Wed Dec 28 17:47:11 2016 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tradcpp.1,v 1.3 2014/12/02 10:21:44 jmc Exp $ +.\" $OpenBSD: tradcpp.1,v 1.4 2016/12/28 22:47:11 schwarze Exp $ .\" .\" Copyright (c) 2013 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 2 2014 $ +.Dd $Mdocdate: December 28 2016 $ .Dt TRADCPP 1 .Os .Sh NAME @@ -43,7 +43,7 @@ command provides a traditional K&R-style C macro preprocessor. It is intended to be suitable for historical Unix uses of the preprocessor, such as -.Xr imake , +.Sy imake , particularly those that depend on preservation of whitespace. .Pp The chief ways in which traditional cpp differs from