Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/nc Use full month name in Dd.



details:   https://anonhg.NetBSD.org/src/rev/f4c2c01296a7
branches:  trunk
changeset: 821452:f4c2c01296a7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Feb 06 16:08:56 2017 +0000

description:
Use full month name in Dd.

diffstat:

 usr.bin/nc/nc.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 383080304eae -r f4c2c01296a7 usr.bin/nc/nc.1
--- a/usr.bin/nc/nc.1   Mon Feb 06 16:08:40 2017 +0000
+++ b/usr.bin/nc/nc.1   Mon Feb 06 16:08:56 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index