Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.x86 Remove superfluous Ns.
details: https://anonhg.NetBSD.org/src/rev/9d27ad4568ea
branches: trunk
changeset: 994903:9d27ad4568ea
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 27 10:35:03 2018 +0000
description:
Remove superfluous Ns.
diffstat:
share/man/man8/man8.x86/boot.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 3deb7780a8b0 -r 9d27ad4568ea share/man/man8/man8.x86/boot.8
--- a/share/man/man8/man8.x86/boot.8 Tue Nov 27 09:59:30 2018 +0000
+++ b/share/man/man8/man8.x86/boot.8 Tue Nov 27 10:35:03 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.13 2018/11/25 18:14:55 maya Exp $
+.\" $NetBSD: boot.8,v 1.14 2018/11/27 10:35:03 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -423,8 +423,8 @@
in
.Xr x86/boot_console 8 .
.It Xo Ic ip Ns = Ns
-.Ar my_ip Ns : Ns Ar serv_ip Ns : Ns Ar gw_ip Ns : Ns
-.Ar mask Ns : Ns Ar host Ns : Ns Ar iface
+.Ar my_ip : Ns Ar serv_ip : Ns Ar gw_ip : Ns
+.Ar mask : Ns Ar host : Ns Ar iface
.Xc
Specify various parameters for a network boot (IPs are in
dot notation),
@@ -447,7 +447,7 @@
.Dq eth0
.Pc
.El
-.It Ic nfsroot Ns = Ns Ar address Ns : Ns Ar rootpath
+.It Ic nfsroot Ns = Ns Ar address : Ns Ar rootpath
Boot the system with root on NFS.
.Ar address
is the address of the NFS server, and
Home |
Main Index |
Thread Index |
Old Index