-/* $OpenBSD: function.c,v 1.50 2020/11/23 06:21:52 halex Exp $ */
+/* $OpenBSD: function.c,v 1.51 2022/12/26 18:51:18 jmc Exp $ */
/*-
* Copyright (c) 1990, 1993
/*
* -print functions --
*
- * Always true, causes the current pathame to be written to
+ * Always true, causes the current pathname to be written to
* standard output.
*/
int
/*
* -xdev functions --
*
- * Always true, causes find not to decend past directories that have a
+ * Always true, causes find not to descend past directories that have a
* different device ID (st_dev, see stat() S5.6.2 [POSIX.1])
*/
PLAN *
*
* At the moment, only N_EXEC has state. Two kinds: 1)
* lists of files to feed to subprocesses 2) State on exit
- * statusses of past subprocesses.
+ * status of past subprocesses.
*/
/* ARGSUSED1 */
int