Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40645
b: refs/heads/master
c: c612093
h: refs/heads/master
i:
  40643: f0d34f5
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Nov 3, 2006
1 parent 822bba3 commit 740e2cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 87c2b7c045a44f6c1c7af23e64f2b286e6f7130a
refs/heads/master: c6120938365df9976dc07c536e1c14190ead48e3
2 changes: 1 addition & 1 deletion trunk/Documentation/kernel-doc-nano-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ are:
special place-holders for where the extracted documentation should
go.

- scripts/docproc.c
- scripts/basic/docproc.c

This is a program for converting SGML template files into SGML
files. When a file is referenced it is searched for symbols
Expand Down
2 changes: 1 addition & 1 deletion trunk/scripts/basic/docproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ void intfunc(char * filename) { docfunctions(filename, NOFUNCTION); }
void extfunc(char * filename) { docfunctions(filename, FUNCTION); }

/*
* Document spåecific function(s) in a file.
* Document specific function(s) in a file.
* Call kernel-doc with the following parameters:
* kernel-doc -docbook -function function1 [-function function2]
*/
Expand Down

0 comments on commit 740e2cc

Please sign in to comment.