Minor spelling fixes.
auxilliary -> auxiliary concatinate -> concatenate
This commit is contained in:
parent
181324be97
commit
6d7d43474a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: contents,v 1.35 2001/05/29 07:22:41 scw Exp $
|
||||
.\" $NetBSD: contents,v 1.36 2001/07/24 17:46:07 nra Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -795,7 +795,7 @@ the
|
|||
.Nx*M
|
||||
partition starts one sector after the
|
||||
.Tn GEMDOS
|
||||
partition. This is to allow space for the auxilliary root for
|
||||
partition. This is to allow space for the auxiliary root for
|
||||
the 4th and subsequent partitions.
|
||||
.It
|
||||
The
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: macros,v 1.10 2001/04/11 06:19:09 jhawk Exp $
|
||||
.\" $NetBSD: macros,v 1.11 2001/07/24 17:46:07 nra Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -149,7 +149,7 @@
|
|||
..
|
||||
.
|
||||
.\" Generate NetBSD/${MACHINE}, with NetBSD being done with .Nx.
|
||||
.\" If there's trailing args to the macro, concatinate with no space.
|
||||
.\" If there's trailing args to the macro, concatenate with no space.
|
||||
.
|
||||
.de Nx*M
|
||||
.ie \\n[.$]>0 .Nx Ns / Ns \*M Ns \\$*
|
||||
|
|
Loading…
Reference in New Issue