Fix indentation of continuation of first line in SYNOPSIS.
This commit is contained in:
parent
c79beb47a8
commit
6ce643e53c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sh.1,v 1.57 2003/01/22 22:05:45 wiz Exp $
|
||||
.\" $NetBSD: sh.1,v 1.58 2003/01/23 18:32:07 wiz Exp $
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\"
|
||||
|
@ -42,7 +42,7 @@
|
|||
.Nm sh
|
||||
.Nd command interpreter (shell)
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Nm ""
|
||||
.Bk -words
|
||||
.Op Fl aCefnuvxIimqVEb
|
||||
.Op Cm +aCefnuvxIimqVEb
|
||||
|
|
Loading…
Reference in New Issue