Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 servpce -> service



details:   https://anonhg.NetBSD.org/src/rev/25e4465782aa
branches:  trunk
changeset: 452120:25e4465782aa
user:      nia <nia%NetBSD.org@localhost>
date:      Tue Jun 18 23:11:05 2019 +0000

description:
servpce -> service

diffstat:

 share/man/man8/afterboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 200a9d7e6596 -r 25e4465782aa share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Tue Jun 18 22:41:32 2019 +0000
+++ b/share/man/man8/afterboot.8        Tue Jun 18 23:11:05 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.61 2019/06/18 13:27:25 maya Exp $
+.\"    $NetBSD: afterboot.8,v 1.62 2019/06/18 23:11:05 nia Exp $
 .\"    $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
 .\"
 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -412,7 +412,7 @@
 To connect to a wireless network using WPA and DHCP:
 .Bd -literal -offset indent
 .Ic wpa_passphrase networkname password >> /etc/wpa_supplicant.conf
-.Ic servpce wpa_supplicant onestart
+.Ic service wpa_supplicant onestart
 .Ic service dhcpcd onestart
 .Ed
 .Pp



Home | Main Index | Thread Index | Old Index