MFC most things (see mksh.hts) to R50-stable; sync clog

This commit is contained in:
tg
2015-04-12 22:32:12 +00:00
parent cad9bc86d3
commit 4bea0cc227
2 changed files with 6 additions and 6 deletions

6
lksh.1
View File

@@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/lksh.1,v 1.9 2015/04/11 23:28:19 tg Exp $
.\" $MirOS: src/bin/mksh/lksh.1,v 1.10 2015/04/12 22:32:12 tg Exp $
.\"-
.\" Copyright (c) 2008, 2009, 2010, 2012, 2013, 2015
.\" Thorsten “mirabilos” Glaser <tg@mirbsd.org>
@@ -72,7 +72,7 @@
.\" with -mandoc, it might implement .Mx itself, but we want to
.\" use our own definition. And .Dd must come *first*, always.
.\"
.Dd $Mdocdate: April 11 2015 $
.Dd $Mdocdate: April 12 2015 $
.\"
.\" Check which macro package we use, and do other -mdoc setup.
.\"
@@ -275,7 +275,7 @@ to access it.
.It
Functions defined with the
.Ic function
reserved word share the shell flags
reserved word share the shell options
.Pq Ic set -o
instead of locally scoping them.
.El