summaryrefslogtreecommitdiff
path: root/shells/mksh/patches/patch-mksh.1
blob: 00d4f5f9a5a09381e783dd585fe4a8a1b131c774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
$NetBSD: patch-mksh.1,v 1.2 2013/03/27 16:36:43 hiramatsu Exp $

Kill the .Dt override and restore installation a normal man page.
--- mksh.1.orig	2013-03-23 12:06:12.000000000 +0000
+++ mksh.1
@@ -62,29 +62,15 @@
 .\"
 .\" Implement .Dd with the Mdocdate RCS keyword
 .\"
-.rn Dd xD
-.de Dd
-.ie \\$1$Mdocdate: \{\
-.	xD \\$2 \\$3, \\$4
-.\}
-.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
-..
 .\"
 .\" .Dd must come before definition of .Mx, because when called
 .\" with -mandoc, it might implement .Mx itself, but we want to
 .\" use our own definition. And .Dd must come *first*, always.
 .\"
-.Dd $Mdocdate: February 19 2013 $
+.Dd February 19, 2013
 .\"
 .\" Check which macro package we use, and do other -mdoc setup.
 .\"
-.ie \n(.g \{\
-.	if \*[.T]utf8 .tr \[la]\*(Lt
-.	if \*[.T]utf8 .tr \[ra]\*(Gt
-.	ie d volume-ds-1 .ds tT gnu
-.	el .ds tT bsd
-.\}
-.el .ds tT ucb
 .\"
 .\" Implement .Mx (MirBSD)
 .\"