diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/addcom.4 | 5 | ||||
-rw-r--r-- | share/man/man4/ast.4 | 5 | ||||
-rw-r--r-- | share/man/man4/hsq.4 | 5 | ||||
-rw-r--r-- | share/man/man4/mii.4 | 5 | ||||
-rw-r--r-- | share/man/man4/route.4 | 6 | ||||
-rw-r--r-- | share/man/man4/rtfps.4 | 5 |
6 files changed, 19 insertions, 12 deletions
diff --git a/share/man/man4/addcom.4 b/share/man/man4/addcom.4 index 1214b3c98b4..9b0ba714d1e 100644 --- a/share/man/man4/addcom.4 +++ b/share/man/man4/addcom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: addcom.4,v 1.4 2003/06/02 18:51:33 jason Exp $ +.\" $OpenBSD: addcom.4,v 1.5 2003/08/31 19:53:42 jmc Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -56,7 +56,8 @@ The kernel configuration specifies these .Nm com devices as slave devices of the .Nm -device, as shown in the synopsis. +device, as shown in +.Sx SYNOPSIS . The slave ID given for each .Nm com device determines which bit in the interrupt multiplexing register is diff --git a/share/man/man4/ast.4 b/share/man/man4/ast.4 index 3b8cea51e3a..a524eff13f3 100644 --- a/share/man/man4/ast.4 +++ b/share/man/man4/ast.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ast.4,v 1.8 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: ast.4,v 1.9 2003/08/31 19:53:42 jmc Exp $ .\" $NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -69,7 +69,8 @@ The kernel configuration specifies these .Nm com devices as slave devices of the .Nm -device, as shown in the synopsis. +device, as shown in +.Sx SYNOPSIS . The slave ID given for each .Nm com device determines which bit in the interrupt multiplexing register is diff --git a/share/man/man4/hsq.4 b/share/man/man4/hsq.4 index 4e51245d848..de6d8fa5fcd 100644 --- a/share/man/man4/hsq.4 +++ b/share/man/man4/hsq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hsq.4,v 1.11 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: hsq.4,v 1.12 2003/08/31 19:53:42 jmc Exp $ .\" from: OpenBSD: ast.4,v 1.5 1999/07/09 13:35:43 aaron Exp .\" from: NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp .\" @@ -67,7 +67,8 @@ The kernel configuration specifies these .Nm com devices as slave devices of the .Nm -device, as shown in the synopsis. +device, as shown in +.Sx SYNOPSIS . The slave ID given for each .Nm com device determines which bit in the interrupt multiplexing register is diff --git a/share/man/man4/mii.4 b/share/man/man4/mii.4 index 9fbd9b95366..962e18b5de9 100644 --- a/share/man/man4/mii.4 +++ b/share/man/man4/mii.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mii.4,v 1.13 2003/08/23 18:42:01 mickey Exp $ +.\" $OpenBSD: mii.4,v 1.14 2003/08/31 19:53:42 jmc Exp $ .\" $NetBSD: mii.4,v 1.1 1998/11/04 05:21:50 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -82,7 +82,8 @@ layer carry the .Dq mii autoconfiguration attribute. This allows kernel configuration files to simply specify PHYs as -described above in the synopsis. +described above in +.Sx SYNOPSIS . .Pp The following is an example of the messages displayed when a network interface with an attached PHY is detected by the kernel: diff --git a/share/man/man4/route.4 b/share/man/man4/route.4 index bfb44ba6cd6..08c71de0558 100644 --- a/share/man/man4/route.4 +++ b/share/man/man4/route.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: route.4,v 1.14 2003/08/26 08:33:12 itojun Exp $ +.\" $OpenBSD: route.4,v 1.15 2003/08/31 19:53:42 jmc Exp $ .\" $NetBSD: route.4,v 1.3 1994/11/30 16:22:31 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -101,7 +101,9 @@ The combination of wildcard routes and routing redirects can provide an economical mechanism for routing traffic. .Pp One opens the channel for passing routing control messages -by using the socket call shown in the synopsis above: +by using the socket call shown in +.Sx SYNOPSIS +above: .Pp The .Fa family diff --git a/share/man/man4/rtfps.4 b/share/man/man4/rtfps.4 index d595a2964d8..05c73aba65a 100644 --- a/share/man/man4/rtfps.4 +++ b/share/man/man4/rtfps.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtfps.4,v 1.7 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: rtfps.4,v 1.8 2003/08/31 19:53:42 jmc Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -65,7 +65,8 @@ The kernel configuration specifies these .Nm com devices as slave devices of the .Nm -device, as shown in the synopsis. +device, as shown in +.Sx SYNOPSIS . The .Tn port specification for the |