diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /libexec/talkd | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'libexec/talkd')
-rw-r--r-- | libexec/talkd/talkd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index 53b2e40158c..5694809b25b 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talkd.8,v 1.5 2003/06/02 19:38:24 millert Exp $ +.\" $OpenBSD: talkd.8,v 1.6 2007/05/31 19:19:41 jmc Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. @@ -28,9 +28,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)talkd.8 6.5 (Berkeley) 3/16/91 -.\" $Id: talkd.8,v 1.5 2003/06/02 19:38:24 millert Exp $ +.\" $Id: talkd.8,v 1.6 2007/05/31 19:19:41 jmc Exp $ .\" -.Dd March 16, 1991 +.Dd $Mdocdate: May 31 2007 $ .Dt TALKD 8 .Os .Sh NAME |