Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111872961
D15196.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1016 B
Referenced Files
None
Subscribers
None
D15196.diff
View Options
Index: head/share/man/man9/style.9
===================================================================
--- head/share/man/man9/style.9
+++ head/share/man/man9/style.9
@@ -404,8 +404,7 @@
make its name match the struct tag.
Avoid typedefs ending in
.Dq Li _t ,
-except as specified in Standard C or by
-.Tn POSIX .
+except as specified in Standard C or by POSIX.
.Bd -literal
/* Make the structure name match the typedef. */
typedef struct bar {
@@ -861,11 +860,25 @@
(e.g., various static analyzers or
.Nm cc Fl Wall )
and produce minimal warnings.
+.Sh FILES
+.Bl -tag -width indent
+.It Pa /usr/src/tools/tools/editing/freebsd.el
+An Emacs plugin to follow the
+.Fx
+.Nm
+indentation rules.
+.It Pa /usr/src/tools/tools/editing/freebsd.vim
+A Vim plugin to follow the
+.Fx
+.Nm
+indentation rules.
+.El
.Sh SEE ALSO
.Xr indent 1 ,
.Xr err 3 ,
.Xr warn 3 ,
-.Xr style.Makefile 5
+.Xr style.Makefile 5 ,
+.Xr style.lua 9
.Sh HISTORY
This manual page is largely based on the
.Pa src/admin/style/style
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 10, 3:32 PM (15 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17086001
Default Alt Text
D15196.diff (1016 B)
Attached To
Mode
D15196: style.9: Reference style.lua(9) and both Emacs and Vim indentation plugins
Attached
Detach File
Event Timeline
Log In to Comment