summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2010-11-27 21:57:23 +0000
committerschwarze <schwarze@openbsd.org>2010-11-27 21:57:23 +0000
commitb9a2ea3f971e6ce3b75e5578dda78e91a54452b0 (patch)
tree6f5751089b2ae0c46613e1d5d19a5a3c9dd6dcf9
parentTwo related bugfixes: (diff)
downloadwireguard-openbsd-b9a2ea3f971e6ce3b75e5578dda78e91a54452b0.tar.xz
wireguard-openbsd-b9a2ea3f971e6ce3b75e5578dda78e91a54452b0.zip
Move our partial roff language manual to the right place,
such that, after some more improvements, we will eventually be able to install it. jmc@ agrees with the plan.
-rw-r--r--share/man/man7/roff.7 (renamed from usr.bin/mandoc/roff.7)2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mandoc/roff.7 b/share/man/man7/roff.7
index 489e5ed53d5..b3492b97b16 100644
--- a/usr.bin/mandoc/roff.7
+++ b/share/man/man7/roff.7
@@ -1,4 +1,4 @@
-.\" $Id: roff.7,v 1.10 2010/11/27 17:46:46 schwarze Exp $
+.\" $Id: roff.7,v 1.1 2010/11/27 21:57:23 schwarze Exp $
.\"
.\" Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>