Introduce a <groupname> tag similar to <username>. I don't forsee it
being rendered any differently than <username>, but it's very confusing to write markup with both user and group names in close proximity, and both marked up with <username>.
This commit is contained in:
parent
8140e08d69
commit
94eb26771b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9481
2 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.28 2001/04/09 20:35:47 nik Exp $ -->
|
||||
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.29 2001/05/20 17:30:44 ue Exp $ -->
|
||||
|
||||
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
||||
<!ENTITY % output.html "IGNORE">
|
||||
|
@ -370,6 +370,7 @@
|
|||
|
||||
(element hostid ($mono-seq$))
|
||||
(element username ($mono-seq$))
|
||||
(element groupname ($mono-seq$))
|
||||
(element devicename ($mono-seq$))
|
||||
(element maketarget ($mono-seq$))
|
||||
(element makevar ($mono-seq$))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue