summaryrefslogtreecommitdiff
path: root/kerberosIV/kauthd
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /kerberosIV/kauthd
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'kerberosIV/kauthd')
-rw-r--r--kerberosIV/kauthd/kauthd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosIV/kauthd/kauthd.8 b/kerberosIV/kauthd/kauthd.8
index 5cf8c4add5f..32d5818499a 100644
--- a/kerberosIV/kauthd/kauthd.8
+++ b/kerberosIV/kauthd/kauthd.8
@@ -1,5 +1,5 @@
.\" $KTH: kauthd.8,v 1.2 1996/09/28 22:04:48 assar Exp $
-.\" $OpenBSD: kauthd.8,v 1.1 1998/02/18 07:10:24 art Exp $
+.\" $OpenBSD: kauthd.8,v 1.2 1998/12/15 01:20:52 aaron Exp $
.\"
.Dd September 27, 1996
.Dt KAUTHD 8
@@ -9,7 +9,7 @@
.Nd
remote Kerberos login daemon
.Sh SYNOPSIS
-.Nm
+.Nm kauthd
.Sh DESCRIPTION
Daemon for the
.Xr kauth 1