Module Name: src
Committed By: andvar
Date: Fri Sep 20 19:27:03 UTC 2024
Modified Files:
src/usr.bin/tip: remote.c
Log Message:
s/gleened/gleaned/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/tip/remote.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/tip/remote.c
diff -u src/usr.bin/tip/remote.c:1.20 src/usr.bin/tip/remote.c:1.21
--- src/usr.bin/tip/remote.c:1.20 Tue Jun 16 22:54:11 2015
+++ src/usr.bin/tip/remote.c Fri Sep 20 19:27:03 2024
@@ -1,4 +1,4 @@
-/* $NetBSD: remote.c,v 1.20 2015/06/16 22:54:11 christos Exp $ */
+/* $NetBSD: remote.c,v 1.21 2024/09/20 19:27:03 andvar Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -40,14 +40,14 @@ __COPYRIGHT("@(#) Copyright (c) 1992, 19
#if 0
static char sccsid[] = "@(#)remote.c 8.1 (Berkeley) 6/6/93";
#endif
-__RCSID("$NetBSD: remote.c,v 1.20 2015/06/16 22:54:11 christos Exp $");
+__RCSID("$NetBSD: remote.c,v 1.21 2024/09/20 19:27:03 andvar Exp $");
#endif /* not lint */
#include "pathnames.h"
#include "tip.h"
/*
- * Attributes to be gleened from remote host description
+ * Attributes to be gleaned from remote host description
* data base.
*/
static char **caps[] = {