NetBSD-Docs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xstr.1 patch
lint
Index: xstr.1
===================================================================
RCS file: /cvsroot/src/usr.bin/xstr/xstr.1,v
retrieving revision 1.18
diff -u -r1.18 xstr.1
--- xstr.1 11 Sep 2005 23:29:44 -0000 1.18
+++ xstr.1 13 Jan 2019 16:11:46 -0000
@@ -118,8 +118,8 @@
An appropriate command sequence for running
.Nm
after the C preprocessor is:
-.Pp
.Bd -literal -offset indent
+.Pp
$ cc \-E name.c | xstr \-c \-
$ cc \-c x.c
$ mv x.o name.o
Home |
Main Index |
Thread Index |
Old Index