Tweak wording of a comment to reflect current reality better.
authortb <tb@openbsd.org>
Wed, 4 May 2022 13:07:35 +0000 (13:07 +0000)
committertb <tb@openbsd.org>
Wed, 4 May 2022 13:07:35 +0000 (13:07 +0000)
usr.sbin/rpki-client/main.c

index c719b7b..1fa7c58 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: main.c,v 1.200 2022/04/27 11:46:19 tb Exp $ */
+/*     $OpenBSD: main.c,v 1.201 2022/05/04 13:07:35 tb Exp $ */
 /*
  * Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
  * Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -961,8 +961,8 @@ main(int argc, char *argv[])
        queues[3] = &rrdpq;
 
        /*
-        * Prime the process with our TAL file.
-        * This will contain (hopefully) links to our manifest and we
+        * Prime the process with our TAL files.
+        * These will (hopefully) contain links to manifests and we
         * can get the ball rolling.
         */