diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.mac68k/mainbus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/obio.4 | 4 | ||||
-rw-r--r-- | share/man/man4/nsgphy.4 | 4 | ||||
-rw-r--r-- | share/man/man9/hz.9 | 4 | ||||
-rw-r--r-- | share/man/man9/hzto.9 | 4 | ||||
-rw-r--r-- | share/man/man9/kthread.9 | 4 | ||||
-rw-r--r-- | share/man/man9/tvtohz.9 | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/man4.mac68k/mainbus.4 b/share/man/man4/man4.mac68k/mainbus.4 index ba1013ca64f..b797b171c08 100644 --- a/share/man/man4/man4.mac68k/mainbus.4 +++ b/share/man/man4/man4.mac68k/mainbus.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: mainbus.4,v 1.4 2002/10/01 20:58:12 miod Exp $ +.\" $OpenBSD: mainbus.4,v 1.5 2003/03/22 08:07:12 david Exp $ .\" $NetBSD: mainbus.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm mainbus -.Nd Mac68k main processor bus device. +.Nd Mac68k main processor bus device .Sh SYNOPSIS .Cd "mainbus0 at root" .Cd "obio0 at mainbus?" diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index e5452715ed0..bbb9b015e2a 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: obio.4,v 1.5 2002/10/01 20:58:12 miod Exp $ +.\" $OpenBSD: obio.4,v 1.6 2003/03/22 08:07:12 david Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm obio -.Nd Mac68k onboard I/O bus device. +.Nd Mac68k onboard I/O bus device .Sh SYNOPSIS .Cd "obio0 at mainbus?" .Sh DESCRIPTION diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4 index f39ea1c11d0..7ba6e84070f 100644 --- a/share/man/man4/nsgphy.4 +++ b/share/man/man4/nsgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsgphy.4,v 1.1 2002/04/02 18:06:06 nate Exp $ +.\" $OpenBSD: nsgphy.4,v 1.2 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm nsgphy -.Nd Driver for National Semiconductor DP83891 and DP83861 10/100/1000 PHYs. +.Nd Driver for National Semiconductor DP83891 and DP83861 10/100/1000 PHYs .Sh SYNOPSIS .Cd "nsgphy* at mii? phy ?" .Sh DESCRIPTION diff --git a/share/man/man9/hz.9 b/share/man/man9/hz.9 index 0bf15d706e4..e937fd4819d 100644 --- a/share/man/man9/hz.9 +++ b/share/man/man9/hz.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hz.9,v 1.3 2000/10/12 18:05:59 aaron Exp $ +.\" $OpenBSD: hz.9,v 1.4 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -38,7 +38,7 @@ .Nm tickadj , .Nm stathz , .Nm profhz -.Nd system time model. +.Nd system time model .Sh SYNOPSIS .Va extern int hz; .br diff --git a/share/man/man9/hzto.9 b/share/man/man9/hzto.9 index 1dc1c4a5231..95e998ce0d5 100644 --- a/share/man/man9/hzto.9 +++ b/share/man/man9/hzto.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hzto.9,v 1.3 2002/02/15 02:02:50 art Exp $ +.\" $OpenBSD: hzto.9,v 1.4 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm hzto -.Nd translate absolute time to timeout delay. +.Nd translate absolute time to timeout delay .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/time.h> diff --git a/share/man/man9/kthread.9 b/share/man/man9/kthread.9 index 7a7ce18fa04..bddf952a5d5 100644 --- a/share/man/man9/kthread.9 +++ b/share/man/man9/kthread.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kthread.9,v 1.3 2000/10/12 18:06:00 aaron Exp $ +.\" $OpenBSD: kthread.9,v 1.4 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -36,7 +36,7 @@ .Nm kthread_create , .Nm kthread_exit , .Nm kthread_create_deferred -.Nd kernel threads. +.Nd kernel threads .Sh SYNOPSIS .Fd #include <sys/kthread.h> .Ft int diff --git a/share/man/man9/tvtohz.9 b/share/man/man9/tvtohz.9 index fd166f06474..2f26d80baab 100644 --- a/share/man/man9/tvtohz.9 +++ b/share/man/man9/tvtohz.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tvtohz.9,v 1.1 2002/02/15 02:01:01 art Exp $ +.\" $OpenBSD: tvtohz.9,v 1.2 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm tvtohz -.Nd translate time period to timeout delay. +.Nd translate time period to timeout delay .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/time.h> |