Small typo in macro (.xr -> .Xr).
This commit is contained in:
parent
2569366154
commit
3fc9fe7769
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: bootmini2440.8,v 1.2 2012/01/31 13:25:05 wiz Exp $
|
||||
.\" $NetBSD: bootmini2440.8,v 1.3 2012/02/13 18:30:44 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -158,7 +158,7 @@ MAC-address, and booting into single user-mode:
|
|||
.Xr dhcpd 8 ,
|
||||
.Xr diskless 8 ,
|
||||
.Xr nfsd 8 ,
|
||||
.xr tftpd 8 ,
|
||||
.Xr tftpd 8 ,
|
||||
.Xr boothowto 9
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
Loading…
Reference in New Issue