diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 00:03:00 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 00:03:00 +0000 |
| commit | bfd34a4a6037d50f81f6ccc655d65b3f10840cd7 (patch) | |
| tree | 5398b162c43a9dca3cfe51da1ef27bba397551f6 /usr.sbin/fdformat | |
| parent | aeae2333f4b42036b9070392caf246914d6ae6ac (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdformat')
| -rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 826bf5614be0..2ea85f520a6a 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -130,9 +130,9 @@ An exit status of 0 is returned upon successful operation. Exit status of 2 reflects invalid arguments given to the program (along with an appropriate information written to diagnostic output). .Sh SEE ALSO +.Xr mkdosfs 1 , .Xr fdc 4 , -.Xr newfs 8 , -.Xr mkdosfs 1 . +.Xr newfs 8 .Sh HISTORY .Nm Fdformat has been developed for 386BSD 0.1 |
