diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-07-29 22:32:16 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-07-29 22:32:16 -0400 |
commit | 555a05018b60b28bdfd6ada0310848c68fe20e48 (patch) | |
tree | 9ffc235368f8b3681f2972a6b0b163748bde722c | |
parent | a2f7d03d4ef7f606680894693f52150a8eb1ac28 (diff) |
fstype(1): document hjfs
-rw-r--r-- | sys/man/1/fstype | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/fstype b/sys/man/1/fstype index d73e6874b..748b112ec 100644 --- a/sys/man/1/fstype +++ b/sys/man/1/fstype @@ -46,5 +46,9 @@ Plan 9 disk file system (see .B cwfs64x long file name cache worm file system (see .IR cwfs (4)) +.TP +.B hjfs +hj file system (see +.IR hjfs (4)) .SH SOURCE .B /rc/bin/fstype |