aboutsummaryrefslogtreecommitdiff
path: root/bin/sh
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-10 10:04:09 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-10 10:04:09 +0000
commitcaa2db3be99609f52d3d2ce00e2442349742f3f0 (patch)
tree3d9c4d4e199208b19e6ebf8760fa8c43e927f47f /bin/sh
parent214de8c67f26f5e9222f2c65e6e49ad01f96ee58 (diff)
downloadsrc-caa2db3be99609f52d3d2ce00e2442349742f3f0.tar.gz
src-caa2db3be99609f52d3d2ce00e2442349742f3f0.zip
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes: svn path=/head/; revision=79526
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/bltin/echo.12
-rw-r--r--bin/sh/sh.12
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index a2f57f3d8048..5d77ff8ae541 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -38,7 +38,7 @@
.\"
.Dd May 4, 1995
.Dt ECHO 1
-.Os BSD 4.4
+.Os
.Sh NAME
.Nm echo
.Nd produce message in a shell script
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 81e1e4700eb5..5ac2d79dccc8 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -37,7 +37,7 @@
.\"
.Dd May 5, 1995
.Dt SH 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm sh
.Nd command interpreter (shell)