Module Name:    src
Committed By:   wiz
Date:           Tue May 24 05:46:57 UTC 2016

Modified Files:
        src/usr.sbin/npf/npfctl: npfctl.8

Log Message:
Fix typo. From Michael Scherer in PR 51162.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/npf/npfctl/npfctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npfctl/npfctl.8
diff -u src/usr.sbin/npf/npfctl/npfctl.8:1.17 src/usr.sbin/npf/npfctl/npfctl.8:1.18
--- src/usr.sbin/npf/npfctl/npfctl.8:1.17	Sun Aug  3 00:02:56 2014
+++ src/usr.sbin/npf/npfctl/npfctl.8	Tue May 24 05:46:57 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: npfctl.8,v 1.17 2014/08/03 00:02:56 rmind Exp $
+.\"	$NetBSD: npfctl.8,v 1.18 2016/05/24 05:46:57 wiz Exp $
 .\"
 .\" Copyright (c) 2009-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -138,7 +138,7 @@ List all entries in the currently loaded
 This operation is expensive and should be used with caution.
 .\" ---
 .It Ic save
-Save the active configuration and a spanshot of the current connections.
+Save the active configuration and a snapshot of the current connections.
 The data will be stored in the
 .Pa /var/db/npf.db
 file.

Reply via email to