Module Name:    src
Committed By:   sevan
Date:           Mon Sep 12 06:34:08 UTC 2016

Modified Files:
        src/sbin/umount: umount.8

Log Message:
umount appeared in V1
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/man/man1/umount.1

Amend HISTORY.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/umount/umount.8

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

Modified files:

Index: src/sbin/umount/umount.8
diff -u src/sbin/umount/umount.8:1.16 src/sbin/umount/umount.8:1.17
--- src/sbin/umount/umount.8:1.16	Sun Jun 26 03:59:11 2016
+++ src/sbin/umount/umount.8	Mon Sep 12 06:34:08 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: umount.8,v 1.16 2016/06/26 03:59:11 dholland Exp $
+.\"	$NetBSD: umount.8,v 1.17 2016/09/12 06:34:08 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)umount.8	8.2 (Berkeley) 5/8/95
 .\"
-.Dd June 26, 2016
+.Dd September 12, 2016
 .Dt UMOUNT 8
 .Os
 .Sh NAME
@@ -170,4 +170,4 @@ filesystem table
 A
 .Nm
 command appeared in
-.At v6 .
+.At v1 .

Reply via email to