Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
65b3e60b
Commit
65b3e60b
authored
Aug 16, 2002
by
Per Cederqvist
Browse files
(check-doc): Use "diff -c" instead of "diff -u" for increased portability.
parent
3db3d38a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile.am
View file @
65b3e60b
# $Id: Makefile.am,v 1.4
5
2002/08/16 1
5:23:2
7 ceder Exp $
# $Id: Makefile.am,v 1.4
6
2002/08/16 1
8:14:5
7 ceder Exp $
# Copyright (C) 1998-1999, 2001-2002 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -290,7 +290,7 @@ check-doc: Protocol-A.notab lyskomd.notab info
## check that they are expected, and then manually update
## constructs.expected. Please be careful when you examine the
## diff.
diff
-
u
$(srcdir)/constructs.expected
constructs-@.tmp
diff
-
c
$(srcdir)/constructs.expected
constructs-@.tmp
## Check @rarg{} and @aarg{} constructs. They are only allowed
## to refer to named arguments of the call they are documenting.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment