diff options
author | 2015-10-01 20:35:55 +0000 | |
---|---|---|
committer | 2015-10-01 20:35:55 +0000 | |
commit | 69cf00982c5353b08ef42fa7ff3b5aa428884a7e (patch) | |
tree | 36a27df7c40ca3c3301231e395610fda44579983 /share/man/man5 | |
parent | Use DOS_LABELSECTOR rather than LABELSECTOR to indicate offset into an (diff) | |
download | wireguard-openbsd-69cf00982c5353b08ef42fa7ff3b5aa428884a7e.tar.xz wireguard-openbsd-69cf00982c5353b08ef42fa7ff3b5aa428884a7e.zip |
some radiusd updates, from theo buehler
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/login.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 19564899e47..afbd0d025d1 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,10 +30,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.60 2015/09/24 13:24:59 sobrado Exp $ +.\" $OpenBSD: login.conf.5,v 1.61 2015/10/01 20:35:55 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" -.Dd $Mdocdate: September 24 2015 $ +.Dd $Mdocdate: October 1 2015 $ .Dt LOGIN.CONF 5 .Os .Sh NAME @@ -542,7 +542,7 @@ and are provided for use by programs like .Xr ftpd 8 and -.Xr radiusd . +.Xr radiusd 8 . If no service type is specified, .Li login is used. |