Module Name:    src
Committed By:   wiz
Date:           Mon Apr 30 07:10:05 UTC 2018

Modified Files:
        src/share/man/man3lua: netpgp.3lua

Log Message:
Fix copyright year. Fix whitespace, slightly improve wording.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3lua/netpgp.3lua

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

Modified files:

Index: src/share/man/man3lua/netpgp.3lua
diff -u src/share/man/man3lua/netpgp.3lua:1.1 src/share/man/man3lua/netpgp.3lua:1.2
--- src/share/man/man3lua/netpgp.3lua:1.1	Mon Apr 30 01:10:13 2018
+++ src/share/man/man3lua/netpgp.3lua	Mon Apr 30 07:10:04 2018
@@ -1,6 +1,6 @@
-.\"     $NetBSD: netpgp.3lua,v 1.1 2018/04/30 01:10:13 sevan Exp $
+.\"     $NetBSD: netpgp.3lua,v 1.2 2018/04/30 07:10:04 wiz Exp $
 .\"
-.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
 .\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,6 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\"
 .Dd April 30, 2018
 .Dt NETPGP 3lua
 .Os
@@ -92,4 +91,4 @@ This manual was written by
 .Sh BUGS
 This binding currently only provides a subset of the functionality available in
 .Xr libnetpgp 3 .
-This manual needs more description of the functionality available .
+This manual needs more description of the available functionality.

Reply via email to