From 6c1a5e837d2d886042767bcc7b7255b81acc0965 Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Sat, 23 Apr 2016 16:10:54 +0000 Subject: - Add descriptions to most of the rc scripts. Those are mostly taken from their daemon's manpage and probably improved. - Consistently use "filesystem" not "file system". Approved by: bapt, brueffer Differential Revision: D452 --- etc/rc.d/ipnat | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/rc.d/ipnat') diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index a26591601c36..6914bceaf466 100755 --- a/etc/rc.d/ipnat +++ b/etc/rc.d/ipnat @@ -10,6 +10,7 @@ . /etc/rc.subr name="ipnat" +desc="user interface to the NAT subsystem" rcvar="ipnat_enable" load_rc_config $name start_cmd="ipnat_start" -- cgit v1.2.3