Module Name: src
Committed By: wiz
Date: Mon Feb 6 16:08:56 UTC 2017
Modified Files:
src/usr.bin/nc: nc.1
Log Message:
Use full month name in Dd.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/nc/nc.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/nc/nc.1
diff -u src/usr.bin/nc/nc.1:1.2 src/usr.bin/nc/nc.1:1.3
--- src/usr.bin/nc/nc.1:1.2 Mon Feb 6 16:03:40 2017
+++ src/usr.bin/nc/nc.1 Mon Feb 6 16:08:56 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: nc.1,v 1.2 2017/02/06 16:03:40 christos Exp $
+.\" $NetBSD: nc.1,v 1.3 2017/02/06 16:08:56 wiz Exp $
.\" $OpenBSD: nc.1,v 1.81 2017/01/26 22:59:55 jmc Exp $
.\"
.\" Copyright (c) 1996 David Sacerdote
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd Feb 2, 2017
+.Dd February 2, 2017
.Dt NC 1
.Os
.Sh NAME