summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-24 08:18:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-24 08:18:26 +0000
commit55452338c7ab287a8b8720077dd083cba91c70c6 (patch)
treedc3565f1a4e150011d9000abd9a7aca79739a9b5 /share
parent0fc6fc7c52007a2c0f39b6bc9638881140416216 (diff)
use .Fx and .Ox;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pgt.410
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/pgt.4 b/share/man/man4/pgt.4
index 5b1f8de962a..b145210305b 100644
--- a/share/man/man4/pgt.4
+++ b/share/man/man4/pgt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pgt.4,v 1.6 2006/09/23 20:35:46 deraadt Exp $
+.\" $OpenBSD: pgt.4,v 1.7 2006/09/24 08:18:25 jmc Exp $
.\"
.\" Copyright (c) 2006 Theo de Raadt.
.\" Copyright (c) 2006 The DragonFly Project. All rights reserved.
@@ -325,9 +325,13 @@ driver first appeared in
.An -nosplit
The
.Nm
-driver was originally written for FreeBSD by
+driver was originally written for
+.Fx
+by
.An Brian Fundakowski ,
-and then rewritten for OpenBSD by
+and then rewritten for
+.Ox
+by
.An Marcus Glocker
and
.An Claudio Jeker .