diff options
author | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:14:53 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:14:53 +0000 |
commit | 8ceb133c005b8975581825c8db08796659c64110 (patch) | |
tree | b762d9d1d0a0d658dd34053c247e34f527ea590b /man | |
parent | 6146c7f5c532eae4095b0f297693855437ffa2b2 (diff) | |
download | autofs3-8ceb133c005b8975581825c8db08796659c64110.tar.gz autofs3-8ceb133c005b8975581825c8db08796659c64110.tar.xz autofs3-8ceb133c005b8975581825c8db08796659c64110.zip |
Fix typo.
Diffstat (limited to 'man')
-rw-r--r-- | man/automount.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/automount.8 b/man/automount.8 index 23e566f..d7f9045 100644 --- a/man/automount.8 +++ b/man/automount.8 @@ -67,7 +67,7 @@ entries are used for maps. .TP \fBformat\fP Format of the map data; currently the only formats recognized are \fBsun\fP, which is a subset of the Sun automounter map -format, and \fBhesiod\fP, for hesiod filesys entries If the format is +format, and \fBhesiod\fP, for hesiod filesys entries. If the format is left unspecified, it defaults to \fBsun\fP for all map types except \fBhesiod\fP. .TP |