diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2011-12-25 18:22:02 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2011-12-25 18:22:02 +0000 |
commit | c6323e3e7b16049d28705e9834335dfce1db9fc2 (patch) | |
tree | 81414e45d4f36cc3bd85dbdf5dfbfe2cb79eae8d /usr.sbin/mksuncd | |
parent | 77cd2b61dd2acd2fe99041acf319356302c19593 (diff) |
Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@.
Diffstat (limited to 'usr.sbin/mksuncd')
-rw-r--r-- | usr.sbin/mksuncd/mksuncd.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mksuncd/mksuncd.1 b/usr.sbin/mksuncd/mksuncd.1 index 9cf8a178fce..3fd395ef2ce 100644 --- a/usr.sbin/mksuncd/mksuncd.1 +++ b/usr.sbin/mksuncd/mksuncd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mksuncd.1,v 1.3 2010/02/25 17:15:42 deraadt Exp $ +.\" $OpenBSD: mksuncd.1,v 1.4 2011/12/25 18:22:01 schwarze Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,8 +24,8 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 25 2010 $ -.Dt MKSUNCD 1 +.Dd $Mdocdate: December 25 2011 $ +.Dt MKSUNCD 1 sparc64 .Os .Sh NAME .Nm mksuncd |