Fix typo.
This commit is contained in:
parent
6914423cda
commit
1607a98bdc
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: MAKEDEV.8.template,v 1.20 2011/08/06 12:32:29 jmcneill Exp $
|
||||
.\" $NetBSD: MAKEDEV.8.template,v 1.21 2017/02/13 19:49:06 abhinav Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2003, 2007, 2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -346,6 +346,6 @@ this can be done on a
|
|||
.Nx
|
||||
host, or can be done in a cross-build environment using
|
||||
.Sy TOOLDIR Ns Pa /bin/nbpax .
|
||||
Finally, use apropriate tools on the foreign server
|
||||
Finally, use appropriate tools on the foreign server
|
||||
to unpack the archive and create the device nodes.
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue