Source-Changes-HG archive

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

[src/trunk]: src/sbin/mount mount appeared in V1



details:   https://anonhg.NetBSD.org/src/rev/54b109333cdd
branches:  trunk
changeset: 347700:54b109333cdd
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 12 00:25:23 2016 +0000

description:
mount appeared in V1
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/man/man1/mount.1
Replace contraction.
Bump date.

diffstat:

 sbin/mount/mount.8 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 5175a3d60a86 -r 54b109333cdd sbin/mount/mount.8
--- a/sbin/mount/mount.8        Mon Sep 12 00:19:29 2016 +0000
+++ b/sbin/mount/mount.8        Mon Sep 12 00:25:23 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount.8,v 1.80 2014/12/06 12:12:17 mbalmer Exp $
+.\"    $NetBSD: mount.8,v 1.81 2016/09/12 00:25:23 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)mount.8    8.8 (Berkeley) 6/16/94
 .\"
-.Dd December 6, 2014
+.Dd September 12, 2016
 .Dt MOUNT 8
 .Os
 .Sh NAME
@@ -504,7 +504,7 @@
 The error
 .Dq Operation not permitted
 may indicate that the mount options include privileged options and/or
-don't include options that exclude privileged options.
+do not include options that exclude privileged options.
 One should try using at least
 .Dq nodev
 and
@@ -560,4 +560,4 @@
 A
 .Nm
 command appeared in
-.At v6 .
+.At v1 .



Home | Main Index | Thread Index | Old Index