diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 08:02:50 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 08:02:50 +0000 |
| commit | 777558c3ce6d8e22d8a18220ac076ac67980d425 (patch) | |
| tree | 68f59f574a9d56d387b438004b78a101c0c8a7de | |
| parent | bc345ec5bfaee32ed1b13014860a6d43fc4cbfc3 (diff) | |
Notes
| -rw-r--r-- | sbin/mount_umap/mount_umap.8 | 4 | ||||
| -rw-r--r-- | sbin/mount_umapfs/mount_umapfs.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/mount_umap/mount_umap.8 b/sbin/mount_umap/mount_umap.8 index 0820936730ec..8fffa5dfa087 100644 --- a/sbin/mount_umap/mount_umap.8 +++ b/sbin/mount_umap/mount_umap.8 @@ -44,10 +44,10 @@ .Sh SYNOPSIS .Nm mount_umap .Op Fl o Ar options +.Fl u Ar uid-mapfile +.Fl g Ar gid-mapfile .Ar target .Ar mount-point -.Ar uid-mapfile -.Ar gid-mapfile .Sh DESCRIPTION The .Nm mount_umap diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8 index 0820936730ec..8fffa5dfa087 100644 --- a/sbin/mount_umapfs/mount_umapfs.8 +++ b/sbin/mount_umapfs/mount_umapfs.8 @@ -44,10 +44,10 @@ .Sh SYNOPSIS .Nm mount_umap .Op Fl o Ar options +.Fl u Ar uid-mapfile +.Fl g Ar gid-mapfile .Ar target .Ar mount-point -.Ar uid-mapfile -.Ar gid-mapfile .Sh DESCRIPTION The .Nm mount_umap |
