Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 PR misc/57276 from Nan Xiao



details:   https://anonhg.NetBSD.org/src/rev/9c19c05273ee
branches:  trunk
changeset: 373915:9c19c05273ee
user:      kre <kre%NetBSD.org@localhost>
date:      Sun Mar 19 17:26:12 2023 +0000

description:
PR misc/57276 from Nan Xiao

Remove redundant word ("to").

diffstat:

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

diffs (18 lines):

diff -r e4dfb6fef406 -r 9c19c05273ee share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Sat Mar 18 22:20:11 2023 +0000
+++ b/share/man/man8/afterboot.8        Sun Mar 19 17:26:12 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.82 2021/06/04 12:43:14 nia Exp $
+.\"    $NetBSD: afterboot.8,v 1.83 2023/03/19 17:26:12 kre 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
@@ -467,7 +467,7 @@
 .Ic wpa_passphrase networkname password >> /etc/wpa_supplicant.conf
 .Ed
 .Pp
-To to configure the system to connect to an open wireless network with
+To configure the system to connect to an open wireless network with
 no password, edit
 .Pa /etc/wpa_supplicant.conf
 instead of using



Home | Main Index | Thread Index | Old Index