From caa1413c37456314b2c31d0dd81be089fa351c05 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 18 Oct 2009 19:51:06 +0000 Subject: Fix qouting in a comment, to make it look more consistent Submitted by: Jille Timmermans MFC after: 1 week --- etc/rc.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.subr b/etc/rc.subr index 2e502db..f0a4b58 100644 --- a/etc/rc.subr +++ b/etc/rc.subr @@ -593,7 +593,7 @@ run_rc_command() rc_fast=yes rc_quiet=yes ;; - force*) # "force prefix; always run + force*) # "force" prefix; always run rc_force=yes _rc_prefix=force rc_arg=${rc_arg#${_rc_prefix}} -- cgit v1.1