diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-01-06 17:25:26 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-01-06 17:31:32 +0000 |
| commit | 2962dc76877538508944a441fd1570322e969380 (patch) | |
| tree | fd114cf6d6309f84a8d4be10adb71aeb20d915b6 | |
| parent | be6ba97aaee762c2e5300834f1916ae5dfd5a0b9 (diff) | |
| -rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index affb653cd3ae..b37e4785c871 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -2373,7 +2373,7 @@ is not specified by .Va optstring or if it is missing a required argument, the option is considered invalid and: -.Bl -offset indent +.Bl -enum .It If the first character of .Va optstring |
