diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2007-09-11 23:31:14 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2007-09-11 23:31:14 +0000 |
| commit | 6ea3aec749a5baad5ba46b703f43baa9dac27d11 (patch) | |
| tree | 3c76814bc13be6cede024c73c98ef9ec47cec55a /release | |
| parent | 106e0e4d1ab1274125b13b102e8bd66a372f8d3d (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index fe0919e9e121..643659c02713 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1854,14 +1854,14 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting> utilities have been removed, in favor of the more general &man.mount.8; command with a <option>-t</option> option. Specifically, these commands are: - <command>mount_devfs</command> - <command>mount_ext2fs</command> - <command>mount_fdescfs</command> - <command>mount_linprocfs</command> - <command>mount_procfs</command> - <command>mount_std</command> - <command>mount_linsysfs</command> - <command>mount_reiserfs</command> + <command>mount_devfs</command>, + <command>mount_ext2fs</command>, + <command>mount_fdescfs</command>, + <command>mount_linprocfs</command>, + <command>mount_procfs</command>, + <command>mount_std</command>, + <command>mount_linsysfs</command>, + <command>mount_reiserfs</command>, and <command>mount_umapfs</command>. </para> |
