Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount
Module Name: src
Committed By: kre
Date: Wed Aug 26 13:08:58 UTC 2026
Modified Files:
src/sbin/mount: mount.8 mount.c
Log Message:
mount(8) - add -W option (like df -W)
Add a -W option to mount, to show wedge names as labels (NAME=xyzzy)
instead of /dev/dkN (and if given twice, both forms), similar to the
-W option in df(1).
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sbin/mount/mount.8
cvs rdiff -u -r1.108 -r1.109 src/sbin/mount/mount.c
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