Module Name:    src
Committed By:   uwe
Date:           Mon Sep 30 20:53:12 UTC 2019

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

Log Message:
Fix pasto in table replace -t type


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 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.22 src/usr.sbin/npf/npfctl/npfctl.8:1.23
--- src/usr.sbin/npf/npfctl/npfctl.8:1.22	Sun Sep 29 16:58:35 2019
+++ src/usr.sbin/npf/npfctl/npfctl.8	Mon Sep 30 20:53:12 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: npfctl.8,v 1.22 2019/09/29 16:58:35 rmind Exp $
+.\"	$NetBSD: npfctl.8,v 1.23 2019/09/30 20:53:12 uwe Exp $
 .\"
 .\" Copyright (c) 2009-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -148,7 +148,7 @@ be named
 .Ar newname ,
 effectively renaming the table.
 If not specified, the name of the table being replaced will be used.
-.It Fl n Ar type
+.It Fl t Ar type
 be of type
 .Ar type ;
 currently supported types are

Reply via email to