- s/topless/baz/
Requested by: Ed Johnstone ejohnstone.comcast.net Submitted by: Glen Barber glen.j.barber.gmail.com (slightly different diff)
This commit is contained in:
parent
87773aaa88
commit
76ad3ff1f0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35866
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
|||
basic model of custom functions:</para>
|
||||
|
||||
<programlisting>cust_foo () (
|
||||
echo "bar=topless" > \
|
||||
echo "bar=baz" > \
|
||||
${NANO_WORLDDIR}/etc/foo
|
||||
)
|
||||
customize_cmd cust_foo</programlisting>
|
||||
|
|
Loading…
Reference in a new issue