diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-22 22:07:22 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-22 22:07:22 +0000 |
commit | d0efe122533cca6640efd54de05b1d5a3c8ea96d (patch) | |
tree | 3342de361d41e0ff380fcef686cf28adc3f9ad9e /share/man/man4/man4.sparc | |
parent | d9d3daa88ef6a96dfdfc503b5920e9cfd7c6112c (diff) |
Improve layout, add more Xr, complete a few intro pages.
This completes the man4 frolicking for this release.
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r-- | share/man/man4/man4.sparc/le.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/openprom.4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index 53e133eb30c..ad181d4296f 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.17 2003/11/09 16:06:07 jmc Exp $ +.\" $OpenBSD: le.4,v 1.18 2004/03/22 22:07:21 miod Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -73,7 +73,7 @@ addresses on the local network. .Pp Different cards and machines have different kinds of connectors, as follows: -.Bl -tag -width xxxxxxxxxxxxxxxxxxxx +.Bl -tag -width "media autoselect" .It AUI/DIX Standard 15 pin connector .It 10BaseT @@ -84,7 +84,7 @@ By default, the system will select the media type automatically, but the .Xr ifconfig 8 command can be used to force the media selection. The media types are shown below: -.Bl -tag -width xxxxxxxxxxxxxx -offset indent +.Bl -tag -width "media autoselect" .It media autoselect Attempt to autoselect the media type (default) .It media 10base5 diff --git a/share/man/man4/man4.sparc/openprom.4 b/share/man/man4/man4.sparc/openprom.4 index f9b03cc48f9..747ff2d55c8 100644 --- a/share/man/man4/man4.sparc/openprom.4 +++ b/share/man/man4/man4.sparc/openprom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openprom.4,v 1.5 2003/06/02 23:30:14 millert Exp $ +.\" $OpenBSD: openprom.4,v 1.6 2004/03/22 22:07:21 miod Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -129,7 +129,7 @@ the next name after the empty string is the first name. .Li /dev/openprom .Sh ERRORS The following may result in rejection of an operation: -.Bl -tag -width Er +.Bl -tag -width "[ENAMETOOLONG]" .It Bq Er EINVAL The given node number is not zero |