From f32d0b8119092285f9a61491fe3cf85d61bb534c Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 3 Dec 2011 23:01:22 +0000 Subject: Remove an OpenBSD-specific tweak regarding .Xr spacing and make it compatible with bsd.lv mandoc and with groff-1.21. This tweak was originally added for compatibility with groff-1.15, which is no longer needed. ok jmc@ kristaps@ --- usr.bin/jot/jot.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/jot') diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index 89533a814fa..b9ff5f40123 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: jot.1,v 1.16 2007/05/31 19:20:11 jmc Exp $ +.\" $OpenBSD: jot.1,v 1.17 2011/12/03 23:01:21 schwarze Exp $ .\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $ .\" .\" Copyright (c) 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)jot.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: December 3 2011 $ .Dt JOT 1 .Os .Sh NAME @@ -283,7 +283,7 @@ in the ASCII character set): .Dl "$ jot \-r \-c 160 a { | rs \-g0 0 8" .Pp Infinitely many -.Xr yes 1 's +.Xr yes 1 Ns 's may be obtained through: .Pp .Dl $ jot \-b yes 0 -- cgit v1.2.3