diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 08:01:00 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-05-13 08:01:00 +0000 |
| commit | bc345ec5bfaee32ed1b13014860a6d43fc4cbfc3 (patch) | |
| tree | 15fac0d1cad2ae7a4d2bf9b9bcbc1680b335a139 /sbin/mount_umap | |
| parent | 84717b42e80365b83f1038618e4163328e9d478b (diff) | |
Notes
Diffstat (limited to 'sbin/mount_umap')
| -rw-r--r-- | sbin/mount_umap/mount_umap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_umap/mount_umap.8 b/sbin/mount_umap/mount_umap.8 index 6e87ddb72e23..0820936730ec 100644 --- a/sbin/mount_umap/mount_umap.8 +++ b/sbin/mount_umap/mount_umap.8 @@ -92,8 +92,8 @@ and describe the mappings to be made between identifiers. Briefly, the format of these files is a count of the number of mappings on the first line, with each subsequent line containing -a single mapping. Each of these mappings consists of an id from -the original environment and the corresponding id in the local environment, +a single mapping. Each of these mappings consists of an id in +the local environment and the corresponding id from the original environment, separated by white space. .Em uid-mapfile should contain all uid |
