diff options
-rw-r--r-- | libexec/login_token/login_token.8 | 8 | ||||
-rw-r--r-- | share/man/man4/bio.4 | 11 | ||||
-rw-r--r-- | share/man/man4/options.4 | 8 | ||||
-rw-r--r-- | share/man/man4/trunk.4 | 8 | ||||
-rw-r--r-- | share/man/man5/remote.5 | 8 | ||||
-rw-r--r-- | share/man/man8/compat_freebsd.8 | 9 | ||||
-rw-r--r-- | share/man/man8/compat_linux.8 | 9 |
7 files changed, 37 insertions, 24 deletions
diff --git a/libexec/login_token/login_token.8 b/libexec/login_token/login_token.8 index 27c0ae2c003..cb3ad8a75aa 100644 --- a/libexec/login_token/login_token.8 +++ b/libexec/login_token/login_token.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_token.8,v 1.10 2007/05/31 19:19:40 jmc Exp $ +.\" $OpenBSD: login_token.8,v 1.11 2009/10/22 09:22:46 sobrado Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt LOGIN_TOKEN 8 .Os .Sh NAME @@ -91,7 +91,9 @@ data base of information for the CRYPTOCard tokens. data base of information for the SNK-004 tokens. .El .Sh DIAGNOSTICS -Diagnostic messages are logged via syslog(3) with the LOG_AUTH facility. +Diagnostic messages are logged via +.Xr syslog 3 +with the LOG_AUTH facility. .Sh SEE ALSO .Xr syslog 3 , .Xr login.conf 5 , diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index 094398f6814..5428bd04762 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.25 2009/07/20 04:12:25 cnst Exp $ +.\" $OpenBSD: bio.4,v 1.26 2009/10/22 09:22:46 sobrado Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" Copyright (c) 2006 Marco Peereboom @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 20 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt BIO 4 .Os .Sh NAME @@ -119,8 +119,11 @@ Note: These options might not be supported on all hardware. Blink an LED of the specified physical disk. Supported blink states are: blink LED, unblink LED and blink alarm LED. .Pp -Note: This option is only supported if the disk is governed by ses(4) or -safte(4) and the hardware supports hardware blinking. +Note: This option is only supported if the disk is governed by +.Xr ses 4 +or +.Xr safte 4 +and the hardware supports hardware blinking. .It Dv BIOCSETSTATE Alter the state of specified physical disk. Supported states are: create hot-spare, online disk and offline disk. diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 3937873330b..25f2573cb24 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.193 2009/08/09 23:04:47 miod Exp $ +.\" $OpenBSD: options.4,v 1.194 2009/10/22 09:22:46 sobrado Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: August 9 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -218,7 +218,9 @@ See for details. .It Cd option DDB_SAFE_CONSOLE Allows a break into the kernel debugger during boot. -Useful when debugging problems that can cause init(8) to fail. +Useful when debugging problems that can cause +.Xr init 8 +to fail. .It Cd option DDB_STRUCT Compiles in symbolic information about the various data structures used by the kernel, for use within the kernel debugger. diff --git a/share/man/man4/trunk.4 b/share/man/man4/trunk.4 index 8f505ea2036..e9d4ff9bb4a 100644 --- a/share/man/man4/trunk.4 +++ b/share/man/man4/trunk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trunk.4,v 1.25 2008/12/15 11:50:10 jmc Exp $ +.\" $OpenBSD: trunk.4,v 1.26 2009/10/22 09:22:46 sobrado Exp $ .\" .\" Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 15 2008 $ +.Dd $Mdocdate: October 22 2009 $ .Dt TRUNK 4 .Os .Sh NAME @@ -96,7 +96,9 @@ The configuration can be done at runtime or by setting up a configuration file for .Xr netstart 8 . .Sh EXAMPLES -Create a simple round robin trunk with two bge(4) Gigabit Ethernet +Create a simple round robin trunk with two +.Xr bge 4 +Gigabit Ethernet interfaces: .Bd -literal -offset indent # ifconfig bge0 up diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index e44089a9554..6d40b33ffd9 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.20 2007/07/04 09:05:51 jmc Exp $ +.\" $OpenBSD: remote.5,v 1.21 2009/10/22 09:22:46 sobrado Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)remote.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 4 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt REMOTE 5 .Os .Sh NAME @@ -222,7 +222,9 @@ The default is .It Sy \&ld (num) The line discipline to use for the remote tty. -The default is to use the termios(4) line discipline. +The default is to use the +.Xr termios 4 +line discipline. .It Sy \&nb (bool) Initialize the diff --git a/share/man/man8/compat_freebsd.8 b/share/man/man8/compat_freebsd.8 index f3428aefa3a..d26fa96bc5d 100644 --- a/share/man/man8/compat_freebsd.8 +++ b/share/man/man8/compat_freebsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_freebsd.8,v 1.19 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: compat_freebsd.8,v 1.20 2009/10/22 09:22:46 sobrado Exp $ .\" $NetBSD: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -30,7 +30,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. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt COMPAT_FREEBSD 8 .Os .Sh NAME @@ -310,8 +310,9 @@ tree. To do this, run the .Fx version ldd on the new program, and watch its output. -ldd (see also the manual page for ldd(1)) will print a list -of shared libraries that the program depends on, in the +ldd (see also the manual page for +.Xr ldd 1 ) +will print a list of shared libraries that the program depends on, in the form -l<majorname> => <fullname>. .Pp If it prints "not found" instead of <fullname> it means that diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index a0cfdfd78dd..c8a1eaea636 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_linux.8,v 1.39 2008/06/06 15:17:48 jmc Exp $ +.\" $OpenBSD: compat_linux.8,v 1.40 2009/10/22 09:22:46 sobrado Exp $ .\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -30,7 +30,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. .\" -.Dd $Mdocdate: June 6 2008 $ +.Dd $Mdocdate: October 22 2009 $ .Dt COMPAT_LINUX 8 .Os .Sh NAME @@ -276,8 +276,9 @@ installed in the tree. To do this, run the Linux version ldd on the new program, and watch its output. -ldd (see also the manual page for ldd(1)) will print a list -of shared libraries that the program depends on, in the +ldd (see also the manual page for +.Xr ldd 1 ) +will print a list of shared libraries that the program depends on, in the form <majorname> (<jumpversion>) => <fullname>. .Pp If it prints "not found" instead of <fullname> it means that |