diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 23:32:18 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 23:32:18 +0000 |
commit | f014082c3a538dcad9b16ecdbf4180b4cb4c6180 (patch) | |
tree | 2eaca31cdf3c951ac9e616a710ce7ae07def1d61 | |
parent | 81c132f0090b4fd7201bcc382e28db1d2e55371b (diff) |
Correct .Dt name
-rw-r--r-- | share/man/man4/umct.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/umct.4 b/share/man/man4/umct.4 index eb5b24dfd8a..890872565bc 100644 --- a/share/man/man4/umct.4 +++ b/share/man/man4/umct.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umct.4,v 1.3 2003/04/09 04:29:03 jmc Exp $ +.\" $OpenBSD: umct.4,v 1.4 2004/03/21 23:32:17 miod Exp $ .\" $NetBSD: umct.4,v 1.5 2002/02/07 03:15:09 ross Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -36,7 +36,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd January 19, 2002 -.Dt UPLCOM 4 +.Dt UMCT 4 .Os .Sh NAME .Nm umct |