Module Name:    src
Committed By:   andvar
Date:           Sun Mar 17 21:37:53 UTC 2024

Modified Files:
        src/lib/libc/net: inet6_rth_space.3
        src/usr.bin/touch: touch.1

Log Message:
s/argumment/argument/ in documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/net/inet6_rth_space.3
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/touch/touch.1

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

Modified files:

Index: src/lib/libc/net/inet6_rth_space.3
diff -u src/lib/libc/net/inet6_rth_space.3:1.3 src/lib/libc/net/inet6_rth_space.3:1.4
--- src/lib/libc/net/inet6_rth_space.3:1.3	Sun Dec  4 01:29:32 2022
+++ src/lib/libc/net/inet6_rth_space.3	Sun Mar 17 21:37:53 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: inet6_rth_space.3,v 1.3 2022/12/04 01:29:32 uwe Exp $
+.\"	$NetBSD: inet6_rth_space.3,v 1.4 2024/03/17 21:37:53 andvar Exp $
 .\"	$KAME: inet6_rth_space.3,v 1.7 2005/01/05 03:00:44 itojun Exp $
 .\"
 .\" Copyright (C) 2004 WIDE Project.
@@ -84,7 +84,7 @@ of the type, specified in the
 .Fa type
 argument and containing the number of addresses specified in the
 .Fa segments
-argumment.
+argument.
 When the type is
 .Dv IPV6_RTHDR_TYPE_0
 the number of segments must be from 0 through 127.

Index: src/usr.bin/touch/touch.1
diff -u src/usr.bin/touch/touch.1:1.29 src/usr.bin/touch/touch.1:1.30
--- src/usr.bin/touch/touch.1:1.29	Sat Feb 10 00:19:30 2024
+++ src/usr.bin/touch/touch.1	Sun Mar 17 21:37:53 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: touch.1,v 1.29 2024/02/10 00:19:30 kre Exp $
+.\"	$NetBSD: touch.1,v 1.30 2024/03/17 21:37:53 andvar Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -389,7 +389,7 @@ That is, this merely tests that the
 .Ar human-datetime
 and
 .Ar datetime
-argumments to
+arguments to
 .Fl d
 and
 .Fl t

Reply via email to