https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215087

            Bug ID: 215087
           Summary: [PATCH] typo in crunchgen(1) man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
          Keywords: patch

```
Index: usr.sbin/crunch/crunchgen/crunchgen.1
===================================================================
--- usr.sbin/crunch/crunchgen/crunchgen.1       (revision 309367)
+++ usr.sbin/crunch/crunchgen/crunchgen.1       (working copy)
@@ -39,7 +39,7 @@
 .Op Fl p Ar obj-prefix
 .Op Fl c Ar c-file-name
 .Op Fl e Ar exec-file-name
-.Op Ar conf-file
+.Ar conf-file
 .Ek
 .Sh DESCRIPTION
 A crunched binary is a program made up of many other programs linked
```

and here is the usage from `crunchgen`:

└─[iblis@abeing]% crunchgen 
usage: crunchgen [-foq] [-h <makefile-header-name>] [-m <makefile>]
        [-p <obj-prefix>] [-c <c-file-name>] [-e <exec-file>] <conffile>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to