Fix bogus section header. From PR 8735.
This commit is contained in:
parent
e00fb667a6
commit
51515f302b
|
@ -1,4 +1,4 @@
|
|||
.TH CPIO 1L \" -*- nroff -*-
|
||||
.TH CPIO 1 \" -*- nroff -*-
|
||||
.SH NAME
|
||||
cpio \- copy files to and from archives
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fgen.1,v 1.3 1999/03/22 18:16:37 garbled Exp $
|
||||
.\" $NetBSD: fgen.1,v 1.4 1999/11/03 21:45:57 hwr Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 Eduardo Horvath, All Rights Reserved.
|
||||
.\"
|
||||
|
@ -29,7 +29,7 @@
|
|||
.\"
|
||||
.\" The following requests are required for all man pages.
|
||||
.Dd October 31, 1998
|
||||
.Dt FGEN 1 PRM
|
||||
.Dt FGEN 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm fgen
|
||||
|
|
Loading…
Reference in New Issue