[Chinese-commits] [manpages-zh] 06/131: fix some warnings

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 27035f3f5506a7b7c543938ac78573d79512e6a1
Author: LI Daobing <lidaobing at gmail.com>
Date:   Thu Feb 14 23:43:40 2008 +0800

    fix some warnings
    
    Signed-off-by: LI Daobing <lidaobing at gmail.com>
---
 src/man1/a2p.1       | 91 ----------------------------------------------------
 src/man1/ac.1        | 12 +++----
 src/man1/access.1    |  2 --
 src/man1/ali.1       |  1 -
 src/man1/apropos.1   |  1 -
 src/man1/bash.1      |  1 -
 src/man1/bzip2.1     |  1 -
 src/man1/cal.1       |  1 -
 src/man1/chmod.1     |  2 +-
 src/man1/clusterdb.1 |  1 -
 10 files changed, 5 insertions(+), 108 deletions(-)

diff --git a/src/man1/a2p.1 b/src/man1/a2p.1
index 82a4edb..51a1a40 100644
--- a/src/man1/a2p.1
+++ b/src/man1/a2p.1
@@ -1,94 +1,3 @@
-.rn '' }`
-.de Sh
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp
-.if t .sp .5v
-.if n .sp
-..
-.de Ip
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.de Vb
-.ft CW
-.nf
-.ne \\$1
-..
-.de Ve
-.ft R
-
-.fi
-..
-'''
-'''
-'''     Set up \*(-- to give an unbreakable dash;
-'''     string Tr holds user defined translation string.
-'''     Bell System Logo is used as a dummy character.
-'''
-.tr \(*W-|\(bv\*(Tr
-.ie n \{\
-.ds -- \(*W-
-.ds PI pi
-.if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
-.if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
-.ds L" ""
-.ds R" ""
-'''   \*(M", \*(S", \*(N" and \*(T" are the equivalent of
-'''   \*(L" and \*(R", except that they are used on ".xx" lines,
-'''   such as .IP and .SH, which do another additional levels of
-'''   double-quote interpretation
-.ds M" """
-.ds S" """
-.ds N" """""
-.ds T" """""
-.ds L' '
-.ds R' '
-.ds M' '
-.ds S' '
-.ds N' '
-.ds T' '
-'br\}
-.el\{\
-.ds -- \(em\|
-.tr \*(Tr
-.ds L" ``
-.ds R" ''
-.ds M" ``
-.ds S" ''
-.ds N" ``
-.ds T" ''
-.ds L' `
-.ds R' '
-.ds M' `
-.ds S' '
-.ds N' `
-.ds T' '
-.ds PI \(*p
-'br\}
-.\"	If the F register is turned on, we'll generate
-.\"	index entries out stderr for the following things:
-.\"		TH	Title 
-.\"		SH	Header
-.\"		Sh	Subsection 
-.\"		Ip	Item
-.\"		X<>	Xref  (embedded
-.\"	Of course, you have to process the output yourself
-.\"	in some meaninful fashion.
-.if \nF \{
-.de IX
-.tm Index:\\$1\t\\n%\t"\\$2"
-..
-.nr % 0
-.rr F
-.\}
 .TH A2P 1 "perl 5.005, patch 03" "29/Jul/1998" "Perl Programmers Reference Guide"
 .UC
 .if n .hy 0
diff --git a/src/man1/ac.1 b/src/man1/ac.1
index c4cb8e0..e6a0e70 100644
--- a/src/man1/ac.1
+++ b/src/man1/ac.1
@@ -86,25 +86,21 @@ ac \ - 输出用户连接时间
 .ad b
 .hy 1
 .SH   描述
-.LP 
-.nf
-.B ac
- 基于当前的 /var/log/wtmp 文件中的登录和退出时间输出一个
+基于当前的 /var/log/wtmp 文件中的登录和退出时间输出一个
 关于连接时间(以小时为单位)的报告。并且还输出一个总计时间。
-.LP
+
 记帐文件  /var/log/wtmp 由 init(8)  和  login(1)  维护。ac  和 
 login  均不生成 /var/log/wtmp 文件,如果记帐文件不存在,则不
 做记帐工作。如果要开始记帐,应生成一个长度为零的记帐文件。
-.LP
+
 注意:文件 /var/log/wtmp 可能很快就变得非常大。你可能隔一段
 时间就要裁减一下这个文件。
-.LP
+
 GNU ac 工作起来与 u*x ac 基本一样,但也在几个方面有小的改进。
 你可能希望看到 GNU ac 和其他系统上的 ac 在输出上的不同。想得
 到额外的信息,请使用命令 info accounting。
 .fi
 .SH 选项
-\..PD 0
 .TP
 .B \-d, \-\-daily-totals
 为每天输出输出一个总计时间,而不是在结尾输出一大的总计。输出
diff --git a/src/man1/access.1 b/src/man1/access.1
index 7bbbf36..d052d26 100644
--- a/src/man1/access.1
+++ b/src/man1/access.1
@@ -55,11 +55,9 @@ access \- 确定文件是否可以存取访问
 接受以下附加的选项:
 .TP
 .B --help
-.rb
 打印帮助信息并退出.
 .TP
 .B --version
-.rb
 打印版本信息并退出.
 
 .\"=====================================================================
diff --git a/src/man1/ali.1 b/src/man1/ali.1
index a15e698..afc96b4 100644
--- a/src/man1/ali.1
+++ b/src/man1/ali.1
@@ -39,7 +39,6 @@ ali
 `\-alias aliasfile'开关给出的附加别名。每个\fIalias\fR都会按
 \fImh\-alias\fR\0(5)所描述的那样进行处理。
 
-.Fi
 ^$HOME/\&.mh\(ruprofile~^用户配置
 ^/etc/passwd~^用户列表
 ^/etc/group~^组列表
diff --git a/src/man1/apropos.1 b/src/man1/apropos.1
index 3495c99..ddda34f 100644
--- a/src/man1/apropos.1
+++ b/src/man1/apropos.1
@@ -17,7 +17,6 @@
 .\" Austin, Texas  78712
 .\"
 .TH apropos 1 "Jan 15, 1991"
-.LO 1
 .SH NAME
 apropos \- 在 whatis 数据库中查找字符串
 .SH "总览 (SYNOPSIS)"
diff --git a/src/man1/bash.1 b/src/man1/bash.1
index 552600d..c73f977 100644
--- a/src/man1/bash.1
+++ b/src/man1/bash.1
@@ -4559,7 +4559,6 @@ newline, = 或是 (.
 .PD
 .SH "shell 内建命令(SHELL BUILTIN COMMANDS)"
 .\" start of bash_builtins
-.zZ
 .PP
 除非另外说明,这一章介绍的内建命令如果接受
 .B \-
diff --git a/src/man1/bzip2.1 b/src/man1/bzip2.1
index 269f289..07b6e70 100644
--- a/src/man1/bzip2.1
+++ b/src/man1/bzip2.1
@@ -2,7 +2,6 @@
 \" 本文档可在遵照LDP GENERAL PUBLIC LICENSE,Version 1, September 1998
 \" 中描述的条件下进行复制,且该文件发布时必须包含该文档.
 \"
-.PU
 .TH bzip2 1
 .SH NAME 命令名
 .br
diff --git a/src/man1/cal.1 b/src/man1/cal.1
index 1343da5..e75fa06 100644
--- a/src/man1/cal.1
+++ b/src/man1/cal.1
@@ -77,7 +77,6 @@
 一个
 .Nm
 命令出现于第6版 AT&T UNIX. 
-
 .SH "[中文版维护人]"
 .B 苏勇 <ysu at gnocis.org>
 .SH "[中文版最新更新]"
diff --git a/src/man1/chmod.1 b/src/man1/chmod.1
index 544db4e..ee58cee 100644
--- a/src/man1/chmod.1
+++ b/src/man1/chmod.1
@@ -97,7 +97,7 @@ POSIX并没有粘滞位的描述。它最初是指在交换设备上保留程序
 
 .SH 遵循
 POSIX 1003.2 只需要-R参数。使用其他选项可能无法移植。该标准没有描述
-'t'权限位。该标准没有特别要求chmod命令是否必须通过拒绝或清除suid,sgid位
+`t'权限位。该标准没有特别要求chmod命令是否必须通过拒绝或清除suid,sgid位
 来保持一致性,也就是说,当所有的可执行位都被清除了以后,
 chomd 是否还完全保留`s'位.
 
diff --git a/src/man1/clusterdb.1 b/src/man1/clusterdb.1
index 67c9cf1..f42e3dd 100644
--- a/src/man1/clusterdb.1
+++ b/src/man1/clusterdb.1
@@ -1,4 +1,3 @@
-.\\" auto-generated by docbook2man-spec $Revision: 1.1 $
 .TH "CLUSTERDB" "1" "2003-11-02" "Application" "PostgreSQL Client Applications"
 .SH NAME
 clusterdb \- 对一个PostgreSQL数据库进行建簇

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list