From f995c52e373495d4b4d211e044481a0f20615f6d Mon Sep 17 00:00:00 2001 From: brueffer Date: Mon, 10 Oct 2011 12:16:45 +0000 Subject: [PATCH] MFC: One hunk missed during the merge of r225560 (spelling fixes in comments). git-svn-id: svn://svn.freebsd.org/base/stable/8@226201 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- etc/network.subr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/network.subr b/etc/network.subr index 24e8044e0..2638f8306 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -161,8 +161,8 @@ get_if_var() } # _ifconfig_getargs if -# Echos the arguments for the supplied interface to stdout. -# returns 1 if empty. In general, ifconfig_getargs should be used +# Prints the arguments for the supplied interface to stdout. +# Returns 1 if empty. In general, ifconfig_getargs should be used # outside this file. _ifconfig_getargs() { -- 2.45.0