summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-19 21:29:37 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-07-19 21:29:37 +0000
commitfdd4e4c86885800c16ecf900412f1dcac4d91637 (patch)
tree5e6944f65d4e6ce23aaccbb8fd20a37d25b4aa34
parent47be651f225b0ca56c2c11c56ca2e1b915fba495 (diff)
J. C. Roberts noted that Kristaps' man.7 is already better than the
old groff_man.7 we currently install. As a first step, move the new manual where it belongs, not changing any content except the OpenBSD marker. The plan is, after some polishing, to install man.7 and not install groff_man.7 any longer. jmc@, sobrado@ and kristaps@ agree
-rw-r--r--share/man/man7/man.7 (renamed from usr.bin/mandoc/man.7)4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/man.7 b/share/man/man7/man.7
index f032b171d85..2c3091a817a 100644
--- a/usr.bin/mandoc/man.7
+++ b/share/man/man7/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.27 2010/06/06 18:08:41 schwarze Exp $
+.\" $OpenBSD: man.7,v 1.1 2010/07/19 21:29:36 schwarze Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 6 2010 $
+.Dd $Mdocdate: July 19 2010 $
.Dt MAN 7
.Os
.Sh NAME