Fix a typo (restore wrongly removed dot before \")
Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
This commit is contained in:
parent
81479d1c04
commit
94875845cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9545
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" $FreeBSD$
|
||||
\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/strip.1,v 1.6 2001/05/14 01:07:29 horikawa Exp $
|
||||
.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.\" %FreeBSD: src/contrib/binutils/binutils/strip.1,v 1.2.6.3 2000/11/25 10:33:53 obrien Exp %
|
||||
.TH strip 1 "5 November 1991" "cygnus support" "GNU Development Tools"
|
||||
|
|
Loading…
Reference in a new issue