Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
/*
* find_field () --
- * find field value in uninteractive mode; can be new, old, or blank
+ * find field value in non-interactive mode; can be new, old, or blank
*/
static char *find_field(char *nf, char *of)
{
/*
* add_missing () --
- * add not supplied field values when in uninteractive mode
+ * add not supplied field values when in non-interactive mode
*/
static void add_missing(struct chfn_control *ctl)
{