diff options
author | trhodes <trhodes@FreeBSD.org> | 2003-04-26 15:37:39 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2003-04-26 15:37:39 +0000 |
commit | 4d37b34b62b2f79aebba964702976feae37ff78a (patch) | |
tree | 0793636f655809c82e339213388f52d107255272 | |
parent | 8515af8eea9ffb6998d2f4b8fd37b1f4e5a55a74 (diff) | |
download | FreeBSD-src-4d37b34b62b2f79aebba964702976feae37ff78a.zip FreeBSD-src-4d37b34b62b2f79aebba964702976feae37ff78a.tar.gz |
Xref sytle.Makefile(5).
PR: 51183
-rw-r--r-- | share/man/man9/style.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 8081be9..2ce2d2c 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -788,7 +788,8 @@ and produce minimal warnings. .Xr lint 1 , .Xr err 3 , .Xr sysexits 3 , -.Xr warn 3 +.Xr warn 3 , +.Xr style.Makefile 5 .Sh HISTORY This man page is largely based on the .Pa src/admin/style/style |