aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_udf/mount_udf.8
Commit message (Collapse)AuthorAgeFilesLines
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-1/+1
| | | | Notes: svn path=/head/; revision=141611
* Add support for multibyte character conversions.Scott Long2003-11-051-0/+5
| | | | | | | Submitted by: imura@ryu16.org Notes: svn path=/head/; revision=122097
* mount_udf(8) is currently not in 4.X, so obviously it did not first appearTom Rhodes2002-12-121-1/+1
| | | | | | | | | | | in 4.6 PR: 46117 Submitted by: Ryuichiro Imura <imura@ryu16.org> Approved by: re (bmah) Notes: svn path=/head/; revision=107768
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-4/+4
| | | | Notes: svn path=/head/; revision=102231
* mdoc(7) police: nits.Ruslan Ermilov2002-05-301-4/+4
| | | | Notes: svn path=/head/; revision=97587
* Actually add the UDF files!Scott Long2002-04-141-0/+71
Notes: svn path=/head/; revision=94663