diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /share/man/man4/man4.arm32/intro.4 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'share/man/man4/man4.arm32/intro.4')
-rw-r--r-- | share/man/man4/man4.arm32/intro.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.arm32/intro.4 b/share/man/man4/man4.arm32/intro.4 index 74df7d5a233..426c152b67d 100644 --- a/share/man/man4/man4.arm32/intro.4 +++ b/share/man/man4/man4.arm32/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 1996/04/22 01:27:45 deraadt Exp $ +.\" $OpenBSD: intro.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .\" Copyright (c) 1995 Mark Brinicombe .\" Copyright (c) 1994 Christopher G. Demetriou @@ -29,7 +29,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. .\" -.\" $Id: intro.4,v 1.1 1996/04/22 01:27:45 deraadt Exp $ +.\" $Id: intro.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .Dd .Dt INTRO 4 arm32 @@ -92,9 +92,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. |