Module Name:    src
Committed By:   nia
Date:           Tue Jun 18 23:11:05 UTC 2019

Modified Files:
        src/share/man/man8: afterboot.8

Log Message:
servpce -> service


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/share/man/man8/afterboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/afterboot.8
diff -u src/share/man/man8/afterboot.8:1.61 src/share/man/man8/afterboot.8:1.62
--- src/share/man/man8/afterboot.8:1.61	Tue Jun 18 13:27:25 2019
+++ src/share/man/man8/afterboot.8	Tue Jun 18 23:11:05 2019
@@ -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, m...@umn.edu
@@ -412,7 +412,7 @@ You can scan for nearby wireless network
 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

Reply via email to