diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/finger/finger.conf.5 | |
parent | 8e249383f9b2938ac2233decd80969cc4cd3c59e (diff) | |
download | FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz |
Sort sections.
Diffstat (limited to 'usr.bin/finger/finger.conf.5')
-rw-r--r-- | usr.bin/finger/finger.conf.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/finger/finger.conf.5 b/usr.bin/finger/finger.conf.5 index 58146d5..aef1bf0 100644 --- a/usr.bin/finger/finger.conf.5 +++ b/usr.bin/finger/finger.conf.5 @@ -49,6 +49,12 @@ reference to another alias or the path of a world readable file. .Pp Where an alias points to a file, the contents of that file will be displayed when the alias is fingered. +.Sh FILES +.Bl -tag -width /etc/finger.conf -compact +.It Pa /etc/finger.conf +.Xr finger 1 +alias definition data base +.El .Sh EXAMPLES .Bd -literal # /etc/finger.conf alias definition file @@ -76,12 +82,6 @@ abuse:admin # admin:sod .Ed -.Sh FILES -.Bl -tag -width /etc/finger.conf -compact -.It Pa /etc/finger.conf -.Xr finger 1 -alias definition data base -.El .Sh SEE ALSO .Xr finger 1 .Sh HISTORY |