summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-10 10:04:09 +0000
committerru <ru@FreeBSD.org>2001-07-10 10:04:09 +0000
commit2149a5069bf46fd2d86f80f8f53e450c7d410193 (patch)
tree3d9c4d4e199208b19e6ebf8760fa8c43e927f47f /bin/sh
parente8e24f61cd8c4cd2eaaf336ad0085ec815cba999 (diff)
downloadFreeBSD-src-2149a5069bf46fd2d86f80f8f53e450c7d410193.zip
FreeBSD-src-2149a5069bf46fd2d86f80f8f53e450c7d410193.tar.gz
mdoc(7) police: removed HISTORY info from the .Os call.
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 a2f57f3..5d77ff8 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 81e1e47..5ac2d79 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)
OpenPOWER on IntegriCloud