logo

cross-unix-documentation

documentation of similarities and (noteworthy) differencies between Unix systems git clone https://hacktivis.me/git/cross-unix-documentation.git
commit: 29022ce628eb6bcc48ca630bc20202bd2f21b913
parent 97a7f3521b37164ce33a6f1f7ea201308d74708b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 26 Aug 2021 07:34:48 +0200

new-manpage.sh: Fix prolog newline split

Diffstat:

Mnew-manpage.sh3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/new-manpage.sh b/new-manpage.sh @@ -21,7 +21,8 @@ $(cat header.txt) .Sh PROLOG This manual page is part of .Lk https://hacktivis.me/git/cross-unix-documentation "Cross-Unix Documentation" -which is an attempt to provide documentation of similarities and (noteworthy) differencies between Unix-like systems. To be used as an addition to the POSIX standard. +which is an attempt to provide documentation of similarities and (noteworthy) differencies between Unix-like systems. +To be used as an addition to the POSIX standard. .Sh NAME .Nm ${name} .Nd [short description]