diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /sbin/mount_std | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'sbin/mount_std')
| -rw-r--r-- | sbin/mount_std/mount_std.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8 index 34c793ae3821..28fed28aec84 100644 --- a/sbin/mount_std/mount_std.8 +++ b/sbin/mount_std/mount_std.8 @@ -58,12 +58,12 @@ The .Nm command is a generic mechanism for attaching ``standard'' filesystems to the filesystem. The -.Nm -command currently supports the following filesystems: -.Nm devfs , +.Nm +command currently supports the following filesystems: +.Nm devfs , .Nm fdescfs , -.Nm linprocfs -and +.Nm linprocfs +and .Nm procfs . A ``standard'' filesystem is one which: .Bl -enum -offset indent @@ -122,7 +122,7 @@ Refer to the following manual pages for detailed information on these file system: .Xr devfs 5 , .Xr fdescfs 5 , -.Xr linprocfs 5 +.Xr linprocfs 5 and .Xr procfs 5 . .Sh DIAGNOSTICS |
