diff options
author | wollman <wollman@FreeBSD.org> | 2000-06-08 18:31:53 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2000-06-08 18:31:53 +0000 |
commit | fdf334f90da6ed4e6fe6c75e4e2460bf5c696245 (patch) | |
tree | 2f93e63a77f8d02b95ca9bb9d70fe70bee5ac949 /contrib/amd | |
parent | 7a9902fea5800ceec33e8fc95b6d1d47534adf81 (diff) | |
download | FreeBSD-src-fdf334f90da6ed4e6fe6c75e4e2460bf5c696245.zip FreeBSD-src-fdf334f90da6ed4e6fe6c75e4e2460bf5c696245.tar.gz |
Fix a couple of mdoc errors.
Diffstat (limited to 'contrib/amd')
-rw-r--r-- | contrib/amd/hlfsd/hlfsd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/amd/hlfsd/hlfsd.8 b/contrib/amd/hlfsd/hlfsd.8 index fc0b17e..e98fbc9 100644 --- a/contrib/amd/hlfsd/hlfsd.8 +++ b/contrib/amd/hlfsd/hlfsd.8 @@ -84,7 +84,7 @@ server for the directory containing which defaults to .Pa /hlfs/home . Lookups within that directory are handled by -.Nm , +.Nm hlfsd , which uses the password map to determine how to resolve the lookup. The directory will be created if it doesn't already exist. The symbolic link will be to the accessing user's home directory, with @@ -156,7 +156,7 @@ If no group is provided, and there is no group this feature is disabled. .It Fl h Help. Print a brief help message, and exit. -.It i Ar reload-interval +.It Fl i Ar reload-interval Map-reloading interval. Each .Ar reload-interval seconds, |