diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | 59a3c79da68b53e9d606f0b7991574d982a843e1 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/pcvt/userkeys | |
parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) |
Sort sections.
Notes
Notes:
svn path=/head/; revision=140442
Diffstat (limited to 'usr.sbin/pcvt/userkeys')
-rw-r--r-- | usr.sbin/pcvt/userkeys/vt220keys.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1 index 3a4e2319596a..6a5528a2d96c 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.1 +++ b/usr.sbin/pcvt/userkeys/vt220keys.1 @@ -67,6 +67,11 @@ pairs. The only way to unlock is by turning the power off. .El +.Sh FILES +.Bl -tag -width $HOME/.vt220rc +.It Pa $HOME/.vt220rc +initialization file +.El .Sh EXAMPLES .Bd -literal vt220keys -ci @@ -161,11 +166,6 @@ will allow the characters generated to perform the same function as the escape character. .El -.Sh FILES -.Bl -tag -width $HOME/.vt220rc -.It Pa $HOME/.vt220rc -initialization file -.El .Sh SEE ALSO .Rs .%B "VT220 Programmer Reference Manual" |