Remove +' sign before
.\"'
Fix ".TH" line Submitted by: SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
This commit is contained in:
parent
4becf6323c
commit
8054e343f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11377
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
.\"
|
||||
.\" Copyright (c) 2001 FreeBSD jpman project
|
||||
.\" This is for Japanese translation done by FreeBSD jpman project.
|
||||
+.\" %FreeBSD: src/contrib/binutils/binutils/strip.1,v 1.2.6.4 2001/08/01 23:02:46 obrien Exp %
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/strip.1,v 1.8 2001/07/29 05:14:52 horikawa Exp $
|
||||
.TH strings 1 "09 March 2000" "Free Software Foundation" "GNU Development Tools"
|
||||
.\" %FreeBSD: src/contrib/binutils/binutils/strip.1,v 1.2.6.4 2001/08/01 23:02:46 obrien Exp %
|
||||
.\" $FreeBSD$
|
||||
.TH strip 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
|
||||
.de BP
|
||||
.sp
|
||||
.ti \-.2i
|
||||
|
|
Loading…
Reference in a new issue