Skip to content

Commit 7ba33b6

Browse files
committed
unicode_stop(1): Retranslate
1 parent f09bf26 commit 7ba33b6

File tree

4 files changed

+23
-21
lines changed

4 files changed

+23
-21
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2021-08-01 Boyuan Yang <073plan@gmail.com>
2+
3+
* unicode_stop(1): Retranslate using upstream man page
4+
from kbd 2.3.0.
5+
16
2021-07-30 Boyuan Yang <073plan@gmail.com>
27

38
* open(2): Minor fix to text.

src/man1/unicode_start.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.\" This file was generated with po4a. Translate the source file.
55
.\"
66
.\"*******************************************************************
7-
.TH UNICODE_START 1 2001年2月3日 kbd
7+
.TH UNICODE_START 1 2001年2月3日 kbd
88
.SH 名称
99
unicode_start \- 将键盘和控制台设为 unicode 模式
1010
.SH 概述

src/man1/unicode_stop.1

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1-
.TH UNICODE_STOP 1 "28 Oct 1997" "控制台工具" "Linux 用户手册"
2-
3-
.SH NAME
4-
unicode_stop \- 撤销控制台unicode模式(例如, 回到8-bit模式).
5-
6-
.SH 总览
7-
.B unicode_stop
8-
1+
.\" @(#)unicode_stop.1 1.0 010203 aeb
2+
.\"*******************************************************************
3+
.\"
4+
.\" This file was generated with po4a. Translate the source file.
5+
.\"
6+
.\"*******************************************************************
7+
.TH UNICODE_STOP 1 2001年2月3日 kbd
8+
.SH 名称
9+
unicode_stop \- 将键盘和控制台从 unicode 模式回退
10+
.SH 概述
11+
\fBunicode_stop\fP
912
.SH 描述
10-
.B unicode_stop
11-
撤销以前
12-
.BR unicode_start (1)
13-
命令的效果, 将显示
14-
屏和键盘设回到
15-
.IR "8-bit 模式" .
16-
17-
.SH "另见"
18-
.BR unicode_start (1),
19-
.BR consolechars (8).
20-
13+
.LP
14+
\fBunicode_stop\fP 命令会一定程度上撤销 \fBunicode_start\fP 命令的效果。它会将键盘置于 ASCII (XLATE)
15+
模式,并清除控制台的 UTF\-8 模式。
16+
.SH 参见
17+
\fBkbd_mode\fP(1), \fBunicode_start\fP(1), \fButf\-8\fP(7), \fBsetfont\fP(8)

0 commit comments

Comments
 (0)