NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/59880: typo in comment in src/etc/changelist
>Number: 59880
>Category: misc
>Synopsis: typo in comment in src/etc/changelist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 02 22:25:00 +0000 2026
>Originator: Ceri Davies
>Release: 10.1
>Organization:
>Environment:
% uname -a
NetBSD parker.fritz.box 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
The comment at the top of /etc/changelist has a very minor typo.
>How-To-Repeat:
vi /etc/changelist
>Fix:
Trivial:
% cvs diff changelist
Index: changelist
===================================================================
RCS file: /cvsroot/src/etc/changelist,v
retrieving revision 1.25
diff -u -r1.25 changelist
--- changelist 27 Jan 2009 10:32:18 -0000 1.25
+++ changelist 2 Jan 2026 22:19:12 -0000
@@ -1,6 +1,6 @@
# $NetBSD: changelist,v 1.25 2009/01/27 10:32:18 haad Exp $
#
-# Locally added list of files which /etc/security backups up and
+# Locally added list of files which /etc/security backs up and
# checks for modifications, along with the list generated with
# mtree(8) from:
# /etc/mtree/special
Home |
Main Index |
Thread Index |
Old Index