diff options
Diffstat (limited to 'shells/mksh/patches/patch-mksh.1')
-rw-r--r-- | shells/mksh/patches/patch-mksh.1 | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/shells/mksh/patches/patch-mksh.1 b/shells/mksh/patches/patch-mksh.1 index 00d4f5f9a5a..cad2f74ac1b 100644 --- a/shells/mksh/patches/patch-mksh.1 +++ b/shells/mksh/patches/patch-mksh.1 @@ -1,12 +1,14 @@ -$NetBSD: patch-mksh.1,v 1.2 2013/03/27 16:36:43 hiramatsu Exp $ +$NetBSD: patch-mksh.1,v 1.3 2013/04/30 17:58:44 bsiegert 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.orig 2013-04-26 21:23:12.000000000 +0000 +++ mksh.1 -@@ -62,29 +62,15 @@ - .\" - .\" Implement .Dd with the Mdocdate RCS keyword +@@ -60,31 +60,11 @@ + . ds en \(em + .\} .\" +-.\" Implement .Dd with the Mdocdate RCS keyword +-.\" -.rn Dd xD -.de Dd -.ie \\$1$Mdocdate: \{\ @@ -14,16 +16,15 @@ Kill the .Dt override and restore installation a normal man page. -.\} -.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. - .\" +-.Dd $Mdocdate: April 26 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 @@ -31,6 +32,7 @@ Kill the .Dt override and restore installation a normal man page. -. el .ds tT bsd -.\} -.el .ds tT ucb ++.Dd April 26, 2013 .\" .\" Implement .Mx (MirBSD) .\" |