9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] ls(1): Make man page synopsis consistent with usage output
@ 2022-08-09 22:29 Josiah Frentsos
  2022-08-10  9:06 ` ori
  0 siblings, 1 reply; 2+ messages in thread
From: Josiah Frentsos @ 2022-08-09 22:29 UTC (permalink / raw)
  To: 9front

diff db27bd5be753519505973cc0226e3a49ef5aa23e uncommitted
--- a/sys/man/1/ls
+++ b/sys/man/1/ls
@@ -5,14 +5,16 @@
 .B ls
 [
 .B -dlmnpqrstuFQT
+] [
+.I file ...
 ]
-.I name ...
 .PP
 .B lc
 [
 .B -dlmnqrstuQT
+] [
+.I file ...
 ]
-.I name ...
 .SH DESCRIPTION
 For each directory argument,
 .I ls

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] ls(1): Make man page synopsis consistent with usage output
  2022-08-09 22:29 [9front] ls(1): Make man page synopsis consistent with usage output Josiah Frentsos
@ 2022-08-10  9:06 ` ori
  0 siblings, 0 replies; 2+ messages in thread
From: ori @ 2022-08-10  9:06 UTC (permalink / raw)
  To: 9front

Quoth Josiah Frentsos <jfrent@tilde.team>:
> diff db27bd5be753519505973cc0226e3a49ef5aa23e uncommitted
> --- a/sys/man/1/ls
> +++ b/sys/man/1/ls
> @@ -5,14 +5,16 @@
>  .B ls
>  [
>  .B -dlmnpqrstuFQT
> +] [
> +.I file ...
>  ]
> -.I name ...
>  .PP
>  .B lc
>  [
>  .B -dlmnqrstuQT
> +] [
> +.I file ...
>  ]
> -.I name ...
>  .SH DESCRIPTION
>  For each directory argument,
>  .I ls

thanks, imported


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-10  9:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 22:29 [9front] ls(1): Make man page synopsis consistent with usage output Josiah Frentsos
2022-08-10  9:06 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).