diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-11-17 11:38:51 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-11-17 11:38:51 +0000 |
commit | b743566a3aa4745906b753726a1ef266310f241c (patch) | |
tree | 75a291413ce0d7fe67b5590f64a2f8f973e95b27 /share/man/man4/man4.i386/glxpcib.4 | |
parent | 535e33b4e536f6f4ece8a1505a44e6e294cdecb9 (diff) |
Sort list of device in SYNOPSIS.
Diffstat (limited to 'share/man/man4/man4.i386/glxpcib.4')
-rw-r--r-- | share/man/man4/man4.i386/glxpcib.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/glxpcib.4 b/share/man/man4/man4.i386/glxpcib.4 index f7f00e90d30..c388223aae7 100644 --- a/share/man/man4/man4.i386/glxpcib.4 +++ b/share/man/man4/man4.i386/glxpcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: glxpcib.4,v 1.6 2007/11/17 10:19:20 jmc Exp $ +.\" $OpenBSD: glxpcib.4,v 1.7 2007/11/17 11:38:50 mbalmer Exp $ .\" .\" Michael Shalayeff, 2007. Public Domain. .\" @@ -10,8 +10,8 @@ .Nd "AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO" .Sh SYNOPSIS .Cd "glxpcib* at pci?" -.Cd "isa* at glxpcib?" .Cd "gpio* at glxpcib?" +.Cd "isa* at glxpcib?" .Sh DESCRIPTION The .Nm |