remove useless escaping; mandoc warned about some of this
authorschwarze <schwarze@openbsd.org>
Fri, 16 Jan 2015 15:32:32 +0000 (15:32 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 16 Jan 2015 15:32:32 +0000 (15:32 +0000)
bin/ksh/ksh.1
bin/ksh/sh.1

index fb07c22..7f17594 100644 (file)
@@ -1,8 +1,8 @@
-.\"    $OpenBSD: ksh.1,v 1.155 2014/12/09 15:37:13 schwarze Exp $
+.\"    $OpenBSD: ksh.1,v 1.156 2015/01/16 15:32:32 schwarze Exp $
 .\"
 .\"    Public Domain
 .\"
-.Dd $Mdocdate: December 9 2014 $
+.Dd $Mdocdate: January 16 2015 $
 .Dt KSH 1
 .Os
 .Sh NAME
@@ -495,9 +495,9 @@ and
 are reserved words, not meta-characters.
 .It Xo case Ar word No in
 .Oo Op \&(
-.Ar pattern
-.Op \*(Ba Ar pattern
-.No ... No )
+.Ar pattern
+.Op | Ar pattern
+.No ... )
 .Ar list No ;;\ \& Oc ... esac
 .Xc
 The
@@ -4165,7 +4165,7 @@ A command that exits with a zero value.
 .Op Fl R Ns Op Ar n
 .Op Fl Z Ns Op Ar n
 .Op Fl i Ns Op Ar n
-.No \*(Ba Fl f Op Fl tux
+.No \&| Fl f Op Fl tux
 .Oc
 .Oo
 .Ar name
index 598ce1e..9341224 100644 (file)
@@ -1,8 +1,8 @@
-.\"    $OpenBSD: sh.1,v 1.99 2014/12/09 15:37:13 schwarze Exp $
+.\"    $OpenBSD: sh.1,v 1.100 2015/01/16 15:32:32 schwarze Exp $
 .\"
 .\"    Public Domain
 .\"
-.Dd $Mdocdate: December 9 2014 $
+.Dd $Mdocdate: January 16 2015 $
 .Dt SH 1
 .Os
 .Sh NAME
@@ -446,9 +446,9 @@ and
 are reserved words, not meta-characters.
 .It Xo case Ar word No in
 .Oo Op \&(
-.Ar pattern
-.Op \*(Ba Ar pattern
-.No ... No )
+.Ar pattern
+.Op | Ar pattern
+.No ... )
 .Ar list No ;;\ \& Oc ... esac
 .Xc
 The
@@ -3384,7 +3384,7 @@ A command that exits with a zero value.
 .Op Fl R Ns Op Ar n
 .Op Fl Z Ns Op Ar n
 .Op Fl i Ns Op Ar n
-.No \*(Ba Fl f Op Fl tux
+.No \&| Fl f Op Fl tux
 .Oc
 .Oo
 .Ar name