summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-08-11 12:57:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-08-11 12:57:15 +0000
commitc42b23496f3d6add0341a6f160ef4a90ab5c84de (patch)
treef8b602bb940adad662f729ef5499f5dca3fcd932
parent9c53f4b625fa11894359475fcf91cb04c5d106c9 (diff)
document "tc";
From: Edward ok millert
-rw-r--r--share/man/man5/login.conf.511
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5
index 96a52d522eb..d79739120fc 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.54 2014/04/22 12:48:17 sobrado Exp $
+.\" $OpenBSD: login.conf.5,v 1.55 2014/08/11 12:57:14 jmc Exp $
.\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $
.\"
-.Dd $Mdocdate: April 22 2014 $
+.Dd $Mdocdate: August 11 2014 $
.Dt LOGIN.CONF 5
.Os
.Sh NAME
@@ -308,6 +308,13 @@ The
environment variable will contain the shell specified in the password file.
.\"
.Pp
+.It tc Ta string Ta "" Ta
+Interpolate/expands records from corresponding
+.Pa login.conf .
+See
+.Xr getcap 3 .
+.\"
+.Pp
.It term Ta string Ta Dv su Ta
Default terminal type if not able to determine from other means.
.\"