Page MenuHomeFreeBSD

stat.1: Clarify that S specifier can precede B specifier
Needs ReviewPublic

Authored by temcbun_gmail.com on Sat, Jul 25, 6:37 PM.

Details

Summary

This line was forgotten to be updated when information about st_birthtime was first added into the manual page.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Hey Artem, thanks for the patch.

This line was forgotten to be updated when information about st_birthtime was first added into the manual page.

Nice, so we want to find that commit and put it at the bottom of the commit message like Fixes: <shorthash> ("Commit title").

usr.bin/stat/stat.1
41

We can see up here that this page is organized in a AaBbCc style instead of ASCII, so we should try to align with that when we add the B below.