diff options
author | ceri <ceri@FreeBSD.org> | 2008-02-12 09:24:11 +0000 |
---|---|---|
committer | ceri <ceri@FreeBSD.org> | 2008-02-12 09:24:11 +0000 |
commit | bd45971fbf8d160b37792d6540909ae5fa44d4ec (patch) | |
tree | e2df9fb390948683f7917d3340a2b05be4a25a54 /sbin/mount_nfs | |
parent | 31c3498107d8c87c25f9860dbb3623b96f115af7 (diff) | |
download | FreeBSD-src-bd45971fbf8d160b37792d6540909ae5fa44d4ec.zip FreeBSD-src-bd45971fbf8d160b37792d6540909ae5fa44d4ec.tar.gz |
Add the -4 option to the synopsis.
Diffstat (limited to 'sbin/mount_nfs')
-rw-r--r-- | sbin/mount_nfs/mount_nfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 683ad42..c520b65 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -36,7 +36,7 @@ .Nd mount NFS file systems .Sh SYNOPSIS .Nm -.Op Fl 23bcdiLlNPsTU +.Op Fl 234bcdiLlNPsTU .Op Fl a Ar maxreadahead .Op Fl D Ar deadthresh .Op Fl g Ar maxgroups |