Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sbin/mount
Module Name: src
Committed By: snj
Date: Thu Jan 22 23:03:17 UTC 2009
Modified Files:
src/sbin/mount [netbsd-5]: mount.8
Log Message:
Pull up following revision(s) (requested by apb in ticket #303):
sbin/mount/mount.8: revision 1.65
* Say that type "nfs" is inferred if the path contains a
":" or "@". (Amazingly, this was not documented before).
* Say that the "nfs" inference is deprecated. (It was deprecated in
revision 1.87 of mount.c, dated 2009-01-11.)
* Add "-t nfs" in an example, so as not to rely on the automatic
inference of nfs when the path contains a colon.
* Try to improve the description of how the arguments are interpreted.
To generate a diff of this commit:
cvs rdiff -r1.62.2.2 -r1.62.2.3 src/sbin/mount/mount.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index