summaryrefslogtreecommitdiffstats
path: root/libexec/tradcpp
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-12-28 22:47:11 +0000
committerschwarze <schwarze@openbsd.org>2016-12-28 22:47:11 +0000
commitd1159ca2e546de9793433fbacf57f9078f061e79 (patch)
tree9ee1b09c5ad3a92683373c3fd9e224ed6aa617a2 /libexec/tradcpp
parentUse the generic clock framework. (diff)
downloadwireguard-openbsd-d1159ca2e546de9793433fbacf57f9078f061e79.tar.xz
wireguard-openbsd-d1159ca2e546de9793433fbacf57f9078f061e79.zip
fix the remaining cases of .Xr with only one argument
Diffstat (limited to 'libexec/tradcpp')
-rw-r--r--libexec/tradcpp/tradcpp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/tradcpp/tradcpp.1 b/libexec/tradcpp/tradcpp.1
index a8fc1e2d3a9..c726dc44370 100644
--- a/libexec/tradcpp/tradcpp.1
+++ b/libexec/tradcpp/tradcpp.1
@@ -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 @@ The
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