diff options
author | 2006-09-21 15:53:37 +0000 | |
---|---|---|
committer | 2006-09-21 15:53:37 +0000 | |
commit | 170e65f302e806f6d532a9f6db567b733c9f22d6 (patch) | |
tree | 8e67e003857061b48149c5593c645624d0f4ea18 | |
parent | remove trailing full stops from the device list; (diff) | |
download | wireguard-openbsd-170e65f302e806f6d532a9f6db567b733c9f22d6.tar.xz wireguard-openbsd-170e65f302e806f6d532a9f6db567b733c9f22d6.zip |
remove trailing full stops from device list;
-rw-r--r-- | share/man/man4/man4.hppa/gsc.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/man4.hppa/gsc.4 b/share/man/man4/man4.hppa/gsc.4 index b98283fc26c..050ed2516cc 100644 --- a/share/man/man4/man4.hppa/gsc.4 +++ b/share/man/man4/man4.hppa/gsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsc.4,v 1.21 2006/09/08 13:04:57 jmc Exp $ +.\" $OpenBSD: gsc.4,v 1.22 2006/09/21 15:53:37 jmc Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -65,23 +65,23 @@ provides support for the following devices: .Pp .Bl -tag -width 12n -offset indent -compact .It Xr com 4 -RS-232 ports. +RS-232 ports .It Xr gsckbc 4 -PC-style keyboard controller. +PC-style keyboard controller .It Xr harmony 4 -CS4215/AD1849 audio. +CS4215/AD1849 audio .It Xr hil 4 -introduction to HP-HIL support. +introduction to HP-HIL support .It Xr ie 4 -Intel i82596 Ethernet device. +Intel i82596 Ethernet device .It Xr lpt 4 -Centronics printer port. +Centronics printer port .It Xr oosiop 4 .Tn Symbios/NCR -53C700 SCSI I/O Processor. +53C700 SCSI I/O Processor .It Xr osiop 4 .Tn Symbios/NCR -53C710 SCSI I/O Processor. +53C710 SCSI I/O Processor .El .Pp Some of these |