Module Name: src
Committed By: abhinav
Date: Fri Jun 24 12:03:22 UTC 2016
Modified Files:
src/usr.bin/ul: ul.1
Log Message:
Add a FILES section and add references to terminfo(3), terminfo(5) in SEE ALSO.
Ok by wiz
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/ul/ul.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/ul/ul.1
diff -u src/usr.bin/ul/ul.1:1.11 src/usr.bin/ul/ul.1:1.12
--- src/usr.bin/ul/ul.1:1.11 Sat Apr 21 12:27:30 2012
+++ src/usr.bin/ul/ul.1 Fri Jun 24 12:03:22 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: ul.1,v 1.11 2012/04/21 12:27:30 roy Exp $
+.\" $NetBSD: ul.1,v 1.12 2016/06/24 12:03:22 abhinav Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)ul.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd April 5, 2012
+.Dd June 23, 2016
.Dt UL 1
.Os
.Sh NAME
@@ -89,10 +89,17 @@ or as set during the login process by th
file (see for example
.Xr csh 1 Ns 's Ic setenv ) .
.El
+.Sh FILES
+.Bl -tag -width /usr/share/misc/terminfo -compact
+.It Pa /usr/share/misc/terminfo
+File containing terminal descriptions.
+.El
.Sh SEE ALSO
.Xr colcrt 1 ,
.Xr man 1 ,
-.Xr nroff 1
+.Xr nroff 1 ,
+.Xr terminfo 3 ,
+.Xr terminfo 5
.Sh HISTORY
The
.Nm