diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-04-27 01:46:56 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-04-27 01:46:56 +0000 |
commit | 1b6c6f4aaee579730925e28558b7421f63848656 (patch) | |
tree | 842267c490779576ea6b0fed796ac8f95701bcae /sbin/mdconfig | |
parent | f72709f6ae7a7f2e735c90fccbf7ea5b4f823e0c (diff) | |
download | src-1b6c6f4aaee579730925e28558b7421f63848656.tar.gz src-1b6c6f4aaee579730925e28558b7421f63848656.zip |
Add .Xr's to mdmfs(8).
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Notes
Notes:
svn path=/head/; revision=114098
Diffstat (limited to 'sbin/mdconfig')
-rw-r--r-- | sbin/mdconfig/mdconfig.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8 index 2ed1bdd6ad21..50470155427d 100644 --- a/sbin/mdconfig/mdconfig.8 +++ b/sbin/mdconfig/mdconfig.8 @@ -168,6 +168,7 @@ chmod 1777 /tmp .Xr md 4 , .Xr disklabel 8 , .Xr fdisk 8 , +.Xr mdmfs 8 , .Xr malloc 9 .Sh HISTORY The |