diff options
| author | wiz <wiz@NetBSD.org> | 2002-01-15 02:46:44 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-01-15 02:46:44 +0000 |
| commit | 2fc1ec38f20e29f93e8a6433c5d4c9b2ce643e8b (patch) | |
| tree | 969d09d167584054ef0fde259139f8a286f87cb3 /lib/libedit | |
| parent | a0d025c5d3d7119b6951141b5e38712c2eb6a7cf (diff) | |
Punctuation nits.
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editrc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index b1122618939..ddd12897bdd 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: editrc.5,v 1.11 2001/06/19 13:42:09 wiz Exp $ +.\" $NetBSD: editrc.5,v 1.12 2002/01/15 02:46:44 wiz Exp $ .\" .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -234,7 +234,7 @@ functionality in a program. List the history. .It Ic telltc List the values of all the terminal capabilities (see -.Xr termcap 5 ). +.Xr termcap 5 ) . .It Ic settc Ar cap Ar val Set the terminal capability .Ar cap |
